1. 373af0c drm/exynos: fixed pm feature for fimd module. by Inki Dae · 13 years ago
  2. f150130 MAINTAINERS: added maintainer entry for Exynos DRM Driver. by Inki Dae · 13 years ago
  3. a4b42da drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD by Inki Dae · 13 years ago
  4. 2363dc6 drm/exynos: fix build dependency for DRM_EXYNOS_HDMI by Seung-Woo Kim · 13 years ago
  5. 485bc54 drm/exynos: use release_mem_region instead of release_resource by Seung-Woo Kim · 13 years ago
  6. 590dfe2 agp: fix scratch page cleanup by Michal Kubecek · 13 years ago
  7. c8fe74a Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  8. 9f1feed drm/ttm: fix two regressions since move_notify changes by Ben Skeggs · 13 years ago
  9. 93b525d drm/i915: fixup forcewake spinlock fallout in drpc debugfs function by Daniel Vetter · 13 years ago
  10. 9fc04b5 drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get by Jerome Glisse · 13 years ago
  11. d54fbd4 drm/radeon: silence out possible lock dependency warning by Jerome Glisse · 13 years ago
  12. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  13. 48467a9 drm/i915: debugfs: show semaphore registers also on gen7 by Daniel Vetter · 13 years ago
  14. 075edca drm/i915: allow userspace forcewake references also on gen7 by Daniel Vetter · 13 years ago
  15. 04115a9 drm/i915: Re-enable gen7 RC6 and GPU turbo after resume. by Eric Anholt · 13 years ago
  16. fff24e2 drm/i915: Correct debugfs printout for RC1e. by Eric Anholt · 13 years ago
  17. 15b63d3 gma500: Fix shmem mapping by Alan Cox · 13 years ago
  18. 9aa5999 drm/radeon/kms: refine TMDS dual link checks by Alex Deucher · 13 years ago
  19. 27d9cc8 drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode by Alex Deucher · 13 years ago
  20. 3a47824 drm/radeon/kms: rework modeset sequence for DCE41 and DCE5 by Alex Deucher · 13 years ago
  21. 386d4d7 drm/radeon/kms: move panel mode setup into encoder mode set by Alex Deucher · 13 years ago
  22. 3fa47d9 drm/radeon/kms: move disp eng pll setup to init path by Alex Deucher · 13 years ago
  23. 211fa4f drm/radeon: finish getting bios earlier by Igor Murzov · 13 years ago
  24. a3f83ab drm/radeon: fix invalid memory access in radeon_atrm_get_bios() by Igor Murzov · 13 years ago
  25. 11ef3f1 drm/radeon/kms: add some missing semaphore init by Alex Deucher · 13 years ago
  26. 44517c4 drm/radeon/kms: Add an MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  27. 4e087a7 gpu, drm, sis: Don't return uninitialized variable from sis_driver_load() by Jesper Juhl · 13 years ago
  28. 8f0fc97 Revert "drm/i915: Work around gen7 BLT ring synchronization issues." by Keith Packard · 13 years ago
  29. bdfcdb6 drm/i915: rip out the HWSTAM missed irq workaround by Daniel Vetter · 13 years ago
  30. dcd6c92 Linux 3.3-rc1 by Linus Torvalds · 13 years ago
  31. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  32. 99d1edc Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  33. e19c29e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  34. 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 13 years ago
  35. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
  36. 4cd53c0 drm/i915: paper over missed irq issues with force wake voodoo by Daniel Vetter · 12 years ago
  37. c937504 drm/i915: Hold gt_lock across forcewake register reads by Keith Packard · 13 years ago
  38. 286fed4 drm/i915: Hold gt_lock during reset by Keith Packard · 13 years ago
  39. b6e45f8 drm/i915: Move reset forcewake processing to gen6_do_reset by Keith Packard · 13 years ago
  40. 9f1f46a drm/i915: protect force_wake_(get|put) with the gt_lock by Daniel Vetter · 13 years ago
  41. afd2909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  42. 8bc5191 qnx4: don't leak ->BitMap on late failure exits by Al Viro · 13 years ago
  43. 4134bf8 qnx4: reduce the insane nesting in qnx4_checkroot() by Al Viro · 13 years ago
  44. 1aab323 qnx4: di_fname is an array, for crying out loud... by Al Viro · 13 years ago
  45. 456a816 KEYS: Permit key_serial() to be called with a const key pointer by David Howells · 13 years ago
  46. f6b2457 keys: fix user_defined key sparse messages by Mimi Zohar · 13 years ago
  47. 3db59dd ima: fix cred sparse warning by Mimi Zohar · 13 years ago
  48. 90a4c0f uml: fix compile for x86-64 by Linus Torvalds · 13 years ago
  49. 4bf1924 MPILIB: Add a missing ENOMEM check by David Howells · 13 years ago
  50. f59e842 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  51. 4ba3069 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  52. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  53. be40541 tpm: fix (ACPI S3) suspend regression by Stefan Berger · 13 years ago
  54. 93c3d65 nvme: fix merge error due to change of 'make_request_fn' fn type by Linus Torvalds · 13 years ago
  55. 9ef9b20 xen: using EXPORT_SYMBOL requires including export.h by Stephen Rothwell · 13 years ago
  56. aa303f2 Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  57. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  58. 9278e63 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  59. 94bd244 gpio: tps65910: Use correct offset for gpio initialization by Laxman Dewangan · 13 years ago
  60. d71f5be Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  61. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  62. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  63. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  64. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 13 years ago
  65. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
  66. 037d76f Merge branch 'apei' into release by Len Brown · 13 years ago
  67. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 13 years ago
  68. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 13 years ago
  69. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  70. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 13 years ago
  71. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 13 years ago
  72. 6a48897 Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  73. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  74. 488a9d0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  75. 6015ff1 x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n by Al Viro · 13 years ago
  76. b73fa46 [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list by Benjamin Larsson · 13 years ago
  77. 3a25179 [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list by Vladimir LAVALLADE · 13 years ago
  78. 81b0287 [libata] pata_bf54x: Support sg list in bmdma transfer. by Sonic Zhang · 13 years ago
  79. 93272b1 [libata] sata_fsl: fix the controller operating mode by Jerry Huang · 13 years ago
  80. 966f121 [libata] enable ata port async suspend by Lin Ming · 13 years ago
  81. 36be126 [media] as3645a: Fix compilation by including slab.h by Laurent Pinchart · 13 years ago
  82. a2e2baa [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c by Sachin Kamat · 13 years ago
  83. 2bd4334 [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c by Sachin Kamat · 13 years ago
  84. 3a9888f [media] ds3000: using logical && instead of bitwise & by Dan Carpenter · 13 years ago
  85. f08aacf [media] v4l2-ctrls: make control names consistent by Hans Verkuil · 13 years ago
  86. d43272a [media] DVB: dib0700, add support for Nova-TD LEDs by Jiri Slaby · 13 years ago
  87. 2b05b88 [media] DVB: dib0700, add corrected Nova-TD frontend_attach by Jiri Slaby · 13 years ago
  88. 52fd5b2 [media] DVB: dib0700, separate stk7070pd initialization by Jiri Slaby · 13 years ago
  89. 9b6ba57 [media] DVB: dib0700, move Nova-TD Stick to a separate set by Jiri Slaby · 13 years ago
  90. 68dc8bc [media] : add MODULE_FIRMWARE to dib0700 by Patrick Boettcher · 13 years ago
  91. bad321f [media] DVB-CORE: remove superfluous DTV_CMDs by Patrick Boettcher · 13 years ago
  92. 719c174 [media] s5p-jpeg: adapt to recent videobuf2 changes by Marek Szyprowski · 13 years ago
  93. 7f6cce6 [media] s5p-g2d: fixed a bug in controls setting function by Kamil Debski · 13 years ago
  94. 0da0a78 [media] s5p-mfc: Fix volatile controls setup by Kamil Debski · 13 years ago
  95. bb86936 [media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test by Julia Lawall · 13 years ago
  96. b1aa608 [media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test by Julia Lawall · 13 years ago
  97. 53e5ab9 [media] s5p-fimc: Fix incorrect control ID assignment by Sachin Kamat · 13 years ago
  98. a25a2b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  99. 265fe02 gpio/it8761e: Restrict it8761e gpio driver to x86. by Grant Likely · 13 years ago
  100. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago