summaryrefslogtreecommitdiffstats
path: root/include/linux/rcutiny.h
Commit message (Expand)AuthorAgeFilesLines
* rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney2010-08-201-51/+0
* rcu: repair code-duplication FIXMEsPaul E. McKenney2010-08-201-7/+0
* rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2010-08-201-0/+4
* rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-201-37/+89
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-2/+0
|\
| * sched: replace migration_thread with cpu_stopTejun Heo2010-05-061-2/+0
* | rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney2010-05-101-0/+13
* | rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-101-0/+4
* | rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney2010-05-101-1/+11
|/
* rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney2010-02-261-4/+0
* rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney2010-01-131-0/+12
* sched: Teach might_sleep() about preemptible RCUFrederic Weisbecker2009-12-171-0/+5
* rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney2009-11-221-0/+11
* rcu: Eliminate unneeded function wrappingPaul E. McKenney2009-11-221-2/+0
* rcu: Do tiny cleanups in rcutinyIngo Molnar2009-10-261-4/+2
* rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-261-0/+97
OpenPOWER on IntegriCloud