aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/update.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-19rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel1-0/+12
2014-05-14sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney1-0/+18
2014-02-26rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alonePaul Gortmaker1-1/+0
2014-02-17rcu: Stop tracking FSF's postal addressPaul E. McKenney1-2/+2
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+0
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty()Oleg Nesterov1-11/+0
2013-12-09rcu: Provide better diagnostics for blocking in RCU callback functionsPaul E. McKenney1-0/+5
2013-10-15rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney1-0/+347