aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutree.c
Commit message (Expand)AuthorAge
* rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-15
* Merge branch 'idle.2013.09.25a' into HEADPaul E. McKenney2013-10-15
|\
| * rcu: Consistent rcu_is_watching() namingPaul E. McKenney2013-09-25
| * rcu: Change EXPORT_SYMBOL() to EXPORT_SYMBOL_GPL()Paul E. McKenney2013-09-25
| * rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney2013-09-25
* | Merge branch 'gp.2013.09.25a' into HEADPaul E. McKenney2013-10-15
|\ \
| * | rcu: Add tracing of normal (non-NOCB) grace-period requestsPaul E. McKenney2013-09-23
| * | rcu: Add tracing to rcu_gp_kthread()Paul E. McKenney2013-09-23
| * | rcu: Flag lockless access to ->gp_flags with ACCESS_ONCE()Paul E. McKenney2013-09-23
| * | rcu: Prevent spurious-wakeup DoS attack on rcu_gp_kthread()Paul E. McKenney2013-09-23
| * | rcu: Improve grace-period start logicPaul E. McKenney2013-09-23
| |/
* | rcu: Have rcutiny tracepoints use tracepoint_string()Paul E. McKenney2013-09-23
* | rcu: Reject memory-order-induced stall-warning false positivesPaul E. McKenney2013-09-23
* | rcu: Micro-optimize rcu_cpu_has_callbacks()Paul E. McKenney2013-09-23
* | rcu: Silence unused-variable warningsPaul E. McKenney2013-09-23
* | rcu: Replace __get_cpu_var() usesChristoph Lameter2013-09-23
* | rcu: Convert local functions to staticPaul E. McKenney2013-09-23
* | rcu: Use proper cpp macro for ->gp_flagsPaul E. McKenney2013-09-20
|/
*-. Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...Paul E. McKenney2013-08-31
|\ \
| | * nohz_full: Force RCU's grace-period kthreads onto timekeeping CPUPaul E. McKenney2013-08-31
| | * nohz_full: Add full-system-idle state machinePaul E. McKenney2013-08-31
| | * nohz_full: Add full-system-idle arguments to APIPaul E. McKenney2013-08-18
| | * nohz_full: Add per-CPU idle-state trackingPaul E. McKenney2013-08-18
| | * nohz_full: Add rcu_dyntick data for scalable detection of all-idle statePaul E. McKenney2013-08-18
| | * rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney2013-08-18
| |/ |/|
| * rcu: Simplify _rcu_barrier() processingPaul E. McKenney2013-08-20
| * rcu: Avoid redundant grace-period kthread wakeupsPaul E. McKenney2013-08-18
| * rcu: Make call_rcu() leak callbacks for debug-object errorsPaul E. McKenney2013-08-18
| * rcu: Expedite grace periods during suspend/resumeBorislav Petkov2013-08-18
|/
* rcu: Have the RCU tracepoints use the tracepoint_string infrastructureSteven Rostedt (Red Hat)2013-07-29
* rcu: Simplify RCU_STATE_INITIALIZER() macroSteven Rostedt (Red Hat)2013-07-29
* rcu: Add const annotation to char * for RCU tracepoints and functionsSteven Rostedt (Red Hat)2013-07-29
* rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker2013-07-14
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
*-. Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney2013-06-10
|\ \
| | * rcu: Drive quiescent-state-forcing delay from HZPaul E. McKenney2013-06-10
| |/
* | rcu: Move redundant call to note_gp_changes() into called functionPaul E. McKenney2013-06-10
* | rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()Paul E. McKenney2013-06-10
* | rcu: Eliminate check_for_new_grace_period() wrapper functionPaul E. McKenney2013-06-10
* | rcu: Merge __rcu_process_gp_end() into __note_gp_changes()Paul E. McKenney2013-06-10
* | rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()Paul E. McKenney2013-06-10
* | rcu: Rename note_new_gpnum() to note_gp_changes()Paul E. McKenney2013-06-10
* | rcu: Make __note_new_gpnum() check for ends of prior grace periodsPaul E. McKenney2013-06-10
* | rcu: Move code to apply callback-numbering simplificationsPaul E. McKenney2013-06-10
|/
* rcu: Convert rcutree.c printk callsPaul E. McKenney2013-06-10
* rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney2013-06-10
* rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2013-06-10
* Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
|\
| * Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-30
| |\
| | *-. Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney2013-03-26
| | |\ \