index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
update.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-22
rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks()
Paul E. McKenney
1
-1
/
+1
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
1
-2
/
+2
2015-07-22
rcu: Create a synchronize_rcu_mult()
Paul E. McKenney
1
-10
/
+27
2015-07-15
rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC
Denys Vlasenko
1
-0
/
+49
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
1
-15
/
+15
2015-03-20
Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...
Paul E. McKenney
1
-9
/
+63
2015-02-26
rcu: Add Kconfig option to expedite grace periods during boot
Paul E. McKenney
1
-1
/
+10
2015-02-26
rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()
Paul E. McKenney
1
-0
/
+48
2015-02-25
rcu: Consolidate rcu_synchronize and wakeme_after_rcu()
Paul E. McKenney
1
-9
/
+6
2014-11-13
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
1
-2
/
+3
2014-11-13
rcu: Fix FIXME in rcu_tasks_kthread()
Paul E. McKenney
1
-1
/
+2
2014-11-03
rcutorture: Add early boot self tests
Pranith Kumar
1
-0
/
+84
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
1
-1
/
+1
2014-09-16
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
Paul E. McKenney
1
-1
/
+312
2014-09-07
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
Paul E. McKenney
1
-1
/
+1
2014-09-07
rcu: Additional information on RCU-tasks stall-warning messages
Paul E. McKenney
1
-0
/
+9
2014-09-07
rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption
Paul E. McKenney
1
-5
/
+6
2014-09-07
rcu: Make TASKS_RCU handle nohz_full= CPUs
Paul E. McKenney
1
-1
/
+3
2014-09-07
rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks()
Paul E. McKenney
1
-7
/
+26
2014-09-07
rcu: Improve RCU-tasks energy efficiency
Paul E. McKenney
1
-2
/
+12
2014-09-07
rcu: Add stall-warning checks for RCU-tasks
Paul E. McKenney
1
-4
/
+25
2014-09-07
rcu: Export RCU-tasks APIs to GPL modules
Steven Rostedt
1
-0
/
+2
2014-09-07
rcu: Make TASKS_RCU handle tasks that are almost done exiting
Paul E. McKenney
1
-0
/
+21
2014-09-07
rcu: Add synchronous grace-period waiting for RCU-tasks
Paul E. McKenney
1
-0
/
+55
2014-09-07
rcu: Add call_rcu_tasks()
Paul E. McKenney
1
-0
/
+171
2014-09-07
rcu: Uninline rcu_read_lock_held()
Oleg Nesterov
1
-0
/
+32
2014-07-09
rcu: Remove CONFIG_PROVE_RCU_DELAY
Paul E. McKenney
1
-3
/
+0
2014-06-23
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
1
-18
/
+0
2014-06-23
rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()
Paul E. McKenney
1
-2
/
+2
2014-05-19
rcu: Provide API to suppress stall warnings while sysrc runs
Rik van Riel
1
-0
/
+12
2014-05-14
sched,rcu: Make cond_resched() report RCU quiescent states
Paul E. McKenney
1
-0
/
+18
2014-02-26
rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone
Paul Gortmaker
1
-1
/
+0
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
1
-2
/
+2
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+0
2014-01-25
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
1
-11
/
+0
2013-12-09
rcu: Provide better diagnostics for blocking in RCU callback functions
Paul E. McKenney
1
-0
/
+5
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney
1
-0
/
+347