aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutree.c
Commit message (Expand)AuthorAgeFilesLines
* rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney2009-04-141-15/+4
* kmemtrace, rcu: fix rcu_tree_trace.c data structure dependenciesIngo Molnar2009-04-031-4/+4
* kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependenciesIngo Molnar2009-04-031-4/+24
* rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-261-2/+2
* rcu: add __cpuinit to rcu_init_percpu_data()Lai Jiangshan2009-01-141-1/+1
* rcu: make treercu safe for suspend and resumePaul E. McKenney2009-01-051-8/+4
* rcu: fix rcutree grace-period-latency bug on small systemsPaul E. McKenney2009-01-051-0/+1
* "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-0/+1535