Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[safe/jmp/linux-2.6] / kernel / rcuclassic.c
2008-07-28 Rusty Russellstop_machine: Wean existing callers off stop_machine_run()
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-14 Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-13 Lai Jiangshanrcu classic: update qlen when cpu offline
2008-07-11 Ingo MolnarMerge branch 'linus' into core/rcu
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-07-01 Gautham R Shenoyrcu: fix hotplug vs rcu race
2008-05-25 Carlos R. MafraRemove argument from open_softirq which is always NULL
2008-05-23 Mike Traviscore: use performance variant for_each_cpu_mask_nr
2008-05-19 Paul E. McKenneyrcu: add memory barriers and comments to rcu_check_call...
2008-01-25 Paul E. McKenneyPreempt-RCU: implementation
2008-01-25 Paul E. McKenneyPreempt-RCU: fix rcu_barrier for preemptive environment.
2008-01-25 Paul E. McKenneyPreempt-RCU: reorganize RCU code into rcuclassic.c...