1. 008f404 drm: Check for connection_mutex in drm_select_eld by Sean Paul · 10 years ago
  2. bf3719c drm/dp-mst-helper: Don't use uninitialized fields of the sideband message header by Damien Lespiau · 10 years ago
  3. 7389ad4 drm/dp-mst-helper: Avoid reading uninitialized value by Damien Lespiau · 10 years ago
  4. 3281cc7 drm/plane-helper: Use proper plane init function by Matt Roper · 10 years ago
  5. 74f2078 drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  6. 2aa9d2b drm: Fix function names in kerneldoc by Thierry Reding · 10 years ago
  7. b957f45 drm/radeon: use helpers by Rob Clark · 10 years ago
  8. 7707e65 drm/i915: use helpers by Rob Clark · 10 years ago
  9. 6d385c0a drm/nouveau: use helpers by Rob Clark · 10 years ago
  10. a4cd5d6 drm/vmwgfx: use helpers by Rob Clark · 10 years ago
  11. bf02d87 drm/udl: use helpers by Rob Clark · 10 years ago
  12. c7e9511 drm/mgag200: use helpers by Rob Clark · 10 years ago
  13. 4726f1f drm/exynos: use helpers by Rob Clark · 10 years ago
  14. ef13aec drm/cirrus: use helpers by Rob Clark · 10 years ago
  15. fc22d96 drm/bochs: use helpers by Rob Clark · 10 years ago
  16. 70e2626 drm/ast: use helpers by Rob Clark · 10 years ago
  17. 62eb3e2 drm/tilcdc: Fix build breakage by Sachin Kamat · 10 years ago
  18. 75bc08a drm/mst: fix build with debugfs off. by Dave Airlie · 10 years ago
  19. 1f834c3 drm/tilcdc: oops a Module.symvers snuck in by Dave Airlie · 10 years ago
  20. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  21. c7dbc6c drm: Remove command line guard for universal planes by Matt Roper · 10 years ago
  22. ad7f8a1 drm/helper: add Displayport multi-stream helper (v0.6) by Dave Airlie · 10 years ago
  23. 43aba7e drm: add a path blob property by Dave Airlie · 10 years ago
  24. 65c2a89 drm/fb_helper: allow adding/removing connectors later by Dave Airlie · 10 years ago
  25. 2390cd1 drm/crtc: add interface to reinitialise the legacy mode group by Dave Airlie · 10 years ago
  26. 40377ef drm/udl: Implement page_flip ioctl by Stéphane Marchesin · 10 years ago
  27. 26507b0 drm/udl: add vblank support by Stéphane Marchesin · 10 years ago
  28. e221532 drm/tegra: Implement race-free hotplug detection by Thierry Reding · 10 years ago
  29. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  30. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  31. 50c3dc9 drm/fb-helper: Fix hpd vs. initial config races by Daniel Vetter · 10 years ago
  32. 0eff2a2 ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg. by Martin Kepplinger · 10 years ago
  33. 2023d84 drm/tilcdc: replace late_initcall with module_init by Guido Martínez · 10 years ago
  34. 7cdcce9 drm/tilcdc: remove submodule destroy calls by Guido Martínez · 10 years ago
  35. c9a3ad2 drm/tilcdc: fix double kfree by Guido Martínez · 10 years ago
  36. eb565a2 drm/tilcdc: fix release order on exit by Guido Martínez · 10 years ago
  37. 3a49012 drm/tilcdc: panel: fix leak when unloading the module by Guido Martínez · 10 years ago
  38. 16dcbde drm/tilcdc: tfp410: fix dangling sysfs connector node by Guido Martínez · 10 years ago
  39. daa15b4 drm/tilcdc: slave: fix dangling sysfs connector node by Guido Martínez · 10 years ago
  40. e396900 drm/tilcdc: panel: fix dangling sysfs connector node by Guido Martínez · 10 years ago
  41. d980b18 drm/crtc-helper: use drm_framebuffer flags by Fabien DESSENNE · 10 years ago
  42. e3f2027 drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 by Christian König · 10 years ago
  43. 4e4e7dc vgaarb: We can own non-decoded resources by Alex Williamson · 10 years ago
  44. f71c5d9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  45. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  46. 4b7ba86 Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  47. d2c87e2 drm/omap: remove null test before kfree by Fabian Frederick · 10 years ago
  48. a8ba29c drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 10 years ago
  49. 2fc2dd7 drm/ttm: recognize ARM arch in ioprot handler by Lucas Stach · 10 years ago
  50. 6d6dfcf drm: enable render-nodes by default by David Herrmann · 10 years ago
  51. 15f8f657 drm/ttm: remove declaration of ttm_tt_cache_flush by Alexandre Courbot · 10 years ago
  52. 0cdbe8a drm/gem: remove misleading gfp parameter to get_pages() by David Herrmann · 10 years ago
  53. ab5a60c drm/omap: use __GFP_DMA32 for shmem-backed gem by David Herrmann · 10 years ago
  54. cd3de83 Linux 3.16-rc4 by Linus Torvalds · 10 years ago
  55. 100193f Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  56. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  57. 110e430 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  58. 75bf757 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. 549f11c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. dfd7aec Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  61. 80e6e6b Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 10 years ago
  62. d808e62 Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox by Dave Airlie · 10 years ago
  63. 8844aad genirq: Fix memory leak when calling irq_free_hwirqs() by Keith Busch · 10 years ago
  64. e1a08b8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  65. bc6aa56 MAINTAINERS: Add few more Keystone drivers by Santosh Shilimkar · 10 years ago
  66. ce515a6 MAINTAINERS: merge MXS entry into IMX one by Shawn Guo · 10 years ago
  67. 25d1163 Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  68. d767af5 ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs by Maxime Ripard · 10 years ago
  69. 5acd78c Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  70. 77c4cf1 Merge tag 'md/3.16-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  71. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  72. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  73. 974c8e4 arm64: fix el2_setup check of CurrentEL by Marc Zyngier · 10 years ago
  74. 923b8f5 arm64: mm: Make icache synchronisation logic huge page aware by Steve Capper · 10 years ago
  75. f3b766a arm64: mm: Fix horrendous config typo by Steve Capper · 10 years ago
  76. 18e4a46 drm/vmwgfx: Fix compat shader namespace by Thomas Hellstrom · 10 years ago
  77. e4d9e51 ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA controller by Mengdong Lin · 10 years ago
  78. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  79. 034a0f6 Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  80. 9911f2e Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  81. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  82. ef34c6c Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  83. af6f157 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  84. 0fba687 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  85. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 10 years ago
  86. 4a3a990 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() by Greg Kroah-Hartman · 10 years ago
  87. 77ae174 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 10 years ago
  88. 5616b0a [SCSI] use the scsi data buffer length to extract transfer size by Martin K. Petersen · 10 years ago
  89. 5170a3b Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  90. 66d2f4d shmem: fix init_page_accessed use to stop !PageLRU bug by Hugh Dickins · 10 years ago
  91. d18bbc2 kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()" by Andrew Morton · 10 years ago
  92. e84f1ab tools/testing/selftests/ipc/msgque.c: improve error handling when not running as root by Shuah Khan · 10 years ago
  93. 058504e fs/seq_file: fallback to vmalloc allocation by Heiko Carstens · 10 years ago
  94. f74373a /proc/stat: convert to single_open_size() by Heiko Carstens · 10 years ago
  95. 0bc1f8b hwpoison: fix the handling path of the victimized page frame that belong to non-LRU by Chen Yucong · 10 years ago
  96. b27ebf7 mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_lru_isolate by Chen Yucong · 10 years ago
  97. 496a8e6 msync: fix incorrect fstart calculation by Namjae Jeon · 10 years ago
  98. 2e32bae zram: revalidate disk after capacity change by Minchan Kim · 10 years ago
  99. e98f776 tools: memory-hotplug fix unexpected operator error by Shuah Khan · 10 years ago
  100. 1bd702e tools: cpu-hotplug fix unexpected operator error by Shuah Khan · 10 years ago