Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc...
[safe/jmp/linux-2.6] / kernel / rcuclassic.c
2009-01-14 Lai Jiangshanrcu: add __cpuinit to rcu_init_percpu_data()
2009-01-03 Ingo Molnarcpumask: convert RCU implementations, fix
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Rusty Russellcpumask: convert RCU implementations
2008-11-24 Rusty Russellsched: convert nohz_cpu_mask to cpumask_var_t.
2008-11-03 Ingo Molnarrcu: make rcu-stall debug printout more standard
2008-10-03 Ingo Molnarrcu: RCU-based detection of stalled CPUs for Classic...
2008-10-03 Paul E. McKenneyrcu: RCU-based detection of stalled CPUs for Classic RCU
2008-09-23 Harvey Harrisonrcu: fix sparse shadowed variable warning
2008-08-27 Hiroshi Shimamotorcuclassic: fix compiler warning
2008-08-21 Paul E. McKenneyrcu: use irq-safe locks
2008-08-19 Hiroshi Shimamotorcuclassic: fix compilation NG
2008-08-19 Paul E. McKenneyrcu: fix locking cleanup fallout
2008-08-17 Paul E. McKenneyrcu: fix classic RCU locking cleanup lockdep problem
2008-08-15 Paul E. McKenneyrcu: classic RCU locking and memory-barrier cleanups
2008-08-15 Paul E. McKenneyrcu: prevent console flood when one CPU sees another...
2008-08-11 Ingo Molnarrcu, debug: detect stalled grace periods, cleanups
2008-08-11 Paul E. McKenneyrcu, debug: detect stalled grace periods
2008-08-11 Ingo MolnarMerge branch 'linus' into core/rcu
2008-07-28 Rusty Russellstop_machine: Wean existing callers off stop_machine_run()
2008-07-18 Lai Jiangshanrcu classic: new algorithm for callbacks-processing(v2)
2008-07-18 Lai Jiangshanrcu classic: simplify the next pending batch
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...