1. fa34da7 Merge branch 'rcu/idle' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  2. cb349ca rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling by Paul E. McKenney · 12 years ago
  3. 1fd2b44 rcu: Userspace RCU extended QS selftest by Frederic Weisbecker · 12 years ago
  4. edf55fd x86: Exit RCU extended QS on notify resume by Frederic Weisbecker · 12 years ago
  5. 0430499 x86: Use the new schedule_user API on userspace preemption by Frederic Weisbecker · 12 years ago
  6. 20ab65e3 rcu: Exit RCU extended QS on user preemption by Frederic Weisbecker · 12 years ago
  7. 90a340e rcu: Exit RCU extended QS on kernel preemption after irq/exception by Frederic Weisbecker · 12 years ago
  8. 6ba3c97 x86: Exception hooks for userspace RCU extended QS by Frederic Weisbecker · 12 years ago
  9. ef3f628 x86: Unspaghettize do_general_protection() by Frederic Weisbecker · 12 years ago
  10. bf5a3c1 x86: Syscall hooks for userspace RCU extended QS by Frederic Weisbecker · 12 years ago
  11. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 12 years ago
  12. 1e1a689 rcu: Ignore userspace extended quiescent state by default by Frederic Weisbecker · 12 years ago
  13. c5d900b rcu: Allow rcu_user_enter()/exit() to nest by Frederic Weisbecker · 12 years ago
  14. 2b1d502 rcu: Settle config for userspace extended quiescent state by Frederic Weisbecker · 12 years ago
  15. 9a0c6fe rcu: Make RCU_FAST_NO_HZ handle adaptive ticks by Paul E. McKenney · 12 years ago
  16. 19dd1591 rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs by Frederic Weisbecker · 12 years ago
  17. adf5091 rcu: New rcu_user_enter() and rcu_user_exit() APIs by Frederic Weisbecker · 12 years ago
  18. a9b86fa Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  19. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  20. 5217192 Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  21. 9b20aa6 Merge tag 'v3.6-rc7' into core/rcu by Ingo Molnar · 12 years ago
  22. 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
  23. 979570e Linux 3.6-rc7 by Linus Torvalds · 12 years ago
  24. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  25. 0737c8d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  26. 0bf7a70 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  27. faa2ad0 edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs. by Shaun Ruffell · 12 years ago
  28. ef6e781 edac_mc: fix messy kfree calls in the error path by Fengguang Wu · 12 years ago
  29. 5f0ecb9 hwmon: (fam15h_power) Tweak runavg_range on resume by Andreas Herrmann · 12 years ago
  30. 641f145 hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  31. 1ec3ddf hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  32. 93482f4 ia64: Add missing RCU idle APIs on idle loop by Paul E. McKenney · 12 years ago
  33. 11ad47a xtensa: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  34. 0ee23fd score: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  35. fbe7521 parisc: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  36. 5b0753a mn10300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  37. 5b57ba3 m68k: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  38. 48ae077 m32r: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  39. b2fe143 h8300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  40. 41d8fe5 frv: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  41. c633f9e cris: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  42. 4c94cad alpha: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  43. 6a6c027 alpha: Fix preemption handling in idle loop by Frederic Weisbecker · 12 years ago
  44. 429227b Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  45. a2db672 Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  46. 5d18023 sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 12 years ago
  47. 0d8ee37 rcu: Disallow callback registry on offline CPUs by Paul E. McKenney · 12 years ago
  48. 1331e7a rcu: Remove _rcu_barrier() dependency on __stop_machine() by Paul E. McKenney · 12 years ago
  49. 86f343b rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning message by Paul E. McKenney · 12 years ago
  50. 22a7672 rcu: Move TINY_RCU quiescent state out of extended quiescent state by Li Zhong · 12 years ago
  51. 58fac09 kmemleak: Replace list_for_each_continue_rcu with new interface by Michael Wang · 12 years ago
  52. 803b0eb time: RCU permitted to stop idle entry via softirq by Paul E. McKenney · 12 years ago
  53. 7a11e20 rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save() by Paul E. McKenney · 12 years ago
  54. fdab649 rcu: Remove redundant memory barrier from __call_rcu() by Paul E. McKenney · 12 years ago
  55. c96ea7c rcu: Avoid spurious RCU CPU stall warnings by Paul E. McKenney · 12 years ago
  56. c8020a6 rcu: Protect rcu_node accesses during CPU stall warnings by Paul E. McKenney · 12 years ago
  57. 5fd4dc0 rcu: Avoid rcu_print_detail_task_stall_rnp() segfault by Paul E. McKenney · 12 years ago
  58. 115f7a7 rcu: Apply for_each_rcu_flavor() to increment_cpu_stall_ticks() by Paul E. McKenney · 12 years ago
  59. b065a85 rcu: Fix obsolete rcu_initiate_boost() header comment by Paul E. McKenney · 12 years ago
  60. a82dcc7 rcu: Make offline-CPU checking allow for indefinite delays by Paul E. McKenney · 12 years ago
  61. 5cc900c rcu: Improve boost selection when moving tasks to root rcu_node by Paul E. McKenney · 12 years ago
  62. b4270ee rcu: Permit RCU_NONIDLE() to be used from interrupt context by Paul E. McKenney · 12 years ago
  63. 1e3fd2b rcu: Properly initialize ->boost_tasks on CPU offline by Paul E. McKenney · 12 years ago
  64. 818615c rcu: Pull TINY_RCU dyntick-idle tracing into non-idle region by Paul E. McKenney · 12 years ago
  65. e3ebfb9 rcu: Add PROVE_RCU_DELAY to provoke difficult races by Paul E. McKenney · 12 years ago
  66. 60f5378 rcu: Prevent initialization race in rcutorture kthreads by Paul E. McKenney · 12 years ago
  67. 2caa1e4 rcu: Switch rcutorture to pr_alert() and friends by Paul E. McKenney · 12 years ago
  68. 2aef619 rcu: Document SRCU dead-CPU capabilities, emphasize read-side limits by Paul E. McKenney · 12 years ago
  69. 13dbf91 rcu: Track CPU-hotplug duration statistics by Paul E. McKenney · 12 years ago
  70. ab840f7 rcu: Update rcutorture defaults by Paul E. McKenney · 12 years ago
  71. b17c703 rcu: Shrink RCU based on number of CPUs by Paul E. McKenney · 12 years ago
  72. 4dbd6bb rcu: Handle unbalanced rcu_node configurations with few CPUs by Paul E. McKenney · 12 years ago
  73. d7d6a11 rcu: Simplify quiescent-state detection by Paul E. McKenney · 12 years ago
  74. 1943c89 rcu: Reduce synchronize_rcu_expedited() latency by Paul E. McKenney · 12 years ago
  75. bcfa57c rcu: Eliminate signed overflow in synchronize_rcu_expedited() by Paul E. McKenney · 12 years ago
  76. 25d30cf rcu: Adjust for unconditional ->completed assignment by Paul E. McKenney · 12 years ago
  77. 661a85d rcu: Add random PROVE_RCU_DELAY to grace-period initialization by Paul E. McKenney · 12 years ago
  78. 5d4b865 rcu: Fix day-zero grace-period initialization/cleanup race by Paul E. McKenney · 12 years ago
  79. 7e5c2df rcu: Make rcutree module parameters visible in sysfs by Paul E. McKenney · 12 years ago
  80. d40011f rcu: Control grace-period duration from sysfs by Paul E. McKenney · 12 years ago
  81. 394f276 rcu: Prevent force_quiescent_state() memory contention by Paul E. McKenney · 12 years ago
  82. 4605c01 rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing by Paul E. McKenney · 12 years ago
  83. b4be093f rcu: Allow RCU quiescent-state forcing to be preempted by Paul E. McKenney · 12 years ago
  84. 4cdfc17 rcu: Move quiescent-state forcing into kthread by Paul E. McKenney · 12 years ago
  85. b402b73 rcu: Segregate rcu_state fields to improve cache locality by Dimitri Sivanich · 12 years ago
  86. b626c1b rcu: Provide OOM handler to motivate lazy RCU callbacks by Paul E. McKenney · 12 years ago
  87. bfa00b4 rcu: Prevent offline CPUs from executing RCU core code by Paul E. McKenney · 12 years ago
  88. 7fdefc1 rcu: Break up rcu_gp_kthread() into subfunctions by Paul E. McKenney · 12 years ago
  89. c856baf rcu: Allow RCU grace-period cleanup to be preempted by Paul E. McKenney · 12 years ago
  90. cabc49c rcu: Move RCU grace-period cleanup into kthread by Paul E. McKenney · 12 years ago
  91. 755609a rcu: Allow RCU grace-period initialization to be preempted by Paul E. McKenney · 12 years ago
  92. 79bce67 rcu: Prevent initialization-time quiescent-state race by Paul E. McKenney · 12 years ago
  93. b3dbec7 rcu: Move RCU grace-period initialization into a kthread by Paul E. McKenney · 12 years ago
  94. a10d206 rcu: Fix day-one dyntick-idle stall-warning bug by Paul E. McKenney · 12 years ago
  95. e5e77cf Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  96. b3a297d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  97. cead24c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  98. a4be6c7 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  99. 5962640 HID: Fix logitech-dj: missing Unifying device issue by Nestor Lopez Casado · 12 years ago
  100. 3914998 HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp() by Axel Lin · 12 years ago