1. 7da5907 drm/exynos: fixed page align bug. by Inki Dae · 12 years ago
  2. 4fbd9a4 drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] by Thomas Meyer · 12 years ago
  3. b767593 drm/exynos: Use devm_* functions in exynos_drm_g2d.c file by Sachin Kamat · 12 years ago
  4. ae18294 drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file by Sachin Kamat · 12 years ago
  5. 59848db drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file by Sachin Kamat · 12 years ago
  6. 16e1974 drm/exynos: Remove redundant check in exynos_drm_fimd.c file by Sachin Kamat · 12 years ago
  7. 7ba073c drm/exynos: Remove redundant check in exynos_hdmi.c file by Sachin Kamat · 12 years ago
  8. 26df641 gma500: Fix regression on Oaktrail devices by Alan Cox · 12 years ago
  9. 6426a7b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  10. 0bd1189 Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  11. 274a2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  12. 2a1497c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  13. 75c5da2 drm/i915: fix up the IBX transcoder B check by Daniel Vetter · 12 years ago
  14. 9b2f4cb crypto: authenc - Fix crash with zero-length assoc data by Herbert Xu · 12 years ago
  15. 6895f97 kbuild: add symbol prefix arg to kallsyms by James Hogan · 12 years ago
  16. 1a95620 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  17. ffc29649 Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  18. 44346cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  19. e9bd8f1 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  20. 1b0a906 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  21. 974a3b0 drm/i915: set the right gen3 flip_done mode also at resume by Daniel Vetter · 12 years ago
  22. 6562271 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  23. ee378aa workqueue: fix possible idle worker depletion across CPU hotplug by Lai Jiangshan · 12 years ago
  24. 5d67f2e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  25. 552a37e workqueue: restore POOL_MANAGING_WORKERS by Lai Jiangshan · 12 years ago
  26. 4484141 KVM: fix error paths for failed gfn_to_page() calls by Xiao Guangrong · 12 years ago
  27. 390946b i2c-core: Fix for lockdep validator by Jean Delvare · 12 years ago
  28. e68bb91 i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y by Axel Lin · 12 years ago
  29. 4a8f1dd i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  30. 4f97704 KVM: x86: Check INVPCID feature bit in EBX of leaf 7 by Ren, Yongjie · 12 years ago
  31. 55d512e Linux 3.6-rc5 by Linus Torvalds · 12 years ago
  32. 32d687c Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  33. 11be4bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  34. 99d0b1d drm/i915: initialize dpio_lock spin lock by Alexander Shishkin · 12 years ago
  35. 5b6e7f1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  36. aad932e HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured by Andres Freund · 12 years ago
  37. 5088846 blackfin: smp: adapt to generic smp helpers by Steven Miao · 12 years ago
  38. c490342 drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot by Dave Airlie · 12 years ago
  39. 5d2afab drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled by Dave Airlie · 12 years ago
  40. bf71d0e Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  41. f8b9cf0 Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  42. 3b75a2c crypto/caam: Export gen_split_key symbol for other modules by Ben Collins · 12 years ago
  43. b2ede58 CIFS: Fix endianness conversion by Pavel Shilovsky · 12 years ago
  44. e2f2886 CIFS: Fix error handling in cifs_push_mandatory_locks by Pavel Shilovsky · 12 years ago
  45. eeea3ac Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  46. c7c6bf1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  47. bd12ce8 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  48. 80de7c3 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 12 years ago
  49. 80ba77d xen/pciback: Fix proper FLR steps. by Konrad Rzeszutek Wilk · 12 years ago
  50. 0809095 Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  51. bc6c836 uml: fix compile error in deliver_alarm() by Miklos Szeredi · 12 years ago
  52. 8a55ade dj: memory scribble in logi_dj by Alan Cox · 12 years ago
  53. cb4f9a2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  54. 813e643 Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  55. 5e682c0 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  56. 6d1a050 Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  57. 50234c5 Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  58. ed6fe9d Fix order of arguments to compat_put_time[spec|val] by Mikulas Patocka · 12 years ago
  59. ec58815 workqueue: fix possible deadlock in idle worker rebinding by Tejun Heo · 12 years ago
  60. 90beca5 workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the function by Tejun Heo · 12 years ago
  61. 804d74a drm: use drm_compat_ioctl for 32-bit apps by Keith Packard · 12 years ago
  62. b5031ed xen: Use correct masking in xen_swiotlb_alloc_coherent. by Ronny Hegewald · 12 years ago
  63. ce7184b xen: fix logical error in tlb flushing by Alex Shi · 12 years ago
  64. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
  65. 9c2fc0d udf: Fix data corruption for files in ICB by Jan Kara · 12 years ago
  66. 50e9004 xen/p2m: Fix one-off error in checking the P2M tree directory. by Konrad Rzeszutek Wilk · 12 years ago
  67. 636802e powerpc: Don't use __put_user() in patch_instruction by Benjamin Herrenschmidt · 12 years ago
  68. 9fb1b36 powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 12 years ago
  69. 7143328 powerpc: Restore correct DSCR in context switch by Anton Blanchard · 12 years ago
  70. 1021cb2 powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 12 years ago
  71. 00ca0de powerpc: Keep thread.dscr and thread.dscr_inherit in sync by Anton Blanchard · 12 years ago
  72. 1b6ca2a powerpc: Update DSCR on all CPUs when writing sysfs dscr_default by Anton Blanchard · 12 years ago
  73. 375f561 powerpc/powernv: Always go into nap mode when CPU is offline by Paul Mackerras · 12 years ago
  74. dabe859 powerpc: Give hypervisor decrementer interrupts their own handler by Paul Mackerras · 12 years ago
  75. 79c5fce powerpc/vphn: Fix arch_update_cpu_topology() return value by Jesse Larrew · 12 years ago
  76. e829c66 ARM: gemini: fix the gemini build by Linus Walleij · 12 years ago
  77. f81a3a1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  78. 96e6530 workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic by Lai Jiangshan · 12 years ago
  79. 75b53ae mmc: omap: fix broken PIO mode by Paul Walmsley · 12 years ago
  80. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  81. 9623b5b mmc: dw_mmc: Disable low power mode if SDIO interrupts are used by Doug Anderson · 12 years ago
  82. e74f3a9 mmc: dw_mmc: fix error handling in PIO mode by Seungwon Jeon · 12 years ago
  83. 9b2026a mmc: dw_mmc: correct mishandling error interrupt by Seungwon Jeon · 12 years ago
  84. 182c908 mmc: dw_mmc: amend using error interrupt status by Seungwon Jeon · 12 years ago
  85. 077d407 mmc: atmel-mci: not busy flag has also to be used for read operations by Ludovic Desroches · 12 years ago
  86. 74f330b mmc: sdhci-esdhc: break out early if clock is 0 by Shawn Guo · 12 years ago
  87. fc108d2 mmc: mxs-mmc: fix deadlock caused by recursion loop by Lauri Hintsala · 12 years ago
  88. 1af36b2 mmc: mxs-mmc: fix deadlock in SDIO IRQ case by Lauri Hintsala · 12 years ago
  89. 660d9a9 mmc: bfin_sdh: fix dma_desc_array build error by Sonic Zhang · 12 years ago
  90. c9e67d4 fuse: fix retrieve length by Miklos Szeredi · 12 years ago
  91. 749c59f KVM: PIC: fix use of uninitialised variable. by Jamie Iles · 12 years ago
  92. 78b495c UBI: fix a horrible memory deallocation bug by Artem Bityutskiy · 12 years ago
  93. 156bddd ext3: Fix fdatasync() for files with only i_size changes by Jan Kara · 12 years ago
  94. 28dcc2d drm/i915: do not expose a dysfunctional backlight interface to userspace by Jani Nikula · 12 years ago
  95. 381bf7c fuse: mark variables uninitialized by Daniel Mack · 12 years ago
  96. 28e5158 ARM: shmobile: armadillo800eva: enable rw rootfs mount by Kuninori Morimoto · 12 years ago
  97. fcbc50d drm/i915: only enable sdvo hotplug irq if needed by Jani Nikula · 12 years ago
  98. c1f0526 drm/i915/edp: get the panel delay before powering up by Dave Airlie · 12 years ago
  99. 0273de0 drm/ast: drop debug level on error printk by Dave Airlie · 12 years ago
  100. 5b716ac Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago