summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-11/+0
|\
| * introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-251-11/+0
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-208-74/+251
|\ \
| * \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-12-168-74/+251
| |\ \ | | |/ | |/|
| | * rcu: Remove "extern" from function declarations in kernel/rcu/rcu.hTeodora Baluta2013-12-121-1/+1
| | * rcu/torture: Dynamically allocate SRCU output buffer to avoid overflowChen Gang2013-12-121-33/+34
| | * rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney2013-12-123-0/+25
| | * rcu: Warn on allegedly impossible rcu_read_unlock_special() from irqLai Jiangshan2013-12-121-2/+6
| | * rcu: Provide better diagnostics for blocking in RCU callback functionsPaul E. McKenney2013-12-092-0/+8
| | * rcu: Improve SRCU's grace-period commentsPaul E. McKenney2013-12-091-7/+49
| | * rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf valuesPaul E. McKenney2013-12-091-2/+2
| | * rcu: Fix coccinelle warningsFengguang Wu2013-12-091-1/+1
| | * rcu: Let the world know when RCU adjusts its geometryPaul E. McKenney2013-12-031-0/+2
| | * rcu: Fix srcu_barrier() docbook headerPaul E. McKenney2013-12-031-0/+1
| | * rcu: Allow task-level idle entry/exit nestingPaul E. McKenney2013-12-031-6/+8
| | * rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney2013-12-034-17/+74
| | * rcu: Fix and comment ordering around wait_event()Paul E. McKenney2013-12-033-4/+13
| | * rcu: Kick CPU halfway to RCU CPU stall warningPaul E. McKenney2013-12-032-1/+27
* | | Merge tag 'v3.13-rc4' into core/lockingIngo Molnar2013-12-171-2/+2
|\| |
| * | NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner2013-11-191-2/+2
| |/
* / rcu: Apply smp_mb__after_unlock_lock() to preserve grace periodsPaul E. McKenney2013-12-162-1/+30
|/
* Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-162-3/+3
* locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-061-1/+1
* Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-061-1/+14
* rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-1511-0/+11162