index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
update.c
Age
Commit message (
Expand
)
Author
2014-09-07
rcu: Uninline rcu_read_lock_held()
Oleg Nesterov
2014-07-09
rcu: Remove CONFIG_PROVE_RCU_DELAY
Paul E. McKenney
2014-06-23
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
2014-06-23
rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()
Paul E. McKenney
2014-05-19
rcu: Provide API to suppress stall warnings while sysrc runs
Rik van Riel
2014-05-14
sched,rcu: Make cond_resched() report RCU quiescent states
Paul E. McKenney
2014-02-26
rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone
Paul Gortmaker
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-25
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2013-12-09
rcu: Provide better diagnostics for blocking in RCU callback functions
Paul E. McKenney
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney