Kees Cook
|
f170168b9a
drivers: avoid parsing names as kthread_run() format strings
|
12 years ago |
Paul E. McKenney
|
be77f87c00
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD
|
12 years ago |
Paul E. McKenney
|
026ad2835c
rcu: Drive quiescent-state-forcing delay from HZ
|
12 years ago |
Paul E. McKenney
|
05eb552bf5
rcu: Move redundant call to note_gp_changes() into called function
|
12 years ago |
Paul E. McKenney
|
ce3d9c03d1
rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()
|
12 years ago |
Paul E. McKenney
|
63274cfb94
rcu: Eliminate check_for_new_grace_period() wrapper function
|
12 years ago |
Paul E. McKenney
|
ba9fbe955f
rcu: Merge __rcu_process_gp_end() into __note_gp_changes()
|
12 years ago |
Paul E. McKenney
|
470716fc04
rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()
|
12 years ago |
Paul E. McKenney
|
d34ea3221a
rcu: Rename note_new_gpnum() to note_gp_changes()
|
12 years ago |
Paul E. McKenney
|
398ebe6000
rcu: Make __note_new_gpnum() check for ends of prior grace periods
|
12 years ago |
Paul E. McKenney
|
6eaef633d7
rcu: Move code to apply callback-numbering simplifications
|
12 years ago |
Paul E. McKenney
|
d7f3e20739
rcu: Convert rcutree.c printk calls
|
12 years ago |
Paul E. McKenney
|
971394f389
rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration
|
12 years ago |
Steven Rostedt
|
016a8d5be6
rcu: Don't call wakeup() with rcu_node structure ->lock held
|
12 years ago |
Frederic Weisbecker
|
c032862fba
Merge commit '8700c95adb03' into timers/nohz
|
12 years ago |
Linus Torvalds
|
1f889ec62c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Akinobu Mita
|
6d65df3325
kernel/: rename random32() to prandom_u32()
|
12 years ago |
Frederic Weisbecker
|
d1e43fa5f8
nohz: Ensure full dynticks CPUs are RCU nocbs
|
12 years ago |
Paul E. McKenney
|
65d798f0f9
rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods
|
12 years ago |
Paul E. McKenney
|
6d87669357
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.26b' into HEAD
|
12 years ago |
Paul E. McKenney
|
910ee45db2
rcu: Make rcu_accelerate_cbs() note need for future grace periods
|
12 years ago |
Paul E. McKenney
|
0446be4897
rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
|
12 years ago |
Paul E. McKenney
|
b8462084a2
rcu: Push lock release to rcu_start_gp()'s callers
|
12 years ago |
Paul E. McKenney
|
b92db6cb7e
rcu: Rearrange locking in rcu_start_gp()
|
12 years ago |
Paul E. McKenney
|
c0f4dfd4f9
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
|
12 years ago |
Paul E. McKenney
|
b11cc5760a
rcu: Accelerate RCU callbacks at grace-period end
|
12 years ago |
Paul E. McKenney
|
a488985851
rcu: Distinguish "rcuo" kthreads by RCU flavor
|
12 years ago |
Paul E. McKenney
|
dae6e64d2b
rcu: Introduce proper blocking to no-CBs kthreads GP waits
|
12 years ago |
Paul E. McKenney
|
81e59494a5
rcu: Tone down debugging during boot-up and shutdown.
|
12 years ago |
Srivatsa S. Bhat
|
0bdf5984ad
rcu: Remove comment referring to __stop_machine()
|
12 years ago |