Commit Graph

76 Commits (820787fceb3e62c29a36423eb30e2f9f198547f7)

Author SHA1 Message Date
Paul E. McKenney e611eecd6f rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT. 14 years ago
Amerigo Wang fe8e64071a rcupdate: remove dead code 14 years ago
Paul E. McKenney 773e3f9357 rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held 15 years ago
Paul E. McKenney ca5ecddfa8 rcu: define __rcu address space modifier for sparse 15 years ago
Mathieu Desnoyers 551d55a944 tree/tiny rcu: Add debug RCU head objects 15 years ago
Paul E. McKenney bbad937983 rcu: slim down rcutiny by removing rcu_scheduler_active and friends 15 years ago
Paul E. McKenney ee84b8243b rcu: create rcu_my_thread_group_empty() wrapper 15 years ago
Paul E. McKenney bc293d62b2 rcu: Make RCU lockdep check the lockdep_recursion variable 15 years ago
Paul E. McKenney e3818b8dce rcu: Make rcu_read_lock_bh_held() allow for disabled BH 15 years ago
Paul E. McKenney f5f6540964 rcu: Export rcu_scheduler_active 15 years ago
Paul E. McKenney d9f1bb6ad7 rcu: Make rcu_read_lock_sched_held() take boot time into account 15 years ago
Paul E. McKenney 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 years ago
Paul E. McKenney 6ebb237bec rcu: Re-arrange code to reduce #ifdef pain 15 years ago
Paul E. McKenney 9f680ab414 rcu: Eliminate unneeded function wrapping 15 years ago
Paul E. McKenney 9b1d82fa16 rcu: "Tiny RCU", The Bloatwatch Edition 16 years ago
Paul E. McKenney d0ec774cb2 rcu: Move rcu_barrier() to rcutree 16 years ago
Paul E. McKenney 135c8aea55 rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function 16 years ago
Paul E. McKenney 162cc2794d rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y 16 years ago
Paul E. McKenney 9b2619aff0 rcu: Clean up code to address Ingo's checkpatch feedback 16 years ago
Paul E. McKenney a71fca58b7 rcu: Fix whitespace inconsistencies 16 years ago
Paul E. McKenney 16e3081191 rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU 16 years ago
Paul E. McKenney 1423cc033d rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation. 16 years ago
Paul E. McKenney 2e59755808 rcu: Simplify RCU CPU-hotplug notification 16 years ago
Paul E. McKenney 03b042bf1d rcu: Add synchronize_sched_expedited() primitive 16 years ago
David Howells 5b1d07ed0e RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc 16 years ago
Lai Jiangshan f69b17d7e7 rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to online cpu 16 years ago
Paul E. McKenney a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
Paul E. McKenney ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 years ago
Lai Jiangshan 5f86515158 rcupdate: fix bug of rcu_barrier*() 17 years ago
Randy Dunlap 01dcb0443e rcu: fix synchronize_rcu() so that kernel-doc works 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Paul E. McKenney 70f12f848d rcu: add rcu_barrier_sched() and rcu_barrier_bh() 17 years ago
Paul E. McKenney 4446a36ff8 rcu: add call_rcu_sched() 17 years ago
Paul E. McKenney fbf6bfca76 rcupdate: fix comment 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