Age | Commit message (Expand) | Author |
2008-10-03 | rcu: RCU-based detection of stalled CPUs for Classic RCU, fix | Ingo Molnar |
2008-10-03 | rcu: RCU-based detection of stalled CPUs for Classic RCU | Paul E. McKenney |
2008-09-23 | rcu: fix sparse shadowed variable warning | Harvey Harrison |
2008-08-27 | rcuclassic: fix compiler warning | Hiroshi Shimamoto |
2008-08-21 | rcu: use irq-safe locks | Paul E. McKenney |
2008-08-19 | rcuclassic: fix compilation NG | Hiroshi Shimamoto |
2008-08-19 | rcu: fix locking cleanup fallout | Paul E. McKenney |
2008-08-17 | rcu: fix classic RCU locking cleanup lockdep problem | Paul E. McKenney |
2008-08-15 | rcu: classic RCU locking and memory-barrier cleanups | Paul E. McKenney |
2008-08-15 | rcu: prevent console flood when one CPU sees another AWOL via RCU | Paul E. McKenney |
2008-08-11 | rcu, debug: detect stalled grace periods, cleanups | Ingo Molnar |
2008-08-11 | rcu, debug: detect stalled grace periods | Paul E. McKenney |
2008-08-11 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2008-07-28 | stop_machine: Wean existing callers off stop_machine_run() | Rusty Russell |
2008-07-18 | rcu classic: new algorithm for callbacks-processing(v2) | Lai Jiangshan |
2008-07-18 | rcu classic: simplify the next pending batch | Lai Jiangshan |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar |
2008-07-14 | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2008-07-13 | rcu classic: update qlen when cpu offline | Lai Jiangshan |
2008-07-11 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar |
2008-07-01 | rcu: fix hotplug vs rcu race | Gautham R Shenoy |
2008-05-25 | Remove argument from open_softirq which is always NULL | Carlos R. Mafra |
2008-05-23 | core: use performance variant for_each_cpu_mask_nr | Mike Travis |
2008-05-19 | rcu: add memory barriers and comments to rcu_check_callbacks() | Paul E. McKenney |
2008-01-25 | Preempt-RCU: implementation | Paul E. McKenney |
2008-01-25 | Preempt-RCU: fix rcu_barrier for preemptive environment. | Paul E. McKenney |
2008-01-25 | Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c | Paul E. McKenney |