summaryrefslogtreecommitdiffstats
path: root/include/linux/rcupreempt.h
Commit message (Expand)AuthorAgeFilesLines
* kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo...Eduard - Gabriel Munteanu2009-04-031-1/+1
* kmemtrace, rcu: fix rcupreempt.c data structure dependenciesIngo Molnar2009-04-031-42/+9Star
* rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-261-0/+15
* rcu: just rename call_rcu_bh instead of making it a macroSteven Rostedt2008-08-151-1/+7
* rcu: fixes to include/linux/rcupreempt.hPaul E. McKenney2008-08-151-2/+1Star
* printk ratelimiting rewriteDave Young2008-07-251-2/+7
* rcu: add call_rcu_sched()Paul E. McKenney2008-05-191-6/+36
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-3/+0Star
* rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney2008-03-201-2/+2
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-291-0/+22
* preemptible RCU: sparse annotationsPatrick McHardy2008-02-081-2/+2
* Preempt-RCU: implementationPaul E. McKenney2008-01-251-0/+86