aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcuclassic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar1-1/+33
2008-07-14Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-13rcu classic: update qlen when cpu offlineLai Jiangshan1-0/+4
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar1-1/+15
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy1-1/+15
2008-05-25Remove argument from open_softirq which is always NULLCarlos R. Mafra1-1/+1
2008-05-19rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney1-1/+29
2008-01-25Preempt-RCU: implementationPaul E. McKenney1-1/+0
2008-01-25Preempt-RCU: fix rcu_barrier for preemptive environment.Paul E. McKenney1-1/+1
2008-01-25Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney1-0/+576