1. 00edbe1 drm/doc: Drop kerneldoc for static functions in drm_irq.c by Daniel Vetter · 8 years ago
  2. 890358a drm/doc: Improve kernel-doc for drm_fb_cma_helper.c by Daniel Vetter · 8 years ago
  3. 6136bfb drm/atomic-helper: Fixup kerneldoc for drm_atomic_helper_legacy_gamma_set by Daniel Vetter · 8 years ago
  4. 041916a dma-buf/sync_file: fix build warning with context format type by Gustavo Padovan · 8 years ago
  5. 490d3d1 drm: Store the plane's index by Chris Wilson · 8 years ago
  6. 1b47aaf drm/fence: add fence to drm_pending_event by Gustavo Padovan · 8 years ago
  7. 5d943aa6 drm: Consolidate crtc arrays in drm_atomic_state by Daniel Vetter · 8 years ago
  8. b8b5342 drm: Consolidate plane arrays in drm_atomic_state by Daniel Vetter · 8 years ago
  9. 63e83c1 drm: Consolidate connector arrays in drm_atomic_state by Daniel Vetter · 8 years ago
  10. 2f196b7 drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state by Daniel Vetter · 8 years ago
  11. 2e7a570 drm/doc: Appease sphinx by Daniel Vetter · 8 years ago
  12. 8e01550 drm/exynos: Use for_each_crtc_in_state by Daniel Vetter · 8 years ago
  13. 8207257 drm/omap: Use for_each_plane_in_state by Daniel Vetter · 8 years ago
  14. 833cd78 drm/vc4: Use for_each_plane_in_state by Daniel Vetter · 8 years ago
  15. 09ad807 drm/rcar-du: Use for_each_*_in_state by Daniel Vetter · 8 years ago
  16. 8d76b79 drm/msm: Use for_each_*_in_state by Daniel Vetter · 8 years ago
  17. 831655e drm/i915: Use drm_atomic_get_existing_plane_state by Daniel Vetter · 8 years ago
  18. 9fb3fc7 drm/hdlcd: Clean up crtc hooks by Daniel Vetter · 8 years ago
  19. be9174a drm/atomic-helper: use for_each_*_in_state more by Daniel Vetter · 8 years ago
  20. 5f0c3f99 drm: Only create a cmdline mode if no probed modes match by Chris Wilson · 8 years ago
  21. f710456 dma-buf/fence: add signal_on_any to the fence array v2 by Christian König · 8 years ago
  22. b3dfbdf dma-buf/fence: add fence_array fences v6 by Gustavo Padovan · 8 years ago
  23. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 8 years ago
  24. a0909cc drm/atomic: Handle funcs->best_encoder == NULL case by Boris Brezillon · 8 years ago
  25. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  26. 65439b6 Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  27. e42aeef drm/i915: Revert async unpin and nonblocking atomic commit by Daniel Vetter · 8 years ago
  28. b82caaf drm/vc4: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  29. db36972 drm/vc4: Use drm_gem_object_unreference_unlocked by Daniel Vetter · 8 years ago
  30. cf48e29 drm: Initialize a linear gamma table by default by Daniel Vetter · 9 years ago
  31. 1bd816f drm/vgem: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  32. 0eef29d drm/qxl: Don't set a gamma table size by Daniel Vetter · 9 years ago
  33. 7b28ca2 drm/msm: Nuke dummy gamma_set/get functions by Daniel Vetter · 9 years ago
  34. 3abb263 drm/cirrus: Drop redundnant gamma size check by Daniel Vetter · 9 years ago
  35. fef1480 drm/fb-helper: Remove dead code in setcolreg by Daniel Vetter · 9 years ago
  36. 564dd27 drm/mediatek: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  37. 3d6ab09 drm/hisilicon: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  38. 6d910bf drm/hlcd: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  39. a345918 vga_switcheroo: Support deferred probing of audio clients by Lukas Wunner · 8 years ago
  40. b00e533 vga_switcheroo: Add helper for deferred probing by Lukas Wunner · 8 years ago
  41. d1e372c virtio-gpu: fix output lookup by Gerd Hoffmann · 8 years ago
  42. 0645de5 drm/doc: Unify KMS Locking docs by Daniel Vetter · 8 years ago
  43. f55f170 drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled by Liu Ying · 8 years ago
  44. c67f695 Fix annoyingly awkward typo in drm_edid_load.c by Valdis Kletnieks · 8 years ago
  45. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  46. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  47. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 8 years ago
  48. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  49. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  50. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  51. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  52. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  53. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 8 years ago
  54. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 8 years ago
  55. ba01cf0 irqchip: mips-gic: Setup EIC mode on each CPU if it's in use by Paul Burton · 8 years ago
  56. ed2608f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  57. 06d2e78 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  58. 23a3e17 Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  59. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  61. f49cf3b Input: pwm-beeper - fix - scheduling while atomic by Manfred Schlaegl · 8 years ago
  62. 6f49a39 Input: xpad - xbox one elite controller support by Pavel Rojtberg · 8 years ago
  63. 6538c3b Input: xpad - add more third-party controllers by Pavel Rojtberg · 8 years ago
  64. 1ff5fa3 Input: xpad - prevent spurious input from wired Xbox 360 controllers by Cameron Gutman · 8 years ago
  65. 4efc693 Input: xpad - move pending clear to the correct location by Pavel Rojtberg · 8 years ago
  66. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  67. 564884f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. 4cae85b Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  69. c61b49c Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  70. 1e8143d Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  71. 2566278 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  72. b740d2e platform/x86: Add PMC Driver for Intel Core SoC by Rajneesh Bhardwaj · 8 years ago
  73. ff86512 dell-rbtn: Ignore ACPI notifications if device is suspended by Gabriele Mazzotta · 8 years ago
  74. afcedeb thinkpad_acpi: save kbdlight state on suspend and restore it on resume by Marco Trevisan (Treviño) · 8 years ago
  75. a29ccf6ff intel_menlow: reduce code duplication by Rasmus Villemoes · 9 years ago
  76. aca234f asus-wmi: provide access to ALS control by Oleksij Rempel · 9 years ago
  77. 2d98e0b ideapad-laptop: add a new WMI string for ESC key by Arnd Bergmann · 8 years ago
  78. e27ffe7 surfacepro3_button: Add a warning when switching to tablet mode by Andy Shevchenko · 8 years ago
  79. 72a71f8 i2c: dev: don't start function name with 'return' by Wolfram Sang · 8 years ago
  80. 7fa1d27 Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  81. 79b3c71 Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  82. e12fab2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  83. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. bbccb9c drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4 by Andrew Morton · 8 years ago
  85. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  86. d6760b1 i2c: dev: switch from register_chrdev to cdev API by Erico Nunes · 8 years ago
  87. e3879e4 i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO by Marc Gonzalez · 8 years ago
  88. 67fed0d i2c: at91: change log when dma configuration fails by Ludovic Desroches · 8 years ago
  89. 79439d83 i2c: rcar: should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  90. 6aabf9d i2c: rcar: use dma_request_chan() by Niklas Söderlund · 8 years ago
  91. 7a226f9 staging/rdma: Remove the entire rdma subdirectory of staging by Doug Ledford · 8 years ago
  92. b40f475 IB/core: Make device counter infrastructure dynamic by Christoph Lameter · 8 years ago
  93. 8779e76 Merge branch 'hfi1-2' into k.o/for-4.7 by Doug Ledford · 8 years ago
  94. c543673 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  95. 0e77816 Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  96. bfb7644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  97. f158486 IB/hfi1: Fix pio map initialization by Jubin John · 8 years ago
  98. f6de3d3 IB/hfi1: Correct 8051 link parameter settings by Dean Luick · 8 years ago
  99. ce8b2fd IB/hfi1: Update pkey table properly after link down or FM start by Sebastian Sanchez · 8 years ago
  100. 8b103e9 IB/rdamvt: Fix rdmavt s_ack_queue sizing by Mike Marciniszyn · 8 years ago