aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03kmemtrace, rcu: fix rcu_tree_trace.c data structure dependenciesIngo Molnar1-4/+4
2009-04-03kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependenciesIngo Molnar1-4/+24
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney1-2/+2
2009-01-14rcu: add __cpuinit to rcu_init_percpu_data()Lai Jiangshan1-1/+1
2009-01-05rcu: make treercu safe for suspend and resumePaul E. McKenney1-8/+4
2009-01-05rcu: fix rcutree grace-period-latency bug on small systemsPaul E. McKenney1-0/+1
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-0/+1535