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
/
rcu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
1
-16
/
+3
2019-02-09
rcu/rcu.h: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-01-25
rcu: Fix obsolete DYNTICK_IRQ_NONIDLE comment
Paul E. McKenney
1
-1
/
+1
2019-01-25
rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR
Paul E. McKenney
1
-2
/
+0
2018-12-01
rcutorture: Dump grace-period diagnostics upon forward-progress OOM
Paul E. McKenney
1
-0
/
+2
2018-12-01
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
Paul E. McKenney
1
-0
/
+2
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
1
-36
/
+31
2018-08-30
srcu: Make call_srcu() available during very early boot
Paul E. McKenney
1
-0
/
+6
2018-08-30
rcu: Provide functions for determining if call_rcu() has been invoked
Paul E. McKenney
1
-1
/
+4
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcu.h
Paul E. McKenney
1
-8
/
+10
2018-08-30
rcu: Remove now-unused rcutorture APIs
Paul E. McKenney
1
-10
/
+0
2018-08-30
rcu: Remove rsp parameter from rcu_node tree accessor macros
Paul E. McKenney
1
-17
/
+11
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
1
-4
/
+2
2018-07-12
rcutorture: Add support to detect if boost kthread prio is too low
Joel Fernandes (Google)
1
-0
/
+2
2018-07-12
rcu: Remove rcutorture test version and sequence number
Paul E. McKenney
1
-4
/
+0
2018-07-12
rcu: Make rcu_seq_diff() more exact
Paul E. McKenney
1
-1
/
+14
2018-07-12
rcu: Add comment documenting how rcu_seq_snap works
Joel Fernandes (Google)
1
-1
/
+11
2018-07-12
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
1
-0
/
+9
2018-07-12
rcu: Make rcu_start_this_gp() check for grace period already started
Paul E. McKenney
1
-0
/
+9
2018-07-12
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
Paul E. McKenney
1
-11
/
+6
2018-07-12
rcu: Move RCU's grace-period-change code to ->gp_seq
Paul E. McKenney
1
-0
/
+17
2018-07-12
rcu: Make rcutorture's batches-completed API use ->gp_seq
Paul E. McKenney
1
-12
/
+6
2018-06-25
rcu: Make expedited grace period use direct call on last leaf
Paul E. McKenney
1
-0
/
+3
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
1
-3
/
+8
2018-05-15
rcu: Add leaf-node macros
Paul E. McKenney
1
-3
/
+8
2018-05-15
rcu: Parallelize expedited grace-period initialization
Paul E. McKenney
1
-0
/
+1
2018-02-23
rcu: Create RCU-specific workqueues with rescuers
Paul E. McKenney
1
-0
/
+1
2018-02-20
rcu: Make expedited RCU CPU selection avoid unnecessary stores
Paul E. McKenney
1
-3
/
+13
2018-02-20
rcu: Add more tracing of expedited grace periods
Paul E. McKenney
1
-1
/
+7
2018-02-20
rcu: Use wrapper for lockdep asserts
Matthew Wilcox
1
-1
/
+4
2018-02-20
rcu: Consolidate rcu.h #ifdefs
Paul E. McKenney
1
-6
/
+2
2017-11-28
rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long
Paul E. McKenney
1
-1
/
+1
2017-11-27
rcu: Make ->dynticks_nesting be a simple counter
Paul E. McKenney
1
-26
/
+1
2017-11-27
rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit
Paul E. McKenney
1
-0
/
+2
2017-10-09
rcu: Suppress RCU CPU stall warnings while dumping trace
Paul E. McKenney
1
-0
/
+17
2017-10-09
rcu: Turn off tracing before dumping trace
Paul E. McKenney
1
-1
/
+3
2017-08-17
rcu: Move rcu.h to new trivial-function style
Paul E. McKenney
1
-108
/
+20
2017-06-08
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
1
-3
/
+1
2017-06-08
srcu: Remove Classic SRCU
Paul E. McKenney
1
-16
/
+0
2017-06-08
srcu: Fix rcutorture-statistics typo
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcu: Remove typecheck() from RCU locking wrapper functions
Paul E. McKenney
1
-8
/
+4
2017-06-08
rcu: Move rnp->lock wrappers for SRCU use
Paul E. McKenney
1
-0
/
+53
2017-06-08
srcu: Apply trivial callback lists to shrink Tiny SRCU
Paul E. McKenney
1
-1
/
+1
2017-06-08
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
1
-0
/
+6
2017-06-08
rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
Paul E. McKenney
1
-0
/
+6
2017-06-08
rcu: Move torture-related functions out of rcutiny.h and rcutree.h
Paul E. McKenney
1
-0
/
+99
2017-06-08
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
Paul E. McKenney
1
-0
/
+12
2017-06-08
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
Paul E. McKenney
1
-0
/
+8
2017-06-08
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
Paul E. McKenney
1
-0
/
+4
2017-06-08
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
1
-0
/
+85
[next]