1. f47ad45 percpu_ref: decouple switching to percpu mode and reinit by Tejun Heo · 10 years ago
  2. 490c79a percpu_ref: decouple switching to atomic mode and killing by Tejun Heo · 10 years ago
  3. 27344a9 percpu_ref: add PCPU_REF_DEAD by Tejun Heo · 10 years ago
  4. 9e804d1 percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch by Tejun Heo · 10 years ago
  5. eecc16b percpu_ref: replace pcpu_ prefix with percpu_ by Tejun Heo · 10 years ago
  6. 6251f99 percpu_ref: minor code and comment updates by Tejun Heo · 10 years ago
  7. a223737 percpu_ref: relocate percpu_ref_reinit() by Tejun Heo · 10 years ago
  8. 9eca804 Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe" by Tejun Heo · 10 years ago
  9. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  10. 0a30288 blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe by Tejun Heo · 10 years ago
  11. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  12. ffd4341 Merge tag 'sound-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  13. 31f9bf4 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  14. d19eff3 Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  15. d26a773 parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds by John David Anglin · 10 years ago
  16. f0eb4a2 Merge tag 'please-pull-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  17. c1d5865 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  18. e8ee39e [IA64] refresh arch/ia64/configs/* using "make savedefconfig" by Tony Luck · 10 years ago
  19. 6cd2f85 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  20. 324c7b6 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  21. 9542639 Merge tag 'kvm-arm-for-v3.17-rc7-or-final' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 10 years ago
  22. f367039 Revert "x86/efi: Fixup GOT in all boot code paths" by Linus Torvalds · 10 years ago
  23. 98f75b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  24. 9478303 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  25. e2519c2 Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 10 years ago
  26. e18b7fa Merge branch 'bcmgenet' by David S. Miller · 10 years ago
  27. 4a0c081e net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma by Florian Fainelli · 10 years ago
  28. 478a010 net: bcmgenet: fix TX reclaim accounting for fragments by Florian Fainelli · 10 years ago
  29. a35165c ipv4: do not use this_cpu_ptr() in preemptible context by Eric Dumazet · 10 years ago
  30. 1f2bb4a arm/arm64: KVM: Fix unaligned access bug on gicv2 access by Christoffer Dall · 10 years ago
  31. 46f341f genhd: fix leftover might_sleep() in blk_free_devt() by Jens Axboe · 10 years ago
  32. 84de67b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  33. 09f3756 dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt() by Tobias Klauser · 10 years ago
  34. 85911d7 r8169: fix an if condition by Dan Carpenter · 10 years ago
  35. b0e2a55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  36. d70b113 r8152: disable ALDPS by hayeswang · 10 years ago
  37. b49fe36 ipoib: validate struct ipoib_cb size by Eric Dumazet · 10 years ago
  38. 2571178 net: sched: shrink struct qdisc_skb_cb to 28 bytes by Eric Dumazet · 10 years ago
  39. 476c1885 tg3: Work around HW/FW limitations with vlan encapsulated frames by Vlad Yasevich · 10 years ago
  40. 4e66cd1 hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver by sundarjdev · 10 years ago
  41. 07d92d5 macvlan: allow to enqueue broadcast pkt on virtual device by Nicolas Dichtel · 10 years ago
  42. 8b95741 blk-mq: use blk_mq_start_hw_queues() when running requeue work by Jens Axboe · 10 years ago
  43. 6b55e1f blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps() by Jens Axboe · 10 years ago
  44. a57a178 blk-mq: avoid infinite recursion with the FUA flag by Christoph Hellwig · 10 years ago
  45. 683d0e1 blk-mq: Avoid race condition with uninitialized requests by David Hildenbrand · 10 years ago
  46. 538b753 blk-mq: request deadline must be visible before marking rq as started by Jens Axboe · 10 years ago
  47. 4e5f9ef pch_gbe: 'select' NET_PTP_CLASSIFY. by David S. Miller · 10 years ago
  48. df568d8 scsi: Use 'depends' with LIBFC instead of 'select'. by David S. Miller · 10 years ago
  49. 3bdad2d Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 10 years ago
  50. 25476b0 IB/mlx4: Fix VF mac handling in RoCE by Jack Morgenstein · 10 years ago
  51. 3dec487 IB/mlx4: Do not allow APM under RoCE by Jack Morgenstein · 10 years ago
  52. d24d9f4 IB/mlx4: Don't update QP1 in native mode by Jack Morgenstein · 10 years ago
  53. 3e0629c IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header by Jack Morgenstein · 10 years ago
  54. f4fd40b mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses by Jack Morgenstein · 10 years ago
  55. a59c585 IB/core: When marshaling uverbs path, clear unused fields by Matan Barak · 10 years ago
  56. 4bf9715 IB/mlx4: Avoid executing gid task when device is being removed by Moni Shoua · 10 years ago
  57. dba3ad2 IB/mlx4: Fix lockdep splat for the iboe lock by Jack Morgenstein · 10 years ago
  58. bccb84f IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up by Moni Shoua · 10 years ago
  59. 655b2aa IB/mlx4: Reorder steps in RoCE GID table initialization by Moni Shoua · 10 years ago
  60. f5c4834 IB/mlx4: Don't duplicate the default RoCE GID by Moni Shoua · 10 years ago
  61. e381835c IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() by Moni Shoua · 10 years ago
  62. 61aabb3 IB/iser: Bump version to 1.4.1 by Or Gerlitz · 10 years ago
  63. 91eb1df IB/iser: Allow bind only when connection state is UP by Sagi Grimberg · 10 years ago
  64. c33b15f IB/iser: Fix RX/TX CQ resource leak on error flow by Roi Dayan · 10 years ago
  65. f0c2c22 RDMA/ocrdma: Use right macro in query AH by devesh.sharma@emulex.com · 10 years ago
  66. 1be528b RDMA/ocrdma: Resolve L2 address when creating user AH by devesh.sharma@emulex.com · 10 years ago
  67. 4ff0acc mlx4: Correct error flows in rereg_mr by Matan Barak · 10 years ago
  68. 7c9a373 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  69. f2d5a94 Fix nasty 32-bit overflow bug in buffer i/o code. by Anton Altaparmakov · 10 years ago
  70. 27fbe64b KVM: correct null pid check in kvm_vcpu_yield_to() by Sam Bobroff · 10 years ago
  71. e76bf63 ALSA: snd-usb-caiaq: Fix LED commands for Kore controller by Daniel Mack · 10 years ago
  72. a9960e6 ALSA: pcm: fix fifo_size frame calculation by Clemens Ladisch · 10 years ago
  73. bb2e226 Revert "percpu: free percpu allocation info for uniprocessor system" by Guenter Roeck · 10 years ago
  74. 0f33be0 Linux 3.17-rc6 by Linus Torvalds · 10 years ago
  75. c735483 parisc: pdc_stable.c: Avoid potential stack overflows by Helge Deller · 10 years ago
  76. dae0af7 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  77. 94c457d parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  78. fe5c873 parisc: ptrace: use secure_computing_strict() by Helge Deller · 10 years ago
  79. c1f03b4 Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  80. 3c2ea70 Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  81. c1fb79e Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  82. 0d95143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  83. 1734a6e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  84. fe3d9c4 drm/nouveau: ltc/gf100-: fix cbc issues on certain boards by Ben Skeggs · 10 years ago
  85. 92a32a4 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  86. b1fb012 drm/bochs: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  87. c526709 drm/cirrus: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  88. e625305 percpu-refcount: make percpu_ref based on longs instead of ints by Tejun Heo · 10 years ago
  89. 4843c33 percpu-refcount: improve WARN messages by Tejun Heo · 10 years ago
  90. ed87c2b staging: vt6655: buffer overflow in ioctl by Dan Carpenter · 10 years ago
  91. 922b83b Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  92. c80b449 USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters by Mark · 10 years ago
  93. b6a3ed6 USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter by Mark · 10 years ago
  94. 67d365a USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter by Mark · 10 years ago
  95. 7312b5d USB: EHCI: unlink QHs even after the controller has stopped by Alan Stern · 10 years ago
  96. 2d23d8b Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 10 years ago
  97. afbe7af Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  98. 9b67aa4 openvswitch: restore OVS_FLOW_CMD_NEW notifications by Samuel Gauthier · 10 years ago
  99. 0d56637 genetlink: add function genl_has_listeners() by Nicolas Dichtel · 10 years ago
  100. b3f2512 lib: rhashtable: remove second linux/log2.h inclusion by Fabian Frederick · 10 years ago