1. a4fbe35 rcu: Grace-period initialization excludes only RCU notifier by Paul E. McKenney · 14 years ago
  2. cb349ca rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling by Paul E. McKenney · 14 years ago
  3. 1fd2b44 rcu: Userspace RCU extended QS selftest by Frederic Weisbecker · 14 years ago
  4. 20ab65e3 rcu: Exit RCU extended QS on user preemption by Frederic Weisbecker · 14 years ago
  5. 90a340e rcu: Exit RCU extended QS on kernel preemption after irq/exception by Frederic Weisbecker · 14 years ago
  6. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 14 years ago
  7. 1e1a689 rcu: Ignore userspace extended quiescent state by default by Frederic Weisbecker · 14 years ago
  8. c5d900b rcu: Allow rcu_user_enter()/exit() to nest by Frederic Weisbecker · 14 years ago
  9. 2b1d502 rcu: Settle config for userspace extended quiescent state by Frederic Weisbecker · 14 years ago
  10. 9a0c6fe rcu: Make RCU_FAST_NO_HZ handle adaptive ticks by Paul E. McKenney · 14 years ago
  11. 19dd159 rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs by Frederic Weisbecker · 14 years ago
  12. adf5091 rcu: New rcu_user_enter() and rcu_user_exit() APIs by Frederic Weisbecker · 14 years ago
  13. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 14 years ago
  14. 5217192 Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b by Paul E. McKenney · 14 years ago
  15. bda4ec9 Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09.23a', 'hotplug.2012.09.23a' and 'idlechop.2012.09.23a' into HEAD by Paul E. McKenney · 14 years ago
  16. 5d18023 sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 14 years ago
  17. 0d8ee37 rcu: Disallow callback registry on offline CPUs by Paul E. McKenney · 14 years ago
  18. 1331e7a rcu: Remove _rcu_barrier() dependency on __stop_machine() by Paul E. McKenney · 14 years ago
  19. 86f343b rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning message by Paul E. McKenney · 14 years ago
  20. 22a7672 rcu: Move TINY_RCU quiescent state out of extended quiescent state by Li Zhong · 14 years ago
  21. 803b0eb time: RCU permitted to stop idle entry via softirq by Paul E. McKenney · 14 years ago
  22. 7a11e20 rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save() by Paul E. McKenney · 14 years ago
  23. fdab649 rcu: Remove redundant memory barrier from __call_rcu() by Paul E. McKenney · 14 years ago
  24. c96ea7c rcu: Avoid spurious RCU CPU stall warnings by Paul E. McKenney · 14 years ago
  25. c8020a6 rcu: Protect rcu_node accesses during CPU stall warnings by Paul E. McKenney · 14 years ago
  26. 5fd4dc0 rcu: Avoid rcu_print_detail_task_stall_rnp() segfault by Paul E. McKenney · 14 years ago
  27. 115f7a7 rcu: Apply for_each_rcu_flavor() to increment_cpu_stall_ticks() by Paul E. McKenney · 14 years ago
  28. b065a85 rcu: Fix obsolete rcu_initiate_boost() header comment by Paul E. McKenney · 14 years ago
  29. a82dcc7 rcu: Make offline-CPU checking allow for indefinite delays by Paul E. McKenney · 14 years ago
  30. 5cc900c rcu: Improve boost selection when moving tasks to root rcu_node by Paul E. McKenney · 14 years ago
  31. b4270ee rcu: Permit RCU_NONIDLE() to be used from interrupt context by Paul E. McKenney · 14 years ago
  32. 1e3fd2b rcu: Properly initialize ->boost_tasks on CPU offline by Paul E. McKenney · 14 years ago
  33. 818615c rcu: Pull TINY_RCU dyntick-idle tracing into non-idle region by Paul E. McKenney · 14 years ago
  34. e3ebfb9 rcu: Add PROVE_RCU_DELAY to provoke difficult races by Paul E. McKenney · 14 years ago
  35. 60f5378 rcu: Prevent initialization race in rcutorture kthreads by Paul E. McKenney · 14 years ago
  36. 2caa1e4 rcu: Switch rcutorture to pr_alert() and friends by Paul E. McKenney · 14 years ago
  37. 13dbf91 rcu: Track CPU-hotplug duration statistics by Paul E. McKenney · 14 years ago
  38. ab840f7 rcu: Update rcutorture defaults by Paul E. McKenney · 14 years ago
  39. b17c703 rcu: Shrink RCU based on number of CPUs by Paul E. McKenney · 14 years ago
  40. 4dbd6bb rcu: Handle unbalanced rcu_node configurations with few CPUs by Paul E. McKenney · 14 years ago
  41. d7d6a11 rcu: Simplify quiescent-state detection by Paul E. McKenney · 14 years ago
  42. 1943c89 rcu: Reduce synchronize_rcu_expedited() latency by Paul E. McKenney · 14 years ago
  43. bcfa57c rcu: Eliminate signed overflow in synchronize_rcu_expedited() by Paul E. McKenney · 14 years ago
  44. 25d30cf rcu: Adjust for unconditional ->completed assignment by Paul E. McKenney · 14 years ago
  45. 661a85d rcu: Add random PROVE_RCU_DELAY to grace-period initialization by Paul E. McKenney · 14 years ago
  46. 5d4b865 rcu: Fix day-zero grace-period initialization/cleanup race by Paul E. McKenney · 14 years ago
  47. 7e5c2df rcu: Make rcutree module parameters visible in sysfs by Paul E. McKenney · 14 years ago
  48. d40011f rcu: Control grace-period duration from sysfs by Paul E. McKenney · 14 years ago
  49. 394f276 rcu: Prevent force_quiescent_state() memory contention by Paul E. McKenney · 14 years ago
  50. 4605c01 rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing by Paul E. McKenney · 14 years ago
  51. b4be093f rcu: Allow RCU quiescent-state forcing to be preempted by Paul E. McKenney · 14 years ago
  52. 4cdfc17 rcu: Move quiescent-state forcing into kthread by Paul E. McKenney · 14 years ago
  53. b402b73 rcu: Segregate rcu_state fields to improve cache locality by Dimitri Sivanich · 14 years ago
  54. b626c1b rcu: Provide OOM handler to motivate lazy RCU callbacks by Paul E. McKenney · 14 years ago
  55. bfa00b4 rcu: Prevent offline CPUs from executing RCU core code by Paul E. McKenney · 14 years ago
  56. 7fdefc1 rcu: Break up rcu_gp_kthread() into subfunctions by Paul E. McKenney · 14 years ago
  57. c856baf rcu: Allow RCU grace-period cleanup to be preempted by Paul E. McKenney · 14 years ago
  58. cabc49c rcu: Move RCU grace-period cleanup into kthread by Paul E. McKenney · 14 years ago
  59. 755609a rcu: Allow RCU grace-period initialization to be preempted by Paul E. McKenney · 14 years ago
  60. 79bce67 rcu: Prevent initialization-time quiescent-state race by Paul E. McKenney · 14 years ago
  61. b3dbec7 rcu: Move RCU grace-period initialization into a kthread by Paul E. McKenney · 14 years ago
  62. a10d206 rcu: Fix day-one dyntick-idle stall-warning bug by Paul E. McKenney · 14 years ago
  63. 519b3b7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  64. c5c473e Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  65. ed48ece workqueue: reimplement work_on_cpu() using system_wq by Tejun Heo · 14 years ago
  66. 4651afb Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  67. 960bd11 workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn() by Lai Jiangshan · 14 years ago
  68. 579035d pid-namespace: limit value of ns_last_pid to (0, max_pid) by Andrew Vagin · 14 years ago
  69. 37407ea Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" by Linus Torvalds · 14 years ago
  70. 889cb3b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  71. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  72. ec145ba time: Fix timeekeping_get_ns overflow on 32bit systems by John Stultz · 14 years ago
  73. 0bd1189 Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  74. ee378aa workqueue: fix possible idle worker depletion across CPU hotplug by Lai Jiangshan · 14 years ago
  75. 552a37e workqueue: restore POOL_MANAGING_WORKERS by Lai Jiangshan · 14 years ago
  76. ec58815 workqueue: fix possible deadlock in idle worker rebinding by Tejun Heo · 14 years ago
  77. 90beca5 workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the function by Tejun Heo · 14 years ago
  78. 96e6530 workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic by Lai Jiangshan · 14 years ago
  79. 500ad2d perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled by K.Prasad · 14 years ago
  80. a6fa941 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 14 years ago
  81. 9450d57 sched: Fix kernel-doc warnings in kernel/sched/fair.c by Randy Dunlap · 14 years ago
  82. a4c96ae sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 14 years ago
  83. 749c881 sched: Add missing call to calc_load_exit_idle() by Charles Wang · 14 years ago
  84. f319da0 sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 14 years ago
  85. cee5848 time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 14 years ago
  86. 7ca63ee Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  87. b5bc0c7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  88. bf2ac31 time: Avoid making adjustments if we haven't accumulated anything by John Stultz · 14 years ago
  89. 6ea565a time: Avoid potential shift overflow with large shift values by John Stultz · 14 years ago
  90. 85dc8f0 time: Fix casting issue in timekeeping_forward_now by Andreas Schwab · 14 years ago
  91. 784ffcb time: Ensure we normalize the timekeeper in tk_xtime_add by John Stultz · 14 years ago
  92. 1456c75 Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 14 years ago
  93. f341861 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 14 years ago
  94. 5c65ca7 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 14 years ago
  95. c7a3a88 uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails by Oleg Nesterov · 14 years ago
  96. 53795ce Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  97. 90785be Merge branch 'alpha' (alpha architecture patches) by Linus Torvalds · 14 years ago
  98. be53db6 alpha: take a bunch of syscalls into osf_sys.c by Al Viro · 14 years ago
  99. 60916a9 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 14 years ago
  100. 4e8b145 time: Improve sanity checking of timekeeping inputs by John Stultz · 14 years ago