1. be69003 sched: Make preempt_schedule_context() function-tracing safe by Frederic Weisbecker · 9 years ago
  2. cee34d8 lockdep: Fix a race between /proc/lock_stat and module unload by Peter Zijlstra · 9 years ago
  3. d691f9e bpf: allow programs to write to certain skb fields by Alexei Starovoitov · 9 years ago
  4. 9f61f62 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  5. a0e9c6e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 9b7b819 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() by Helge Deller · 9 years ago
  7. 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 9 years ago
  8. 92ae183 lockdep: Do not break user-visible string by Borislav Petkov · 9 years ago
  9. 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 9 years ago
  10. 9a1bd63 livepatch: add module locking around kallsyms calls by Miroslav Benes · 9 years ago
  11. be3ef76 clockevents: Rename state to state_use_accessors by Thomas Gleixner · 9 years ago
  12. 051ebd1 clockevents: Use set/get state helper functions by Thomas Gleixner · 9 years ago
  13. d7eb231 clockevents: Provide functions to set and get the state by Thomas Gleixner · 9 years ago
  14. 472c4a9 clockevents: Use helpers to check the state of a clockevent device by Viresh Kumar · 9 years ago
  15. 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  16. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  17. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. 3324b58 ebpf: misc core cleanup by Daniel Borkmann · 9 years ago
  19. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 9 years ago
  20. abf2e7d bpf: add missing rcu protection when releasing programs from prog_array by Alexei Starovoitov · 9 years ago
  21. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  22. 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 9 years ago
  23. ca1d51e rcutorture: Test SRCU cleanup code path by Paul E. McKenney · 9 years ago
  24. 6c7ed42 rcutorture: Replace barriers with smp_store_release() and smp_load_acquire() by Paul E. McKenney · 9 years ago
  25. 61d49d2 locktorture: Change longdelay_us to longdelay_ms by Paul E. McKenney · 9 years ago
  26. 3838cc1 rcutorture: Allow negative values of nreaders to oversubscribe by Paul E. McKenney · 10 years ago
  27. f548d99 locktorture: fix deadlock in 'rw_lock_irq' type by Alexey Kodanev · 10 years ago
  28. 6e91f8c rcu: Correctly handle non-empty Tiny RCU callback list with none ready by Paul E. McKenney · 9 years ago
  29. 51952bc63 rcu: Further shrink Tiny RCU by making empty functions static inlines by Paul E. McKenney · 9 years ago
  30. 1ce46ee rcu: Conditionally compile RCU's eqs warnings by Paul E. McKenney · 9 years ago
  31. 26730f5 rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO by Paul E. McKenney · 9 years ago
  32. 47d631a rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF by Paul E. McKenney · 9 years ago
  33. 05c5df3 rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT by Paul E. McKenney · 9 years ago
  34. a3dc294 rcu: Enable diagnostic dump of rcu_node combining tree by Paul E. McKenney · 9 years ago
  35. 7fa2700 rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter by Paul E. McKenney · 9 years ago
  36. 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 10 years ago
  37. 3eaaaf6c rcu: Shut up spurious gcc uninitialized-variable warning by Paul E. McKenney · 10 years ago
  38. eab128e rcu: Modulate grace-period slow init to normalize delay by Paul E. McKenney · 9 years ago
  39. 927da9d cpu: Remove new instance of __cpuinit that crept back in by Paul Gortmaker · 9 years ago
  40. 64eaf974 cpu: Handle smpboot_unpark_threads() uniformly by Paul E. McKenney · 9 years ago
  41. a738eec rcu: Correctly initialize ->rcu_qs_ctr_snap at online time by Paul E. McKenney · 10 years ago
  42. cce7f1f rcu: Remove redundant offline check by Paul E. McKenney · 10 years ago
  43. c5b5539 rcu: Remove dead code from force_qs_rnp() by Paul E. McKenney · 10 years ago
  44. 0a0ba1c rcu: Adjust ->lock acquisition for tasks no longer migrating by Paul E. McKenney · 10 years ago
  45. ea46351 rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED() by Paul E. McKenney · 10 years ago
  46. 82072c4 rcu: Change function declaration to bool by Nicholas Mc Guire · 9 years ago
  47. c92fb05 rcu: Make rcu_*_data variables static by Nicolas Iooss · 9 years ago
  48. 30ff153 rcu: Make synchronize_sched_expedited() call wait_rcu_gp() by Paul E. McKenney · 9 years ago
  49. 5af4692 smp: Make control dependencies work on Alpha, improve documentation by Paul E. McKenney · 9 years ago
  50. 81e701e43 rcu: Add more debug info on "kthread starved" RCU CPU stall warnings by Paul E. McKenney · 9 years ago
  51. 82efed0 rcu: Fix missing task information during rcu-preempt stall by Patrick Daly · 9 years ago
  52. 5ce035f rcu: tree_plugin: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  53. cd73ca2 rcu: Force wakeup of rcu_gp_kthread at grace-period end by Paul E. McKenney · 10 years ago
  54. 3382adb rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs by Paul E. McKenney · 10 years ago
  55. 2927a68 rcu: Create an immutable rcu_data_p pointer to default rcu_data structure by Paul E. McKenney · 10 years ago
  56. b28a7c0 rcu: Tell the compiler that rcu_state_p is immutable by Paul E. McKenney · 10 years ago
  57. 727b705 rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED() by Paul E. McKenney · 10 years ago
  58. e63c887 rcu: Convert from rcu_preempt_state to *rcu_state_p by Paul E. McKenney · 10 years ago
  59. 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 10 years ago
  60. 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  61. aa319bc perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode by Alexander Shishkin · 9 years ago
  62. dead9f2 perf: Fix race in BPF program unregister by Alexei Starovoitov · 9 years ago
  63. ac34ad2 clockevents: Do not suspend/resume if unused by Alexandre Belloni · 10 years ago
  64. 26029d8 livepatch: annotate klp_init() with __init by Minfei Huang · 9 years ago
  65. c5db6a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  68. e83d0a4 time: Remove read_boot_clock() by Xunlei Pang · 9 years ago
  69. 4e413e8 tracing: timer: Add deferrable flag to timer_start by Badhri Jagan Sridharan · 9 years ago
  70. 57d05a9 time: Rework debugging variables so they aren't global by John Stultz · 9 years ago
  71. 6374f91 timekeeping: Provide new API to get the current time resolution by Harald Geyer · 9 years ago
  72. 6f7d798 time: Make sure tz_minuteswest is set to a valid value when setting time by Sasha Levin · 10 years ago
  73. de8d181 genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip by Geert Uytterhoeven · 9 years ago
  74. 04fd61a bpf: allow bpf programs to tail-call other bpf programs by Alexei Starovoitov · 9 years ago
  75. 8cdd043 livepatch: introduce patch/func-walking helpers by Jiri Slaby · 9 years ago
  76. cad706d livepatch: make kobject in klp_object statically allocated by Miroslav Benes · 9 years ago
  77. 1173ff0 watchdog: fix double lock in watchdog_nmi_enable_all by Michal Hocko · 9 years ago
  78. d2540875 clockevents: Stop unused clockevent devices by Viresh Kumar · 9 years ago
  79. 8fff52f clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state by Viresh Kumar · 9 years ago
  80. c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 9 years ago
  81. a9a3f5c Merge branch 'irq/for-x86' into x86/apic by Thomas Gleixner · 9 years ago
  82. a6c761e Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 9 years ago
  83. 0a4377d genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU by Jiang Liu · 9 years ago
  84. ca42aaf time: Refactor msecs_to_jiffies by Nicholas Mc Guire · 9 years ago
  85. 0a22798 time: Move timeconst.h into include/generated by Nicholas Mc Guire · 9 years ago
  86. c1ceac6 sched/numa: Reduce conflict between fbq_classify_rq() and migration by Rik van Riel · 9 years ago
  87. 8bcbde5 sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled by David Hildenbrand · 9 years ago
  88. b30f0e3 sched/preempt: Optimize preemption operations on __schedule() callers by Frederic Weisbecker · 9 years ago
  89. a22ae71 Merge tag 'v4.1-rc4' into sched/core, before applying new patches by Ingo Molnar · 9 years ago
  90. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  91. 87e9b9f PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND by Rafael J. Wysocki · 9 years ago
  92. 6717673 PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection by Ruchi Kandoi · 9 years ago
  93. 10d784e sched: always use blk_schedule_flush_plug in io_schedule_out by Shaohua Li · 9 years ago
  94. 939ef66 Merge branch 'irq/for-arm' into irq/core by Thomas Gleixner · 9 years ago
  95. ab992dc watchdog: Fix merge 'conflict' by Peter Zijlstra · 9 years ago
  96. c586348 genirq: generic chip: Support hierarchy domain by Stefan Agner · 9 years ago
  97. 3cfeffc genirq: Add irq_chip_(enable/disable)_parent by Stefan Agner · 9 years ago
  98. 5f22f5c irqdomain: Add non-hierarchy helper irq_domain_set_info by Stefan Agner · 9 years ago
  99. 3c646f2 genirq: Don't suspend nested_thread irqs over system suspend by NeilBrown · 9 years ago
  100. 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 9 years ago