summaryrefslogtreecommitdiff
path: root/kernel/rcuclassic.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell1-2/+2
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar1-2/+34
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/...Linus 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-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo 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-23core: use performance variant for_each_cpu_mask_nrMike Travis1-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