1. 81f56e5 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  2. da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 2fff566 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 7a68294 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. 627312b Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. 94095a1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  9. cb349ca rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling by Paul E. McKenney · 12 years ago
  10. 1fd2b44 rcu: Userspace RCU extended QS selftest by Frederic Weisbecker · 12 years ago
  11. 20ab65e3 rcu: Exit RCU extended QS on user preemption by Frederic Weisbecker · 12 years ago
  12. 90a340e rcu: Exit RCU extended QS on kernel preemption after irq/exception by Frederic Weisbecker · 12 years ago
  13. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 12 years ago
  14. 1e1a689 rcu: Ignore userspace extended quiescent state by default by Frederic Weisbecker · 12 years ago
  15. c5d900b rcu: Allow rcu_user_enter()/exit() to nest by Frederic Weisbecker · 12 years ago
  16. 2b1d502 rcu: Settle config for userspace extended quiescent state by Frederic Weisbecker · 12 years ago
  17. 9a0c6fe rcu: Make RCU_FAST_NO_HZ handle adaptive ticks by Paul E. McKenney · 12 years ago
  18. 19dd1591 rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs by Frederic Weisbecker · 12 years ago
  19. adf5091 rcu: New rcu_user_enter() and rcu_user_exit() APIs by Frederic Weisbecker · 12 years ago
  20. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  21. 5217192 Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  22. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 12 years ago
  23. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  24. 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 · 12 years ago
  25. 8781915 trace: Move trace event enable from fs_initcall to core_initcall by Ezequiel Garcia · 12 years ago
  26. 5224c3a tracing: Add an option for disabling markers by Mandeep Singh Baines · 12 years ago
  27. 5d18023 sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 12 years ago
  28. 0d8ee37 rcu: Disallow callback registry on offline CPUs by Paul E. McKenney · 12 years ago
  29. 1331e7a rcu: Remove _rcu_barrier() dependency on __stop_machine() by Paul E. McKenney · 12 years ago
  30. 86f343b rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning message by Paul E. McKenney · 12 years ago
  31. 22a7672 rcu: Move TINY_RCU quiescent state out of extended quiescent state by Li Zhong · 12 years ago
  32. 803b0eb time: RCU permitted to stop idle entry via softirq by Paul E. McKenney · 12 years ago
  33. 7a11e20 rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save() by Paul E. McKenney · 12 years ago
  34. fdab649 rcu: Remove redundant memory barrier from __call_rcu() by Paul E. McKenney · 12 years ago
  35. c96ea7c rcu: Avoid spurious RCU CPU stall warnings by Paul E. McKenney · 12 years ago
  36. c8020a6 rcu: Protect rcu_node accesses during CPU stall warnings by Paul E. McKenney · 12 years ago
  37. 5fd4dc0 rcu: Avoid rcu_print_detail_task_stall_rnp() segfault by Paul E. McKenney · 12 years ago
  38. 115f7a7 rcu: Apply for_each_rcu_flavor() to increment_cpu_stall_ticks() by Paul E. McKenney · 12 years ago
  39. b065a85 rcu: Fix obsolete rcu_initiate_boost() header comment by Paul E. McKenney · 12 years ago
  40. a82dcc7 rcu: Make offline-CPU checking allow for indefinite delays by Paul E. McKenney · 12 years ago
  41. 5cc900c rcu: Improve boost selection when moving tasks to root rcu_node by Paul E. McKenney · 12 years ago
  42. b4270ee rcu: Permit RCU_NONIDLE() to be used from interrupt context by Paul E. McKenney · 12 years ago
  43. 1e3fd2b rcu: Properly initialize ->boost_tasks on CPU offline by Paul E. McKenney · 12 years ago
  44. 818615c rcu: Pull TINY_RCU dyntick-idle tracing into non-idle region by Paul E. McKenney · 12 years ago
  45. e3ebfb9 rcu: Add PROVE_RCU_DELAY to provoke difficult races by Paul E. McKenney · 12 years ago
  46. 60f5378 rcu: Prevent initialization race in rcutorture kthreads by Paul E. McKenney · 12 years ago
  47. 2caa1e4 rcu: Switch rcutorture to pr_alert() and friends by Paul E. McKenney · 12 years ago
  48. 13dbf91 rcu: Track CPU-hotplug duration statistics by Paul E. McKenney · 12 years ago
  49. ab840f7 rcu: Update rcutorture defaults by Paul E. McKenney · 12 years ago
  50. b17c703 rcu: Shrink RCU based on number of CPUs by Paul E. McKenney · 12 years ago
  51. 4dbd6bb rcu: Handle unbalanced rcu_node configurations with few CPUs by Paul E. McKenney · 12 years ago
  52. d7d6a11 rcu: Simplify quiescent-state detection by Paul E. McKenney · 12 years ago
  53. 1943c89 rcu: Reduce synchronize_rcu_expedited() latency by Paul E. McKenney · 12 years ago
  54. bcfa57c rcu: Eliminate signed overflow in synchronize_rcu_expedited() by Paul E. McKenney · 12 years ago
  55. 25d30cf rcu: Adjust for unconditional ->completed assignment by Paul E. McKenney · 12 years ago
  56. 661a85d rcu: Add random PROVE_RCU_DELAY to grace-period initialization by Paul E. McKenney · 12 years ago
  57. 5d4b865 rcu: Fix day-zero grace-period initialization/cleanup race by Paul E. McKenney · 12 years ago
  58. 7e5c2df rcu: Make rcutree module parameters visible in sysfs by Paul E. McKenney · 12 years ago
  59. d40011f rcu: Control grace-period duration from sysfs by Paul E. McKenney · 12 years ago
  60. 394f276 rcu: Prevent force_quiescent_state() memory contention by Paul E. McKenney · 12 years ago
  61. 4605c01 rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing by Paul E. McKenney · 12 years ago
  62. b4be093f rcu: Allow RCU quiescent-state forcing to be preempted by Paul E. McKenney · 12 years ago
  63. 4cdfc17 rcu: Move quiescent-state forcing into kthread by Paul E. McKenney · 12 years ago
  64. b402b73 rcu: Segregate rcu_state fields to improve cache locality by Dimitri Sivanich · 12 years ago
  65. b626c1b rcu: Provide OOM handler to motivate lazy RCU callbacks by Paul E. McKenney · 12 years ago
  66. bfa00b4 rcu: Prevent offline CPUs from executing RCU core code by Paul E. McKenney · 12 years ago
  67. 7fdefc1 rcu: Break up rcu_gp_kthread() into subfunctions by Paul E. McKenney · 12 years ago
  68. c856baf rcu: Allow RCU grace-period cleanup to be preempted by Paul E. McKenney · 12 years ago
  69. cabc49c rcu: Move RCU grace-period cleanup into kthread by Paul E. McKenney · 12 years ago
  70. 755609a rcu: Allow RCU grace-period initialization to be preempted by Paul E. McKenney · 12 years ago
  71. 79bce67 rcu: Prevent initialization-time quiescent-state race by Paul E. McKenney · 12 years ago
  72. b3dbec7 rcu: Move RCU grace-period initialization into a kthread by Paul E. McKenney · 12 years ago
  73. a10d206 rcu: Fix day-one dyntick-idle stall-warning bug by Paul E. McKenney · 12 years ago
  74. 519b3b7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. c5c473e Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  76. ed48ece workqueue: reimplement work_on_cpu() using system_wq by Tejun Heo · 12 years ago
  77. d0616c1 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 12 years ago
  78. 4651afb Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  79. 960bd11 workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn() by Lai Jiangshan · 12 years ago
  80. 579035d pid-namespace: limit value of ns_last_pid to (0, max_pid) by Andrew Vagin · 12 years ago
  81. 5c42336 arm64: Add support for /proc/sys/debug/exception-trace by Catalin Marinas · 12 years ago
  82. 37407ea Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" by Linus Torvalds · 12 years ago
  83. 9d77878 uprobes: Introduce arch_uprobe_enable/disable_step() by Sebastian Andrzej Siewior · 12 years ago
  84. 499a4f3 uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBES by Oleg Nesterov · 12 years ago
  85. 9f68f67 uprobes: Introduce MMF_RECALC_UPROBES by Oleg Nesterov · 12 years ago
  86. 6f47caa uprobes: uprobes_treelock should not disable irqs by Oleg Nesterov · 12 years ago
  87. 6d1d8df uprobes: Don't put NULL pointer in uprobe_register() by Sebastian Andrzej Siewior · 12 years ago
  88. 889cb3b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 26f4527 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  91. c6aaf4d kprobes/x86: Fix to support jprobes on ftrace-based kprobe by Masami Hiramatsu · 12 years ago
  92. ea632e9 trace: Stop compiling in trace_clock unconditionally by Josh Triplett · 12 years ago
  93. 76bab1b tracing: Skip printing "OK" if failed to disable event by Yuanhan Liu · 12 years ago
  94. 4fe84fb locking: Adjust spin lock inlining Kconfig options by Jan Beulich · 12 years ago
  95. ec145ba time: Fix timeekeping_get_ns overflow on 32bit systems by John Stultz · 12 years ago
  96. 4553f0b Merge branch 'core/rcu' into perf/core by Ingo Molnar · 12 years ago
  97. d094595 lockdep: Check if nested lock is actually held by Maarten Lankhorst · 12 years ago
  98. bc2a27c sched: cpu_power: enable ARCH_POWER by Vincent Guittot · 12 years ago
  99. c1cc017 sched/nohz: Clean up select_nohz_load_balancer() by Alex Shi · 12 years ago
  100. 08bedae sched: Fix load avg vs. cpu-hotplug by Peter Zijlstra · 12 years ago