aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcuclassic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-2/+34
|\
| * Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-151-1/+33
| |\
| | * rcu classic: update qlen when cpu offlineLai Jiangshan2008-07-131-0/+4
| | * Merge branch 'linus' into core/rcuIngo Molnar2008-07-111-1/+15
| | |\
| | * | rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney2008-05-191-1/+29
| * | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-141-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-251-1/+1
| | |/
* | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-061-1/+15
|\ \ \ | |/ /
| * | rcu: fix hotplug vs rcu raceGautham R Shenoy2008-07-011-1/+15
| |/
* | core: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-1/+1
|/
* Preempt-RCU: implementationPaul E. McKenney2008-01-251-1/+0
* Preempt-RCU: fix rcu_barrier for preemptive environment.Paul E. McKenney2008-01-251-1/+1
* Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney2008-01-251-0/+576