1. 25 Sep, 2012 2 commits
    • Paul E. McKenney's avatar
      Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b · 5217192b
      Paul E. McKenney authored
      The conflicts between kernel/rcutree.h and kernel/rcutree_plugin.h
      were due to adjacent insertions and deletions, which were resolved
      by simply accepting the changes on both branches.
      5217192b
    • Paul E. McKenney's avatar
      Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a',... · bda4ec9f
      Paul E. McKenney authored
      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
      
      bigrt.2012.09.23a contains additional commits to reduce scheduling latency
      	from RCU on huge systems (many hundrends or thousands of CPUs).
      
      doctorture.2012.09.23a contains documentation changes and rcutorture fixes.
      
      fixes.2012.09.23a contains miscellaneous fixes.
      
      hotplug.2012.09.23a contains CPU-hotplug-related changes.
      
      idle.2012.09.23a fixes architectures for which RCU no longer considered
      	the idle loop to be a quiescent state due to earlier
      	adaptive-dynticks changes.  Affected architectures are alpha,
      	cris, frv, h8300, m32r, m68k, mn10300, parisc, score, xtensa,
      	and ia64.
      bda4ec9f
  2. 23 Sep, 2012 38 commits