Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / rcutree.c
2012-04-17 Paul E. McKenneyrcu: Permit call_rcu() from CPU_DYING notifiers
2012-02-21 Hugh Dickinsrcu: Stop spurious warnings from synchronize_sched_expe...
2012-02-21 Paul E. McKenneyrcu: Add RCU_NONIDLE() for idle-loop RCU read-side...
2012-02-21 Paul E. McKenneyrcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
2012-02-21 Paul E. McKenneyrcu: Call out dangers of expedited RCU primitives
2012-02-21 Paul E. McKenneyrcu: Rework detection of use of RCU by offline CPUs
2012-02-21 Paul E. McKenneyrcu: Move synchronize_sched_expedited() to rcutree.c
2012-02-21 Paul E. McKenneyrcu: Check for illegal use of RCU from offlined CPUs
2012-02-21 Paul E. McKenneyrcu: Print scheduling-clock information on RCU CPU...
2012-02-21 Paul E. McKenneyrcu: Set RCU CPU stall times via sysfs
2012-02-21 Paul E. McKenneyrcu: Remove #ifdef CONFIG_SMP from TREE_RCU
2012-02-21 Paul E. McKenneyrcu: Check for idle-loop entry while in RCU read-side...
2012-02-21 Paul E. McKenneyrcu: Clean up straggling rcu_preempt_needs_cpu() name
2012-02-21 Paul E. McKenneyrcu: Remove single-rcu_node optimization in rcu_start_gp()
2012-02-21 Paul E. McKenneyrcu: Don't make callbacks go through second full grace...
2012-02-21 Paul E. McKenneyrcu: Check for callback invocation from offline CPUs
2012-02-21 Paul E. McKenneyrcu: Simplify offline processing
2012-02-21 Paul E. McKenneyrcu: Avoid waking up CPUs having only kfree_rcu() callbacks
2012-02-21 Paul E. McKenneyrcu: Add diagnostic for misaligned rcu_head structures
2012-02-21 Paul E. McKenneyrcu: Add lockdep-RCU checks for simple self-deadlock
2011-12-11 Paul E. McKenneyrcu: Augment rcu_batch_end tracing for idle and callbac...
2011-12-11 Paul E. McKenneyrcu: Remove redundant rcu_cpu_stall_suppress declaration
2011-12-11 Paul E. McKenneyrcu: Keep invoking callbacks if CPU otherwise idle
2011-12-11 Frederic Weisbeckerrcu: Irq nesting is always 0 on rcu_enter_idle_common
2011-12-11 Frederic Weisbeckerrcu: Don't check irq nesting from rcu idle entry/exit
2011-12-11 Paul E. McKenneyrcu: Permit dyntick-idle with callbacks pending
2011-12-11 Paul E. McKenneyrcu: Identify dyntick-idle CPUs on first force_quiescen...
2011-12-11 Paul E. McKenneyrcu: Remove dynticks false positives and RCU failures
2011-12-11 Paul E. McKenneyrcu: Eliminate RCU_FAST_NO_HZ grace-period hang
2011-12-11 Paul E. McKenneyrcu: Make RCU use the new is_idle_task() API
2011-12-11 Paul E. McKenneyrcu: Fix idle-task checks
2011-12-11 Paul E. McKenneyrcu: Allow dyntick-idle mode for CPUs with callbacks
2011-12-11 Paul E. McKenneyrcu: Add more information to the wrong-idle-task complaint
2011-12-11 Paul E. McKenneyrcu: Deconfuse dynticks entry-exit tracing
2011-12-11 Frederic Weisbeckerrcu: Detect illegal rcu dereference in extended quiesce...
2011-12-11 Thomas Gleixnerrcu: Omit self-awaken when setting up expedited grace...
2011-12-11 Paul E. McKenneyrcu: Disable preemption in rcu_is_cpu_idle()
2011-12-11 Paul E. McKenneyrcu: Track idleness independent of idle tasks
2011-12-11 Paul E. McKenneyrcu: ->signaled better named ->fqs_state
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-09-29 Paul E. McKenneyrcu: Move propagation of ->completed from rcu_start_gp...
2011-09-29 Paul E. McKenneyrcu: Remove rcu_needs_cpu_flush() to avoid false quiesc...
2011-09-29 Mike Galbraithrcu: Wire up RCU_BOOST_PRIO for rcutree
2011-09-29 Paul E. McKenneyrcu: Avoid having just-onlined CPU resched itself when...
2011-09-29 Paul E. McKenneyrcu: Suppress NMI backtraces when stall ends before...
2011-09-29 Paul E. McKenneyrcu: Prohibit grace periods during early boot
2011-09-29 Paul E. McKenneyrcu: Prevent early boot set_need_resched() from __rcu_p...
2011-09-29 Paul E. McKenneyrcu: Dump local stack if cannot dump all CPUs' stacks
2011-09-29 Paul E. McKenneyrcu: Make rcu_implicit_dynticks_qs() locals be correct...
2011-09-29 Paul E. McKenneyrcu: Eliminate in_irq() checks in rcu_enter_nohz()
2011-09-29 Paul E. McKenneyrcu: Simplify quiescent-state accounting
2011-09-29 Paul E. McKenneyrcu: Add grace-period, quiescent-state, and call_rcu...
2011-09-29 Paul E. McKenneyrcu: Update comments to reflect softirqs vs. kthreads
2011-09-29 Paul E. McKenneyrcu: Add RCU type to callback-invocation tracing
2011-09-29 Paul E. McKenneyrcu: Put names into TINY_RCU structures under RCU_TRACE
2011-09-29 Paul E. McKenneyrcu: Event-trace markers for computing RCU CPU utilization
2011-09-29 Paul E. McKenneyrcu: Add event-tracing for RCU callback invocation
2011-09-29 Paul E. McKenneyrcu: Abstract common code for RCU grace-period-wait...
2011-07-13 Paul E. McKenneyrcu: Prevent RCU callbacks from executing before schedu...
2011-06-16 Paul E. McKenneyrcu: Move RCU_BOOST #ifdefs to header file
2011-06-16 Paul E. McKenneyrcu: use softirq instead of kthreads except when RCU_BO...
2011-06-14 Shaohua Lircu: Use softirq to address performance regression
2011-06-14 Paul E. McKenneyrcu: Simplify curing of load woes
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Peter Zijlstrarcu: Cure load woes
2011-05-28 Paul E. McKenneyrcu: Start RCU kthreads in TASK_INTERRUPTIBLE state
2011-05-28 Peter Zijlstrarcu: Remove waitqueue usage for cpu, node, and boost...
2011-05-28 Paul E. McKenneyrcu: Avoid acquiring rcu_node locks in timer functions
2011-05-28 Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2011-05-26 Paul E. McKenneyrcu: Decrease memory-barrier usage based on semi-formal...
2011-05-26 Paul E. McKenneyrcu: Make rcu_enter_nohz() pay attention to nesting
2011-05-26 Paul E. McKenneyrcu: Don't do reschedule unless in irq
2011-05-26 Paul E. McKenneyrcu: Remove old memory barriers from rcu_process_callba...
2011-05-26 Paul E. McKenneyrcu: Add memory barriers
2011-05-20 Linus Torvaldssanitize <linux/prefetch.h> usage
2011-05-19 Paul E. McKenneyRevert "rcu: Decrease memory-barrier usage based on...
2011-05-08 Paul E. McKenneyrcu: permit rcu_read_unlock() to be called while holdin...
2011-05-06 Gleb Natapovrcu: provide rcu_virt_note_context_switch() function.
2011-05-06 Paul E. McKenneyrcu: get rid of signed overflow in check_cpu_stall()
2011-05-06 Paul E. McKenneyrcu: prevent call_rcu() from diving into rcu core if...
2011-05-06 Paul E. McKenneyrcu: further lower priority in rcu_yield()
2011-05-06 Lai Jiangshanrcu: introduce kfree_rcu()
2011-05-06 Paul E. McKenneyrcu: fix spelling
2011-05-06 Paul E. McKenneyrcu: Switch to this_cpu() primitives
2011-05-06 Paul E. McKenneyrcu: Add forward-progress diagnostic for per-CPU kthreads
2011-05-06 Paul E. McKenneyrcu: add grace-period age and more kthread state to...
2011-05-06 Paul E. McKenneyrcu: make rcutorture version numbers available through...
2011-05-06 Paul E. McKenneyrcu: add tracing for RCU's kthread run states.
2011-05-06 Paul E. McKenneyrcu: put per-CPU kthread at non-RT priority during...
2011-05-06 Paul E. McKenneyrcu: Force per-rcu_node kthreads off of the outgoing CPU
2011-05-06 Paul E. McKenneyrcu: priority boosting for TREE_PREEMPT_RCU
2011-05-06 Paul E. McKenneyrcu: move TREE_RCU from softirq to kthread
2011-05-06 Paul E. McKenneyrcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
2011-05-06 Paul E. McKenneyrcu: Decrease memory-barrier usage based on semi-formal...
2011-05-06 Paul E. McKenneyrcu: Remove conditional compilation for RCU CPU stall...
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2010-12-17 Paul E. McKenneyrcu: reduce __call_rcu()-induced contention on rcu_node...
2010-12-17 Paul E. McKenneyrcu: limit rcu_node leaf-level fanout
2010-12-17 Paul E. McKenneyrcu: fine-tune grace-period begin/end checks
2010-12-17 Frederic Weisbeckerrcu: Keep gpnum and completed fields synchronized
next