aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcuclassic.c
Commit message (Expand)AuthorAge
* rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar2008-10-03
* rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
* rcu: fix sparse shadowed variable warningHarvey Harrison2008-09-23
* rcuclassic: fix compiler warningHiroshi Shimamoto2008-08-27
* rcu: use irq-safe locksPaul E. McKenney2008-08-21
* rcuclassic: fix compilation NGHiroshi Shimamoto2008-08-19
* rcu: fix locking cleanup falloutPaul E. McKenney2008-08-18
* rcu: fix classic RCU locking cleanup lockdep problemPaul E. McKenney2008-08-17
* rcu: classic RCU locking and memory-barrier cleanupsPaul E. McKenney2008-08-15
* rcu: prevent console flood when one CPU sees another AWOL via RCUPaul E. McKenney2008-08-15
* rcu, debug: detect stalled grace periods, cleanupsIngo Molnar2008-08-11
* rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-11
* Merge branch 'linus' into core/rcuIngo Molnar2008-08-11
|\
| * stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-27
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
| |\
| * \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
| |\ \
| * | | core: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
* | | | rcu classic: new algorithm for callbacks-processing(v2)Lai Jiangshan2008-07-18
* | | | rcu classic: simplify the next pending batchLai Jiangshan2008-07-18
| |_|/ |/| |
* | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
|\ \ \
| * | | rcu classic: update qlen when cpu offlineLai Jiangshan2008-07-13
| * | | Merge branch 'linus' into core/rcuIngo Molnar2008-07-11
| |\ \ \ | | | |/ | | |/|
| * | | rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney2008-05-19
| | |/ | |/|
* | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-14
|\ \ \ | |_|/ |/| |
| * | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-25
| |/
* / rcu: fix hotplug vs rcu raceGautham R Shenoy2008-07-01
|/
* Preempt-RCU: implementationPaul E. McKenney2008-01-25
* Preempt-RCU: fix rcu_barrier for preemptive environment.Paul E. McKenney2008-01-25
* Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney2008-01-25