1. 59f7c0f drm/edid: Add drm_edid_get_monitor_name() by Jim Bride · 8 years ago
  2. 346fea6 include/drm: Reword debug categories comment. by Robert Foss · 8 years ago
  3. d00b39c Merge branch 'drm-next-analogix-dp-v2' of github.com:yakir-Yang/linux into drm-next by Dave Airlie · 8 years ago
  4. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  5. 9e32e16 drm: rockchip: dp: add rockchip platform dp driver by Yakir Yang · 8 years ago
  6. 3424e3a drm: bridge: analogix/dp: split exynos dp driver to bridge directory by Yakir Yang · 8 years ago
  7. 7b367f5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. d6c24df Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  9. 264800b Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  10. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  11. bbe3de2 mm/page_isolation: fix tracepoint to mirror check function behavior by Lucas Stach · 8 years ago
  12. 969e8d7 include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() by Chen Gang · 8 years ago
  13. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 8 years ago
  14. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 8 years ago
  15. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  16. 249c4f5 drm: Add new DCS commands in the enum list by Deepak M · 8 years ago
  17. 00fdf36 drm: Make uapi headers C89 pendantic compliant by Daniel Vetter · 8 years ago
  18. 4c5b7f3 drm/atomic: export drm_atomic_helper_wait_for_fences() by Rob Clark · 8 years ago
  19. 839559e target: add a new add_wwn_groups fabrics method by Christoph Hellwig · 8 years ago
  20. ce7043f target: remove ->fabric_cleanup_nodeacl by Christoph Hellwig · 8 years ago
  21. c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 8 years ago
  22. 00c9672 drm: Untangle __KERNEL__ guards by Daniel Vetter · 8 years ago
  23. 8812f38 drm: Move DRM_MODE_OBJECT_* to uapi headers by Daniel Vetter · 8 years ago
  24. 0b1ccd4 drm: align #include directives with libdrm in uapi headers by Daniel Vetter · 8 years ago
  25. 4c4925f drm: Make drm.h uapi header safe for C++ by Daniel Vetter · 8 years ago
  26. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 8 years ago
  27. e6bf6e5 drm/ttm: Remove TTM_HAS_AGP by Daniel Vetter · 8 years ago
  28. 283d757 uapi/linux/stddef.h: Provide __always_inline to userspace headers by Denys Vlasenko · 8 years ago
  29. 5529578 locking/atomic, sched: Unexport fetch_or() by Frederic Weisbecker · 8 years ago
  30. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 8 years ago
  31. 5acba71 locking/atomic: Introduce atomic_fetch_or() by Frederic Weisbecker · 8 years ago
  32. 6c87e5c drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all() by Alexey Brodkin · 8 years ago
  33. 11622d4 drm: bridge: Make (pre/post) enable/disable callbacks optional by Laurent Pinchart · 8 years ago
  34. fc0c202 x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() by Dan Williams · 8 years ago
  35. 596cf3f netfilter: ipset: fix race condition in ipset save, swap and delete by Vishwanath Pai · 8 years ago
  36. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  37. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  38. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  39. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  40. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  41. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  42. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  43. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 8 years ago
  44. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 8 years ago
  45. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 8 years ago
  46. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 8 years ago
  47. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 8 years ago
  48. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 8 years ago
  49. aac4536 mm, oom: introduce oom reaper by Michal Hocko · 8 years ago
  50. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  51. 96c22a32 configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions by Octavian Purdila · 8 years ago
  52. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 8 years ago
  53. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 9 years ago
  54. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 8 years ago
  55. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 9 years ago
  56. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 8 years ago
  57. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 9 years ago
  58. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 9 years ago
  59. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
  60. f98c213 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  61. 4cef191 net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362 by Jaedon Shin · 8 years ago
  62. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  63. 3d66c6b Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  64. 1d02369 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  65. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  66. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  67. 2162b80 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  68. 976fb3f Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  69. 3513ac7 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  70. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  71. faea72d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  72. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  73. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 19d6f04 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. 6579a02 net: ping: make ping_v6_sendmsg static by Haishuang Yan · 8 years ago
  78. 17efca9 Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  79. 5e82b4b net: Fix typos and whitespace. by Bjorn Helgaas · 8 years ago
  80. 6c31da3 parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option by Helge Deller · 8 years ago
  81. 988faa73 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  82. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  83. f09e3f4 x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck by Yaowei Bai · 8 years ago
  84. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  85. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  86. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 8 years ago
  87. 21b2f44 kfifo: fix sparse complaints by Stefani Seibold · 8 years ago
  88. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  89. ebc41f2 panic: change nmi_panic from macro to function by Hidehiro Kawai · 8 years ago
  90. 0335695 cred/userns: define current_user_ns() as a function by Arnd Bergmann · 8 years ago
  91. e8de370 rapidio: add mport char device driver by Alexandre Bounine · 8 years ago
  92. 93bdaca rapidio: add outbound window support by Alexandre Bounine · 8 years ago
  93. 9a0b062 rapidio: add global inbound port write interfaces by Alexandre Bounine · 8 years ago
  94. b6cb95e rapidio: move rio_pw_enable into core code by Alexandre Bounine · 8 years ago
  95. 5024622 rapidio: move rio_local_set_device_id function to the common core by Alexandre Bounine · 8 years ago
  96. a7b4c63 rapidio: add lock protection for doorbell list by Alexandre Bounine · 8 years ago
  97. b77a203 rapidio: add core mport removal support by Alexandre Bounine · 8 years ago
  98. e6b585c rapidio: move net allocation into core code by Alexandre Bounine · 8 years ago
  99. 83dc2cbc rapidio: add shutdown notification for RapidIO devices by Alexandre Bounine · 8 years ago
  100. 8b189fd rapidio: add query_mport operation by Alexandre Bounine · 8 years ago