1. f91ce35 ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() by Bjorn Helgaas · 10 years ago
  2. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  3. 3630056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  4. db0a521 ALSA: vx: Use nonatomic PCM ops by Takashi Iwai · 10 years ago
  5. 19524f7 Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  6. 1d46fea drm/rcar-du: Use struct videomode in platform data by Laurent Pinchart · 10 years ago
  7. 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  8. 43e73e4 Bluetooth: Provide HCI command opcode information to driver by Marcel Holtmann · 10 years ago
  9. caf382f Merge 3.17-rc5 into staging-next. by Greg Kroah-Hartman · 10 years ago
  10. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 10 years ago
  11. 468a903 Merge branch 'irqchip/handle_domain' into irqchip/core by Jason Cooper · 10 years ago
  12. 3fc8867 netdevice: Support DSA tagging when DSA is built as a module by Alexander Duyck · 10 years ago
  13. 1536340 Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  15. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  16. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  17. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  18. 23d0db7 Make hash_64() use a 64-bit multiply when appropriate by Linus Torvalds · 10 years ago
  19. 76a3306 irq_work: Force raised irq work to run on irq work interrupt by Frederic Weisbecker · 10 years ago
  20. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  21. a80e49e nohz: Move nohz full init call to tick init by Frederic Weisbecker · 10 years ago
  22. 331b729 net: sched: RCU cls_tcindex by John Fastabend · 10 years ago
  23. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  24. 46e5da4 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  25. fbfa398 PCI: Remove unused pci_configure_slot() by Bjorn Helgaas · 10 years ago
  26. fc486b0 Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  27. 381f4dc ipv6: clean up anycast when an interface is destroyed by Sabrina Dubroca · 10 years ago
  28. 3ef7de5 leds: Improve and export led_update_brightness by Jacek Anaszewski · 10 years ago
  29. d78c930 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 10 years ago
  30. e09c2c2 workqueue: apply __WQ_ORDERED to create_singlethread_workqueue() by Tejun Heo · 10 years ago
  31. 90a3c48 Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  32. cb8c20f NFS: Move NFS v3 acl functions to nfs3_fs.h by Anna Schumaker · 10 years ago
  33. f418c64 NFS: Unconditionally enable commit code by Anna Schumaker · 10 years ago
  34. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  35. f3a8088 drm: fix drm_modeset_lock.h kernel-doc notation by Randy Dunlap · 10 years ago
  36. 974a70b usb: gadget: udc-core: add utility for bus reset by Peter Chen · 10 years ago
  37. 6865b20 drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c by Daniel Vetter · 10 years ago
  38. 00285be drm: Move drm_class to drm_internal.h by Daniel Vetter · 10 years ago
  39. 8f1a2c8 drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  40. ba8286f drm: Move legacy buffer structures to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  41. 86c1fbd drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  42. 7823875 drm: Purge ioctl forward declarations from drmP.h by Daniel Vetter · 10 years ago
  43. 44af3f5 drm: unexport drm_global_mutex by Daniel Vetter · 10 years ago
  44. 67d0ec4 drm: Move piles of functions from drmP.h to drm_internal.h by Daniel Vetter · 10 years ago
  45. 1888299 drm: Move vblank related module options into drm_irq.c by Daniel Vetter · 10 years ago
  46. 7610a04 drm: Drop drm_sysfs_class from drmP.h by Daniel Vetter · 10 years ago
  47. 1c96e84 drm: Move __drm_pci_free to drm_legacy.h by Daniel Vetter · 10 years ago
  48. 4f03b1f drm: Create drm legacy driver header by Daniel Vetter · 10 years ago
  49. a677f4c drm: Move drm_legacy_vma_flush into drm_legacy.h by Daniel Vetter · 10 years ago
  50. 9ec4e2f drm: Move sg functions into drm_legacy.h by Daniel Vetter · 10 years ago
  51. a266162 drm: Move dma functions into drm_legacy.h by Daniel Vetter · 10 years ago
  52. edbaae5 Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  53. a3b3ca7 Input: add haptic driver on max77693 by Jaewon Kim · 10 years ago
  54. fd7e0d7 drm: split ati_pcigart.h out of drmP.h by Dave Airlie · 10 years ago
  55. 10d123b Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  56. e351943 drm/vmwgfx: Fix drm.h include by Josh Boyer · 10 years ago
  57. d808282 leds: make brightness type consistent across whole subsystem by Jacek Anaszewski · 10 years ago
  58. 0471330 leds: Reorder include directives by Jacek Anaszewski · 10 years ago
  59. 4a5c969 Merge tag 'ipu-for-staging-3.18' of git://git.pengutronix.de/git/pza/linux into work-next by Greg Kroah-Hartman · 10 years ago
  60. 5ebc77d xen/arm: introduce XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
  61. c8c16e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  62. b207892 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  63. 39e393b netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributes by Pablo Neira Ayuso · 10 years ago
  64. 67981fe netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADE by Pablo Neira Ayuso · 10 years ago
  65. ae9c0af drm/ttm: allow fence to be added as shared by Christian König · 10 years ago
  66. 336879b Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework by Daniel Vetter · 10 years ago
  67. 998052b Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  68. 3d3cbd8 drm: Clarify vblank ts/scanoutpos sampling #defines by Daniel Vetter · 10 years ago
  69. fb446a1 drm: Simplify return value of drm_get_last_vbltimestamp by Daniel Vetter · 10 years ago
  70. 0d8614b mac80211: replace SMPS hw flags with wiphy feature bits by Eliad Peller · 10 years ago
  71. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  72. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  73. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  74. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  75. 96bdd9a Merge tag 'renesas-dt4-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Arnd Bergmann · 10 years ago
  76. 7e1e2f2 dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces by Andy Shevchenko · 10 years ago
  77. 3d598f4 dmaengine: dw: move dw_dmac.h to where it belongs to by Andy Shevchenko · 10 years ago
  78. 184c3fc moduleparam: Resolve missing-field-initializer warning by Mark Rustad · 10 years ago
  79. b01d072 shm: add memfd.h to UAPI export list by David Drysdale · 10 years ago
  80. 09e05c3 net/mlx4: Set vlan stripping policy by the right command by Matan Barak · 10 years ago
  81. 0469a43 Merge branch 'clk-next-debugfs-lock' into clk-next by Mike Turquette · 10 years ago
  82. 6314b67 clk: Don't hold prepare_lock across debugfs creation by Stephen Boyd · 10 years ago
  83. b954d83 net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected by Daniel Borkmann · 10 years ago
  84. 5f919c9 pnfs: allow splicing pre-encoded pages into the layoutcommit args by Christoph Hellwig · 10 years ago
  85. 378520b nfs41: add a helper function to set layoutcommit after commit by Peng Tao · 10 years ago
  86. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  87. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  88. f266f04 drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4) by Alex Deucher · 10 years ago
  89. c858403 drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag by Michel Dänzer · 10 years ago
  90. 3a63017 tracing: generate RCU warnings even when tracepoints are disabled by Dave Hansen · 10 years ago
  91. fef5aee ftrace: Replace tramp_hash with old_*_hash to save space by Steven Rostedt (Red Hat) · 10 years ago
  92. e1effa0 ftrace: Annotate the ops operation on update by Steven Rostedt (Red Hat) · 10 years ago
  93. 3f7c696 Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-isl9305 by Mark Brown · 10 years ago
  94. a0c7b16 regulator: of: Provide simplified DT parsing method by Mark Brown · 10 years ago
  95. fdcaa1d Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  96. bb6d822 drm: move drm-lock API to drm_legacy.h by David Herrmann · 10 years ago
  97. d4f68a7 drm: merge drm_usb into udl by David Herrmann · 10 years ago
  98. c5786fe drm: Goody bye, drm_bus! by David Herrmann · 10 years ago
  99. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  100. 1e444be drm: drop unused drm_master->unique_size by David Herrmann · 10 years ago