aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcu
AgeCommit message (Expand)Author
2014-11-21rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsPranith Kumar
2014-11-21rcu: Make callers awaken grace-period kthreadPaul E. McKenney
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-12-17Merge tag 'v3.13-rc4' into core/lockingIngo Molnar
2013-12-16Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-12-16rcu: Apply smp_mb__after_unlock_lock() to preserve grace periodsPaul E. McKenney
2013-12-12rcu: Remove "extern" from function declarations in kernel/rcu/rcu.hTeodora Baluta
2013-12-12rcu/torture: Dynamically allocate SRCU output buffer to avoid overflowChen Gang
2013-12-12rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney
2013-12-12rcu: Warn on allegedly impossible rcu_read_unlock_special() from irqLai Jiangshan
2013-12-09rcu: Provide better diagnostics for blocking in RCU callback functionsPaul E. McKenney
2013-12-09rcu: Improve SRCU's grace-period commentsPaul E. McKenney
2013-12-09rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf valuesPaul E. McKenney
2013-12-09rcu: Fix coccinelle warningsFengguang Wu
2013-12-03rcu: Let the world know when RCU adjusts its geometryPaul E. McKenney
2013-12-03rcu: Fix srcu_barrier() docbook headerPaul E. McKenney
2013-12-03rcu: Allow task-level idle entry/exit nestingPaul E. McKenney
2013-12-03rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney
2013-12-03rcu: Fix and comment ordering around wait_event()Paul E. McKenney
2013-12-03rcu: Kick CPU halfway to RCU CPU stall warningPaul E. McKenney
2013-11-19NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar
2013-10-15rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney