1. 284a8c9 rcu: Per-CPU operation cleanups to rcu_*_qs() functions by Paul E. McKenney · 10 years ago
  2. 1d082fd rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() by Paul E. McKenney · 10 years ago
  3. 4ff475e rcu: Additional information on RCU-tasks stall-warning messages by Paul E. McKenney · 10 years ago
  4. 01a8133 rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch() by Paul E. McKenney · 10 years ago
  5. 8f20a5e rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption by Paul E. McKenney · 10 years ago
  6. 176f8f7 rcu: Make TASKS_RCU handle nohz_full= CPUs by Paul E. McKenney · 10 years ago
  7. 84a8f44 rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks() by Paul E. McKenney · 10 years ago
  8. 37fe5f0 documentation: Add verbiage on RCU-tasks stall warning messages by Paul E. McKenney · 10 years ago
  9. c7b24d2 rcu: Improve RCU-tasks energy efficiency by Paul E. McKenney · 10 years ago
  10. 52db30a rcu: Add stall-warning checks for RCU-tasks by Paul E. McKenney · 10 years ago
  11. f1a828f rcutorture: Add RCU-tasks test cases by Paul E. McKenney · 10 years ago
  12. 69c6045 rcutorture: Add torture tests for RCU-tasks by Paul E. McKenney · 10 years ago
  13. 06c2a92 rcu: Export RCU-tasks APIs to GPL modules by Steven Rostedt · 10 years ago
  14. 3f95aa8 rcu: Make TASKS_RCU handle tasks that are almost done exiting by Paul E. McKenney · 10 years ago
  15. 53c6d4e rcu: Add synchronous grace-period waiting for RCU-tasks by Paul E. McKenney · 10 years ago
  16. bde6c3a rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops by Paul E. McKenney · 10 years ago
  17. 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 10 years ago
  18. 11ed7f9 rcu: Make nocb leader kthreads process pending callbacks after spawning by Pranith Kumar · 10 years ago
  19. 52addcf Linux 3.17-rc2 by Linus Torvalds · 10 years ago
  20. f01bfc9 Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  21. dd5957b Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  22. 497c01d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  23. 01e9982 Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  24. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. 44744bb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. 959dc25 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  27. fa7f78e Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  28. 5e30ca1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  29. d856f32 aio: fix reqs_available handling by Benjamin LaHaise · 10 years ago
  30. bf87bb1 bus: arm-ccn: Fix warning message by Pawel Moll · 10 years ago
  31. 12266db ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux by Geert Uytterhoeven · 10 years ago
  32. caa9eac ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies by Marcel Ziswiler · 10 years ago
  33. 9d0b1f3 Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  34. a284e9d MAINTAINERS: Add entry for Renesas DRM drivers by Laurent Pinchart · 10 years ago
  35. db314f2 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  36. 00250b5 MAINTAINERS: add new Rockchip SoC list by Heiko Stuebner · 10 years ago
  37. 1302d32 ARM: dts: rockchip: readd missing mmc0 pinctrl settings by Heiko Stuebner · 10 years ago
  38. 2136edf Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 10 years ago
  39. 39b5552 ftrace: Use current addr when converting to nop in __ftrace_replace_code() by Steven Rostedt (Red Hat) · 10 years ago
  40. 5f151b2 ftrace: Fix function_profiler and function tracer together by Steven Rostedt (Red Hat) · 10 years ago
  41. 92a5655 nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait by David Jeffery · 10 years ago
  42. 78270e8 nfs: can_coalesce_requests must enforce contiguity by Weston Andros Adamson · 10 years ago
  43. bba5c18 nfs: disallow duplicate pages in pgio page vectors by Weston Andros Adamson · 10 years ago
  44. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  45. 9497001 nfs: fix error handling in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  46. bfd484a nfs: use blocking page_group_lock in add_request by Weston Andros Adamson · 10 years ago
  47. bc8a309 nfs: fix nonblocking calls to nfs_page_group_lock by Weston Andros Adamson · 10 years ago
  48. fd2f3a0 nfs: change nfs_page_group_lock argument by Weston Andros Adamson · 10 years ago
  49. 451fd72 Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  50. 47e4df9 mac80211: fix channel switch for chanctx-based drivers by Michal Kazior · 10 years ago
  51. 433ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  52. bce0b6c ftrace: Fix up trampoline accounting with looping on hash ops by Steven Rostedt (Red Hat) · 10 years ago
  53. faaa552 drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef by Rasmus Villemoes · 10 years ago
  54. aa4a83e net: sctp: fix suboptimal edge-case on non-active active/retrans path selection by Daniel Borkmann · 10 years ago
  55. ea4f19c net: sctp: spare unnecessary comparison in sctp_trans_elect_best by Daniel Borkmann · 10 years ago
  56. 7d149c5 net: ethernet: broadcom: bnx2x: Remove redundant #ifdef by Rasmus Villemoes · 10 years ago
  57. cbd5228 ibmveth: Fix endian issues with rx_no_buffer statistic by Anton Blanchard · 10 years ago
  58. c10e4ca net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings() by Iyappan Subramanian · 10 years ago
  59. 2ba5af4 openvswitch: fix panic with multiple vlan headers by Jiri Benc · 10 years ago
  60. 793c3b4 net: ipv6: fib: don't sleep inside atomic lock by Benjamin Block · 10 years ago
  61. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 10 years ago
  62. 8426191 ftrace: Update all ftrace_ops for a ftrace_hash_ops update by Steven Rostedt (Red Hat) · 10 years ago
  63. 33b7f99 ftrace: Allow ftrace_ops to use the hashes from other ops by Steven Rostedt (Red Hat) · 10 years ago
  64. 26d189b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  65. 1ae45cf Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  66. 37dbeab drm/radeon: add additional SI pci ids by Alex Deucher · 10 years ago
  67. 5fc540e drm/radeon: add new bonaire pci ids by Alex Deucher · 10 years ago
  68. 6dc14ba drm/radeon: add new KV pci id by Alex Deucher · 10 years ago
  69. 80b304f Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  70. 6a7519e efi/arm64: Store Runtime Services revision by Semen Protsenko · 10 years ago
  71. aee530c firmware: Do not use WARN_ON(!spin_is_locked()) by Guenter Roeck · 10 years ago
  72. 08f1a1b cxgb4: Free completed tx skbs promptly by Hariprasad Shenai · 10 years ago
  73. 215a004 Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  74. 29aaee6 cxgb4: Fix race condition in cleanup by Anish Bhatt · 10 years ago
  75. 061079a sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe by zhuyj · 10 years ago
  76. 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 10 years ago
  77. 7c3afd8 bnx2x: Revert UNDI flushing mechanism by Yuval Mintz · 10 years ago
  78. 9a6d33c Merge branch 'qlcnic' by David S. Miller · 10 years ago
  79. 3d8623e qlcnic: Fix endianess issue in firmware load from file operation by Shahed Shaikh · 10 years ago
  80. d874df5 qlcnic: Fix endianess issue in FW dump template header by Rajesh Borundia · 10 years ago
  81. 26acc71 qlcnic: Fix flash access interface to application by Jitendra Kalsaria · 10 years ago
  82. d715569 MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driver by Alan Ott · 10 years ago
  83. 8a50f11 macvlan: Allow setting multicast filter on all macvlan types by Vlad Yasevich · 10 years ago
  84. dc80811 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  85. 564ee36 MAINTAINERS: add entry for ec_bhf driver by Dariusz Marcinkiewicz · 10 years ago
  86. 6df378d lec: Use rtnl lock/unlock when updating MTU by chas williams - CONTRACTOR · 10 years ago
  87. 20a984c Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  88. c3735ae Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 10 years ago
  89. 5317821 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  90. cee5aa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  91. e9d99a1 Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  92. 29fdd5b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  93. d1433d5 Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  94. f8d08a1 Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  95. 4ab2578 HID: fix a couple of off-by-ones by Jiri Kosina · 10 years ago
  96. ad3e14d HID: logitech: perform bounds checking on device_id early enough by Jiri Kosina · 10 years ago
  97. 51217e6 HID: logitech: fix bounds checking on LED report size by Jiri Kosina · 10 years ago
  98. 8117bd5 gpio-lynxpoint: enable input sensing in resume by Mathias Nyman · 10 years ago
  99. 58b84f6 gpio: move GPIOD flags outside #ifdef by Linus Walleij · 10 years ago
  100. 8ce261d can: flexcan: handle state passive -> warning transition by Sebastian Andrzej Siewior · 10 years ago