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
/
tree_exp.h
Age
Commit message (
Expand
)
Author
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-12
rcu: Make expedited GPs handle CPU 0 being offline
Boqun Feng
2018-06-25
rcu: Make expedited grace period use direct call on last leaf
Paul E. McKenney
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
2018-05-15
rcu: Remove deprecated RCU debugfs tracing code
Byungchul Park
2018-05-15
rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock
Boqun Feng
2018-05-15
rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functions
Boqun Feng
2018-05-15
rcu: Parallelize expedited grace-period initialization
Paul E. McKenney
2018-02-23
rcu: Create RCU-specific workqueues with rescuers
Paul E. McKenney
2018-02-20
rcu: Make expedited RCU CPU selection avoid unnecessary stores
Paul E. McKenney
2018-02-20
rcu: Trace expedited GP delays due to transitioning CPUs
Paul E. McKenney
2018-02-20
rcu: Add more tracing of expedited grace periods
Paul E. McKenney
2017-07-25
rcu: Make expedited GPs correctly handle hardware CPU insertion
Paul E. McKenney
2017-06-08
rcu: Make sync_rcu_preempt_exp_done() return bool
Paul E. McKenney
2017-04-18
srcu: Improve rcu_seq grace-period-counter abstraction
Paul E. McKenney
2017-04-18
rcu: Expedited wakeups need to be fully ordered
Paul E. McKenney
2017-04-18
srcu: Allow SRCU to access rcu_scheduler_active
Paul E. McKenney
2017-04-18
rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions
Paul E. McKenney
2017-01-25
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
2017-01-23
rcu: Abstract extended quiescent state determination
Paul E. McKenney
2017-01-23
rcu: Add lockdep checks to synchronous expedited primitives
Paul E. McKenney
2017-01-23
rcu: Add comment headers to expedited-grace-period counter functions
Paul E. McKenney
2017-01-16
rcu: Abstract the dynticks snapshot operation
Paul E. McKenney
2017-01-14
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
2016-11-14
rcu: Make expedited grace periods recheck dyntick idle state
Paul E. McKenney
2016-08-22
rcu: Use RCU's online-CPU state for expedited IPI retry
Paul E. McKenney
2016-08-22
rcu: Exclude RCU-offline CPUs from expedited grace periods
Paul E. McKenney
2016-08-22
rcu: Make expedited RCU CPU stall warnings respond to controls
Paul E. McKenney
2016-08-22
rcu: Stop disabling expedited RCU CPU stall warnings
Paul E. McKenney
2016-08-22
rcu: Drive expedited grace periods from workqueue
Paul E. McKenney
2016-08-22
rcu: Consolidate expedited grace period machinery
Paul E. McKenney
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-06-15
rcu: Correctly handle sparse possible cpus
Mark Rutland
2016-06-14
rcu: Move expedited code from tree_plugin.h to tree_exp.h
Paul E. McKenney
2016-06-14
rcu: Move expedited code from tree.c to tree_exp.h
Paul E. McKenney