index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree_exp.h
Age
Commit message (
Expand
)
Author
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