aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\
| * introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-25
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-20
|\ \
| * \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-12-16
| |\ \ | | |/ | |/|
| | * rcu: Remove "extern" from function declarations in kernel/rcu/rcu.hTeodora Baluta2013-12-12
| | * rcu/torture: Dynamically allocate SRCU output buffer to avoid overflowChen Gang2013-12-12
| | * rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney2013-12-12
| | * rcu: Warn on allegedly impossible rcu_read_unlock_special() from irqLai Jiangshan2013-12-12
| | * rcu: Provide better diagnostics for blocking in RCU callback functionsPaul E. McKenney2013-12-09
| | * rcu: Improve SRCU's grace-period commentsPaul E. McKenney2013-12-09
| | * rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf valuesPaul E. McKenney2013-12-09
| | * rcu: Fix coccinelle warningsFengguang Wu2013-12-09
| | * rcu: Let the world know when RCU adjusts its geometryPaul E. McKenney2013-12-03
| | * rcu: Fix srcu_barrier() docbook headerPaul E. McKenney2013-12-03
| | * rcu: Allow task-level idle entry/exit nestingPaul E. McKenney2013-12-03
| | * rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney2013-12-03
| | * rcu: Fix and comment ordering around wait_event()Paul E. McKenney2013-12-03
| | * rcu: Kick CPU halfway to RCU CPU stall warningPaul E. McKenney2013-12-03
* | | Merge tag 'v3.13-rc4' into core/lockingIngo Molnar2013-12-17
|\| |
| * | NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner2013-11-19
| |/
* / rcu: Apply smp_mb__after_unlock_lock() to preserve grace periodsPaul E. McKenney2013-12-16
|/
* Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-16
* locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-06
* Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
* rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-15