1. 020178a drm: Add drm_crtc_vblank_waitqueue() by Ville Syrjälä · 11 years ago
  2. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  3. c759606 Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  4. 3854fab drm/exynos: fimd: support LCD I80 interface by YoungJun Cho · 10 years ago
  5. 344f4b0 drm: drop unused "struct drm_queue" by David Herrmann · 10 years ago
  6. b008c0f drm: remove unused "struct drm_freelist" by David Herrmann · 10 years ago
  7. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  8. 26bcd8b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  9. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  10. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  11. b527cae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  12. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  13. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  14. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  15. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  16. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  17. c98158e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  18. 04ca697 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  19. 0246544 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  20. bf1d987 Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  21. ea9339e Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  22. a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 10 years ago
  23. 1a112d1 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 10 years ago
  24. 23d9cec pinctrl: dra: dt-bindings: Fix pull enable/disable by Nishanth Menon · 10 years ago
  25. ff587e4 drm/crtc: Add property for aspect ratio by Vandana Kannan · 10 years ago
  26. 8a105aa Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  27. d7afaec fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT by Andrew Gallagher · 10 years ago
  28. 15ba223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  29. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  30. da5b99b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. 084c9ca Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  32. 2b1987a cpufreq: make table sentinel macros unsigned to match use by Brian W Hart · 10 years ago
  33. 38a4dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  34. bcf44bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. 5db6c6f locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER by Davidlohr Bueso · 10 years ago
  36. ce069fc locking/rwsem: Reduce the size of struct rw_semaphore by Jason Low · 10 years ago
  37. 13b9a96 locking/rwsem: Rename 'activity' to 'count' by Peter Zijlstra · 10 years ago
  38. 4d9d951 locking/spinlocks/mcs: Introduce and use init macro and function for osq locks by Jason Low · 10 years ago
  39. 9063182 locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead by Jason Low · 10 years ago
  40. 046a619 locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() by Jason Low · 10 years ago
  41. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  42. 9ecf07a neigh: sysctl - simplify address calculation of gc_* variables by Mathias Krause · 10 years ago
  43. ce355e2 netfilter: nf_tables: 64bit stats need some extra synchronization by Eric Dumazet · 10 years ago
  44. 38e029f netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale by Pablo Neira Ayuso · 10 years ago
  45. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  46. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  47. 3c9855f drm: Add drm_rotation_simplify() by Ville Syrjälä · 10 years ago
  48. 0707400 drm: Add drm_rect rotation functions by Ville Syrjälä · 10 years ago
  49. c1df5f3 drm: Add drm_mode_create_rotation_property() by Ville Syrjälä · 10 years ago
  50. 7689ffb drm: Add support_bits parameter to drm_property_create_bitmask() by Ville Syrjälä · 10 years ago
  51. 0659696 drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h by Ville Syrjälä · 10 years ago
  52. 2f2d270 Merge branches 'drm-devel' and 'component-for-driver' into armada-drm by Russell King · 10 years ago
  53. 7e435aa drm: add of_graph endpoint helper to find possible CRTCs by Russell King · 10 years ago
  54. b67db9d Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  55. c0fb262 clk: exynos5420: Add IDs for clocks used in PD mfc by Arun Kumar K · 10 years ago
  56. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  57. b3e87bd Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  58. 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
  59. c7dbc6c drm: Remove command line guard for universal planes by Matt Roper · 10 years ago
  60. ad7f8a1 drm/helper: add Displayport multi-stream helper (v0.6) by Dave Airlie · 11 years ago
  61. 43aba7e drm: add a path blob property by Dave Airlie · 11 years ago
  62. 65c2a89 drm/fb_helper: allow adding/removing connectors later by Dave Airlie · 11 years ago
  63. 2390cd1 drm/crtc: add interface to reinitialise the legacy mode group by Dave Airlie · 11 years ago
  64. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  65. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  66. e3f2027 drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 by Christian König · 10 years ago
  67. f71c5d9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  68. 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
  69. 6d6dfcf drm: enable render-nodes by default by David Herrmann · 11 years ago
  70. 15f8f657 drm/ttm: remove declaration of ttm_tt_cache_flush by Alexandre Courbot · 10 years ago
  71. 0cdbe8a drm/gem: remove misleading gfp parameter to get_pages() by David Herrmann · 11 years ago
  72. 0b9f7d9 ACPI / i915: ignore firmware requests for backlight change by Aaron Lu · 10 years ago
  73. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  74. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  75. 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
  76. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  77. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  78. 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
  79. 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
  80. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 10 years ago
  81. 5616b0a [SCSI] use the scsi data buffer length to extract transfer size by Martin K. Petersen · 10 years ago
  82. 6955b58 component: add support for component match array by Russell King · 11 years ago
  83. 48bc034 ieee802154: reassembly: fix possible buffer overflow by Alexander Aring · 10 years ago
  84. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 10 years ago
  85. 5925a05 net: fix sparse warning in sk_dst_set() by Eric Dumazet · 10 years ago
  86. 4924b8a Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes-samsung by Mike Turquette · 10 years ago
  87. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  88. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  89. b6220ad sched: Fix compiler warnings by Guenter Roeck · 10 years ago
  90. 330d282 core: fix typo in percpu read_mostly section by Zhengyu He · 10 years ago
  91. 7f50236 ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix by Eric Dumazet · 10 years ago
  92. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  93. ba1ba3a Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  94. 4e26445 kernfs: introduce kernfs_pin_sb() by Li Zefan · 10 years ago
  95. 44ff025 clk: exynos5420: Remove aclk66_peric from the clock tree description by Doug Anderson · 11 years ago
  96. b2373f2 btrfs: create sprout should rename fsid on the sysfs as well by Anand Jain · 11 years ago
  97. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  98. cf0d135 Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  99. c163b52 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  100. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago