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_trace.c
Age
Commit message (
Expand
)
Author
2016-08-22
rcu: Drive expedited grace periods from workqueue
Paul E. McKenney
2016-03-31
rcu: Shorten expedited_workdone* to exp_workdone*
Paul E. McKenney
2016-03-31
rcu: Remove expedited GP funnel-lock bypass
Paul E. McKenney
2015-12-07
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
2015-12-04
kernel: Make rcu/tree_trace.c explicitly non-modular
Paul Gortmaker
2015-12-04
rcu: Reduce expedited GP memory contention via per-CPU variables
Paul E. McKenney
2015-11-23
rcu: Add transitivity to remaining rcu_node ->lock acquisitions
Paul E. McKenney
2015-10-07
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
2015-10-06
rcu: Finish folding ->fqs_state into ->gp_state
Petr Mladek
2015-09-20
rcu: Make ->cpu_no_qs be a union for aggregate OR
Paul E. McKenney
2015-09-20
rcu: Invert passed_quiesce and rename to cpu_no_qs
Paul E. McKenney
2015-09-20
rcu: Rename qs_pending to core_needs_qs
Paul E. McKenney
2015-07-17
rcu: Add fastpath bypassing funnel locking
Paul E. McKenney
2015-07-17
rcu: Extend expedited funnel locking to rcu_data structure
Paul E. McKenney
2015-07-17
rcu: Apply rcu_seq operations to _rcu_barrier()
Paul E. McKenney
2015-07-17
rcu: Make expedited GP CPU stoppage asynchronous
Peter Zijlstra
2015-07-17
rcu: Get rid of synchronize_sched_expedited()'s polling loop
Paul E. McKenney
2015-07-17
rcu: Rework synchronize_sched_expedited() counter handling
Paul E. McKenney
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2015-03-12
rcu: Process offlining and onlining only at grace-period start
Paul E. McKenney
2015-01-15
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2014-02-17
rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accesses
Paul E. McKenney
2013-12-03
rcu: Break call_rcu() deadlock involving scheduler and perf
Paul E. McKenney
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney