Commit Graph

36 Commits (06164f3194e01ea4c76941ac60f541d656c8975f)

Author SHA1 Message Date
Paul E. McKenney a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
Lai Jiangshan e4fa4c9701 rcu: add __cpuinit to rcu_init_percpu_data() 16 years ago
Ingo Molnar 263ec6457b cpumask: convert RCU implementations, fix 16 years ago
Rusty Russell bd232f97b3 cpumask: convert RCU implementations 16 years ago
Rusty Russell 6a7b3dc344 sched: convert nohz_cpu_mask to cpumask_var_t. 16 years ago
Ingo Molnar be19ef82e0 rcu: make rcu-stall debug printout more standard 16 years ago
Ingo Molnar 2ec2b482b1 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix 17 years ago
Paul E. McKenney 2133b5d7ff rcu: RCU-based detection of stalled CPUs for Classic RCU 17 years ago
Harvey Harrison 3a72dc8eb5 rcu: fix sparse shadowed variable warning 17 years ago
Hiroshi Shimamoto 0cd418ddb1 rcuclassic: fix compiler warning 17 years ago
Paul E. McKenney 275a89bdd3 rcu: use irq-safe locks 17 years ago
Hiroshi Shimamoto 0c925d7923 rcuclassic: fix compilation NG 17 years ago
Paul E. McKenney eff9b713ee rcu: fix locking cleanup fallout 17 years ago
Paul E. McKenney cd95851785 rcu: fix classic RCU locking cleanup lockdep problem 17 years ago
Paul E. McKenney 1f7b94cd3d rcu: classic RCU locking and memory-barrier cleanups 17 years ago
Paul E. McKenney 293a17ebc9 rcu: prevent console flood when one CPU sees another AWOL via RCU 17 years ago
Ingo Molnar 78635fc739 rcu, debug: detect stalled grace periods, cleanups 17 years ago
Paul E. McKenney 67182ae1c4 rcu, debug: detect stalled grace periods 17 years ago
Rusty Russell 9b1a4d3837 stop_machine: Wean existing callers off stop_machine_run() 17 years ago
Lai Jiangshan 5127bed588 rcu classic: new algorithm for callbacks-processing(v2) 17 years ago
Lai Jiangshan 3cac97cbb1 rcu classic: simplify the next pending batch 17 years ago
Lai Jiangshan 199a952876 rcu classic: update qlen when cpu offline 17 years ago
Gautham R Shenoy 8558f8f816 rcu: fix hotplug vs rcu race 17 years ago
Carlos R. Mafra 962cf36c5b Remove argument from open_softirq which is always NULL 17 years ago
Mike Travis 363ab6f142 core: use performance variant for_each_cpu_mask_nr 17 years ago
Paul E. McKenney 8db559b830 rcu: add memory barriers and comments to rcu_check_callbacks() 17 years ago
Paul E. McKenney e260be673a Preempt-RCU: implementation 17 years ago
Paul E. McKenney e0ecfa7917 Preempt-RCU: fix rcu_barrier for preemptive environment. 17 years ago
Paul E. McKenney 01c1c660f4 Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c 17 years ago
Dipankar Sarma c2d727aa2f Preempt-RCU: Use softirq instead of tasklets for 17 years ago
Randy Dunlap 00e10776ff rcu: fix section mismatch 17 years ago
Jesper Juhl a9022e9cb9 Clean up duplicate includes in kernel/ 18 years ago
Peter Zijlstra 851a67b825 lockdep: annotate rcu_read_{,un}lock{,_bh} 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Eric Dumazet 1c69d921ed [PATCH] rcu: add a prefetch() in rcu_do_batch() 18 years ago
Oleg Nesterov 20e9751bd9 [PATCH] rcu: simplify/improve batch tuning 19 years ago
Oleg Nesterov dd9daa221e [PATCH] rcu_do_batch: make ->qlen decrement irq safe 19 years ago
Chandra Seetharaman 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications 19 years ago
Ingo Molnar e4d9191885 [PATCH] lockdep: locking init debugging improvement 19 years ago
Chandra Seetharaman 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Paul E. McKenney c32e066057 [PATCH] rcutorture: add call_rcu_bh() operations 19 years ago
Paul E. McKenney d83015b8f6 [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules 19 years ago
Heiko Carstens 986733e01d [PATCH] RCU: introduce rcu_needs_cpu() interface 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
Chandra Seetharaman 649bbaa484 [PATCH] Remove __devinitdata from notifier block definitions 19 years ago
Oleg Nesterov caa9ee771d [PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist 19 years ago
Adrian Bunk 2178426d26 [PATCH] kernel/rcupdate.c: make two structs static 19 years ago
Ingo Molnar 9331b3157c [PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex 19 years ago
Greg Kroah-Hartman 01ca70dca5 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem 19 years ago