index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
sync.c
Age
Commit message (
Expand
)
Author
2019-05-28
rcu/sync: Simplify the state machine
Oleg Nesterov
2019-05-28
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2019-02-09
rcu/sync: Convert to SPDX license identifier
Paul E. McKenney
2018-12-01
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...
Paul E. McKenney
2018-11-08
rcu: Consolidate the RCU update functions invoked by sync.c
Paul E. McKenney
2018-11-08
rcu: Eliminate BUG_ON() for sync.c
Paul E. McKenney
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
2016-08-18
locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()
Peter Zijlstra
2016-08-10
locking/percpu-rwsem: Optimize readers and reduce global impact
Peter Zijlstra
2015-10-06
rcu_sync: Cleanup the CONFIG_PROVE_RCU checks
Oleg Nesterov
2015-10-06
rcu_sync: Introduce rcu_sync_dtor()
Oleg Nesterov
2015-10-06
rcu_sync: Add CONFIG_PROVE_RCU checks
Oleg Nesterov
2015-10-06
rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure
Oleg Nesterov
2015-10-06
rcu: Create rcu_sync infrastructure
Oleg Nesterov