1. 9dc4056 drm/dp: let drivers specify the name of the I2C-over-AUX adapter by Jani Nikula · 10 years ago
  2. d1583c9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  3. bcc298b Merge tag 'v3.14-rc7' into drm-next by Dave Airlie · 10 years ago
  4. 978c605 Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  5. 07b48c3 Merge branch 'drm-minor' into drm-next by David Herrmann · 10 years ago
  6. 5817878 drm: remove redundant minor->device field by David Herrmann · 11 years ago
  7. 1616c52 drm: add minor-lookup/release helpers by David Herrmann · 11 years ago
  8. 099d1c2 drm: provide device-refcount by David Herrmann · 11 years ago
  9. cb8a239 drm: turn DRM_MINOR_* into enum by David Herrmann · 11 years ago
  10. b9a0d15 drm: remove unused DRM_MINOR_UNASSIGNED by David Herrmann · 11 years ago
  11. 45e212d drm: group dev-lifetime related members by David Herrmann · 11 years ago
  12. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  13. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  14. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  15. 00d762c drm: drop error code for drm_helper_resume_force_mode by Daniel Vetter · 11 years ago
  16. 9fd9378 drm: remove return value from drm_helper_mode_fill_fb_struct by Daniel Vetter · 11 years ago
  17. fa54143 drm: remove drm_display_mode->private_size by Daniel Vetter · 11 years ago
  18. f5aabb9 drm: polish function kerneldoc for drm_modes.[hc] by Daniel Vetter · 11 years ago
  19. 3e70292 drm/modes: drop maxPitch from drm_mode_validate_size by Daniel Vetter · 11 years ago
  20. ba0c242 drm/modes: drop return value from drm_display_mode_from_videomode by Daniel Vetter · 11 years ago
  21. 9d3de13 drm/modes: remove drm_mode_height/width by Daniel Vetter · 11 years ago
  22. 5531000 drm: extract drm_modes.h for drm_crtc.h functions by Daniel Vetter · 11 years ago
  23. 69fa5293 drm/kms: rip out drm_mode_connector_detach_encoder by Daniel Vetter · 11 years ago
  24. e18c041 drm/doc: Add function reference documentation for drm_mm.c by Daniel Vetter · 11 years ago
  25. 2d123f4 drm/docs: Include hdmi infoframe helper reference by Daniel Vetter · 11 years ago
  26. 18f2af2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  27. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 10 years ago
  28. adf961d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  29. 8712a00 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  30. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 10 years ago
  31. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  32. bd2a31d get rid of fget_light() by Al Viro · 10 years ago
  33. 9c225f2 vfs: atomic f_pos accesses as per POSIX by Linus Torvalds · 10 years ago
  34. 79e6154 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  35. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  36. 66a523d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  37. 4058f76 Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes by Olof Johansson · 10 years ago
  38. 9f93585 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  39. 721f0c1 Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  40. 2ca310f SUNRPC: Fix oops when trace sunrpc_task events in nfs client by Ditang Chen · 10 years ago
  41. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  42. 70044d7 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 10 years ago
  43. adca476 net: Improve SO_TIMESTAMPING documentation and fix a minor code bug by Andrew Lutomirski · 10 years ago
  44. 6cbde82 ARM: KVM: fix non-VGIC compilation by Marc Zyngier · 10 years ago
  45. 786a782 Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  46. defd884 iscsi/iser-target: Fix isert_conn->state hung shutdown issues by Nicholas Bellinger · 11 years ago
  47. c3bebc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. 3f803ab Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  49. 1ae71d0 mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS by Liu Ping Fan · 10 years ago
  50. 9050d7e mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking by Vlastimil Babka · 10 years ago
  51. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  52. 45ab2813 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 11 years ago
  53. 4d33f3a Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  54. 7abd42e Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  55. 67e8e3f drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2 by Marek Olšák · 10 years ago
  56. bda72d5 drm/radeon: add a way to get and set initial buffer domains v2 by Marek Olšák · 10 years ago
  57. 3751c97 Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  58. b7e63a1 NFSv4: Fix another nfs4_sequence corruptor by Trond Myklebust · 11 years ago
  59. 6f285b1 audit: Send replies in the proper network namespace. by Eric W. Biederman · 10 years ago
  60. 7aa4835 Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  61. 077bb25 Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  62. 2318721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  63. 86c7654 Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  64. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  65. 4d538b7 Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  66. 3e09dcd Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  67. 6ba6b7c Merge tag 'drm/dp-aux-for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  68. 8875968 drm/dp: Allow registering AUX channels as I2C busses by Thierry Reding · 11 years ago
  69. 516c0f7 drm/dp: Add DisplayPort link helpers by Thierry Reding · 11 years ago
  70. 8d4adc6 drm/dp: Add drm_dp_dpcd_read_link_status() by Thierry Reding · 11 years ago
  71. c197db7 drm/dp: Add AUX channel infrastructure by Thierry Reding · 11 years ago
  72. f3713fd ipc,mqueue: remove limits for the amount of system-wide queues by Davidlohr Bueso · 11 years ago
  73. fed95ba sysfs: fix namespace refcnt leak by Li Zefan · 11 years ago
  74. ff57cd5 fsnotify: Allocate overflow events with proper type by Jan Kara · 11 years ago
  75. 10b7cdc Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into clk-fixes by Mike Turquette · 11 years ago
  76. e6cfc02 asm-generic: add sched_setattr/sched_getattr syscalls by James Hogan · 11 years ago
  77. 45d39cb Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  78. f5ddcbb net-tcp: fastopen: fix high order allocations by Eric Dumazet · 11 years ago
  79. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 11 years ago
  80. 6d35ab4 sched: Add 'flags' argument to sched_{set,get}attr() syscalls by Peter Zijlstra · 11 years ago
  81. d6a25b3 blk-mq: support partial I/O completions by Christoph Hellwig · 11 years ago
  82. feb71da blk-mq: merge blk_mq_insert_request and blk_mq_run_request by Christoph Hellwig · 11 years ago
  83. d158fc7 Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  84. 6a4d07f Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  85. 2b73d20 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  86. cf71d2bc sit: fix panic with route cache in ip tunnels by Nicolas Dichtel · 11 years ago
  87. c7fbd41 clk: tegra124: remove gr2d and gr3d clocks by Peter De Schrijver · 11 years ago
  88. ee5c231 xfrm: Clone states properly on migration by Steffen Klassert · 11 years ago
  89. 1139110 ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions by Charles Keepax · 11 years ago
  90. 981adac Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfd by Linus Torvalds · 11 years ago
  91. 994c41e ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENT by Tomi Valkeinen · 11 years ago
  92. 2e99c07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  93. 5c6fbd5 mfd: tps65217: Naturalise cross-architecture discrepancies by Lee Jones · 11 years ago
  94. 8bace2d mfd: max8998: Naturalise cross-architecture discrepancies by Lee Jones · 11 years ago
  95. 05fb7a5 mfd: max8997: Naturalise cross-architecture discrepancies by Lee Jones · 11 years ago
  96. 960dfc4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  97. b0d3f6d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  98. 75936c6 Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  99. 9830e44 Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  100. 8716ed4 drm: add DRM_CAPs for cursor size by Alex Deucher · 11 years ago