aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rcutiny.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-29rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan1-0/+5
2010-11-17rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney1-5/+3
2010-08-20rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney1-51/+0
2010-08-20rcu: repair code-duplication FIXMEsPaul E. McKenney1-7/+0
2010-08-20rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney1-0/+4
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney1-37/+89
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2010-05-10rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney1-0/+13
2010-05-10rcu: refactor RCU's context-switch handlingPaul E. McKenney1-0/+4
2010-05-10rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney1-1/+11
2010-05-06sched: replace migration_thread with cpu_stopTejun Heo1-2/+0
2010-02-26rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney1-4/+0
2010-01-13rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney1-0/+12
2009-12-17sched: Teach might_sleep() about preemptible RCUFrederic Weisbecker1-0/+5
2009-11-22rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney1-0/+11
2009-11-22rcu: Eliminate unneeded function wrappingPaul E. McKenney1-2/+0
2009-10-26rcu: Do tiny cleanups in rcutinyIngo Molnar1-4/+2
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney1-0/+97