| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Remove Classic RCU | Paul E. McKenney | 2009-06-24 | 1 | -807/+0 |
* | kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies | Ingo Molnar | 2009-04-03 | 1 | -2/+21 |
* | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-26 | 1 | -2/+2 |
* | rcu: add __cpuinit to rcu_init_percpu_data() | Lai Jiangshan | 2009-01-14 | 1 | -1/+1 |
* | cpumask: convert RCU implementations, fix | Ingo Molnar | 2009-01-03 | 1 | -1/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 1 | -14/+15 |
|\ |
|
| * | cpumask: convert RCU implementations | Rusty Russell | 2009-01-01 | 1 | -15/+17 |
* | | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -1/+1 |
|/ |
|
* | rcu: make rcu-stall debug printout more standard | Ingo Molnar | 2008-11-03 | 1 | -2/+2 |
* | rcu: RCU-based detection of stalled CPUs for Classic RCU, fix | Ingo Molnar | 2008-10-03 | 1 | -1/+1 |
* | rcu: RCU-based detection of stalled CPUs for Classic RCU | Paul E. McKenney | 2008-10-03 | 1 | -80/+86 |
* | rcu: fix sparse shadowed variable warning | Harvey Harrison | 2008-09-23 | 1 | -3/+3 |
* | rcuclassic: fix compiler warning | Hiroshi Shimamoto | 2008-08-27 | 1 | -1/+1 |
* | rcu: use irq-safe locks | Paul E. McKenney | 2008-08-21 | 1 | -6/+10 |
* | rcuclassic: fix compilation NG | Hiroshi Shimamoto | 2008-08-19 | 1 | -0/+2 |
* | rcu: fix locking cleanup fallout | Paul E. McKenney | 2008-08-19 | 1 | -14/+22 |
* | rcu: fix classic RCU locking cleanup lockdep problem | Paul E. McKenney | 2008-08-17 | 1 | -2/+4 |
* | rcu: classic RCU locking and memory-barrier cleanups | Paul E. McKenney | 2008-08-15 | 1 | -10/+41 |
* | rcu: prevent console flood when one CPU sees another AWOL via RCU | Paul E. McKenney | 2008-08-15 | 1 | -0/+1 |
* | rcu, debug: detect stalled grace periods, cleanups | Ingo Molnar | 2008-08-11 | 1 | -13/+13 |
* | rcu, debug: detect stalled grace periods | Paul E. McKenney | 2008-08-11 | 1 | -0/+80 |
* | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-08-11 | 1 | -3/+3 |
|\ |
|
| * | stop_machine: Wean existing callers off stop_machine_run() | Rusty Russell | 2008-07-28 | 1 | -2/+2 |
| * | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 1 | -2/+34 |
| |\ |
|
| * \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 1 | -1/+15 |
| |\ \ |
|
| * | | | core: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -1/+1 |
* | | | | rcu classic: new algorithm for callbacks-processing(v2) | Lai Jiangshan | 2008-07-18 | 1 | -60/+97 |
* | | | | rcu classic: simplify the next pending batch | Lai Jiangshan | 2008-07-18 | 1 | -14/+8 |
| |_|/
|/| | |
|
* | | | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2008-07-15 | 1 | -1/+33 |
|\ \ \ |
|
| * | | | rcu classic: update qlen when cpu offline | Lai Jiangshan | 2008-07-13 | 1 | -0/+4 |
| * | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-07-11 | 1 | -1/+15 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | rcu: add memory barriers and comments to rcu_check_callbacks() | Paul E. McKenney | 2008-05-19 | 1 | -1/+29 |
| | |/
| |/| |
|
* | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-15 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove argument from open_softirq which is always NULL | Carlos R. Mafra | 2008-05-25 | 1 | -1/+1 |
| |/ |
|
* / | rcu: fix hotplug vs rcu race | Gautham R Shenoy | 2008-07-01 | 1 | -1/+15 |
|/ |
|
* | Preempt-RCU: implementation | Paul E. McKenney | 2008-01-25 | 1 | -1/+0 |
* | Preempt-RCU: fix rcu_barrier for preemptive environment. | Paul E. McKenney | 2008-01-25 | 1 | -1/+1 |
* | Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c | Paul E. McKenney | 2008-01-25 | 1 | -0/+576 |