summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/update.c
Commit message (Expand)AuthorAgeFilesLines
* rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-231-18/+0Star
* rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-231-2/+2
* rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel2014-05-191-0/+12
* sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney2014-05-141-0/+18
* rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alonePaul Gortmaker2014-02-261-1/+0Star
* rcu: Stop tracking FSF's postal addressPaul E. McKenney2014-02-181-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-11/+0Star
|\
| * introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-251-11/+0Star
* | rcu: Provide better diagnostics for blocking in RCU callback functionsPaul E. McKenney2013-12-101-0/+5
|/
* rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-151-0/+347