Commit Graph

66 Commits (c6e718ff8cdcf5e7855077687720b37c4a07650a)

Author SHA1 Message Date
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
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
Dipankar Sarma 21a1ea9eb4 [PATCH] rcu batch tuning 19 years ago
Oleg Nesterov a9c828155a [PATCH] rcu: fix hotplug-cpu ->donelist leak 19 years ago