aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutiny.c
Commit message (Expand)AuthorAge
* rcu: Augment rcu_batch_end tracing for idle and callback statePaul E. McKenney2011-12-11
* rcu: Make RCU use the new is_idle_task() APIPaul E. McKenney2011-12-11
* rcu: Fix idle-task checksPaul E. McKenney2011-12-11
* rcu: Add more information to the wrong-idle-task complaintPaul E. McKenney2011-12-11
* rcu: Deconfuse dynticks entry-exit tracingPaul E. McKenney2011-12-11
* rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker2011-12-11
* rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-11
* kernel: fix up module header handling in rcutiny filesPaul Gortmaker2011-10-31
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney2011-09-29
* rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney2011-09-29
* rcu: Add RCU type to callback-invocation tracingPaul E. McKenney2011-09-29
* rcu: Put names into TINY_RCU structures under RCU_TRACEPaul E. McKenney2011-09-29
* rcu: Add event-tracing for RCU callback invocationPaul E. McKenney2011-09-29
* rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney2011-09-29
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* rcu: optimize rcutinyEric Dumazet2011-05-06
* rcu: introduce kfree_rcu()Lai Jiangshan2011-05-06
* rcu: avoid pointless blocked-task warningsPaul E. McKenney2011-01-14
* rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney2010-11-30
* rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-30
* rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney2010-11-17
* rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-20
* tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers2010-06-14
* rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-11
* rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney2010-05-10
* rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblkPaul E. McKenney2010-05-10
* rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney2010-05-10
* rcu: Eliminate unneeded function wrappingPaul E. McKenney2009-11-22
* rcu: Do tiny cleanups in rcutinyIngo Molnar2009-10-26
* rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-26