aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcutree.c
AgeCommit message (Expand)Author
2009-04-14rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney
2009-04-03kmemtrace, rcu: fix rcu_tree_trace.c data structure dependenciesIngo Molnar
2009-04-03kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependenciesIngo Molnar
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-01-14rcu: add __cpuinit to rcu_init_percpu_data()Lai Jiangshan
2009-01-05rcu: make treercu safe for suspend and resumePaul E. McKenney
2009-01-05rcu: fix rcutree grace-period-latency bug on small systemsPaul E. McKenney
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney