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.h
Age
Commit message (
Expand
)
Author
2018-08-30
rcu: Inline _rcu_barrier() into its sole remaining caller
Paul E. McKenney
2018-08-30
rcu: Inline increment_cpu_stall_ticks() into its sole caller
Paul E. McKenney
2018-08-30
rcu: Remove for_each_rcu_flavor() flavor-traversal macro
Paul E. McKenney
2018-08-30
rcu: Remove rcu_data structure's ->rsp field
Paul E. McKenney
2018-08-30
rcu: Remove rsp parameter from expedited grace-period functions
Paul E. McKenney
2018-08-30
rcu: Remove rsp parameter from no-CBs CPU functions
Paul E. McKenney
2018-08-30
rcu: Remove rsp parameter from print_cpu_stall_info()
Paul E. McKenney
2018-08-30
rcu: Remove rsp parameter from rcu_spawn_one_boost_kthread()
Paul E. McKenney
2018-08-30
rcu: Remove rsp parameter from dump_blkd_tasks() and friend
Paul E. McKenney
2018-08-30
rcu: Remove rsp parameter from rcu_print_detail_task_stall()
Paul E. McKenney
2018-08-30
rcu: Remove rcu_state structure's ->rda field
Paul E. McKenney
2018-08-30
rcu: Eliminate rcu_state structure's ->call field
Paul E. McKenney
2018-08-30
rcu: Remove RCU_STATE_INITIALIZER()
Paul E. McKenney
2018-08-30
rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds
Paul E. McKenney
2018-08-30
rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe
Paul E. McKenney
2018-08-30
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
2018-07-12
rcu: Remove unused rcu_kick_nohz_cpu() function
Paul E. McKenney
2018-07-12
rcu: Add diagnostics for offline CPUs failing to report QS
Paul E. McKenney
2018-07-12
rcu: Record ->gp_state for both phases of grace-period initialization
Paul E. McKenney
2018-07-12
rcu: Add CPU online/offline state to dump_blkd_tasks()
Paul E. McKenney
2018-07-12
rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path
Paul E. McKenney
2018-07-12
rcu: Fix grace-period hangs due to race with CPU offline
Paul E. McKenney
2018-07-12
rcu: Remove ->gpnum and ->completed
Paul E. McKenney
2018-07-12
rcu: Move from ->need_future_gp[] to ->gp_seq_needed
Paul E. McKenney
2018-07-12
rcu: Convert grace-period requests to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert ->rcu_iw_gpnum to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Introduce grace-period sequence numbers
Paul E. McKenney
2018-07-12
rcu: Diagnostics for grace-period startup hangs
Paul E. McKenney
2018-06-26
rcu: Add debugging info to assertion
Paul E. McKenney
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: Convert ->need_future_gp[] array to boolean
Paul E. McKenney
2018-05-15
rcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements
Paul E. McKenney
2018-05-15
rcu: Avoid losing ->need_future_gp[] values due to GP start/end races
Paul E. McKenney
2018-05-15
rcu: Make rcu_gp_cleanup() more accurately predict need for new GP
Paul E. McKenney
2018-05-15
rcu: Add accessor macros for the ->need_future_gp[] array
Paul E. McKenney
2018-05-15
rcu: Declare rcu_eqs_special_set() in public header
Yury Norov
2018-05-15
rcu: Remove deprecated RCU debugfs tracing code
Byungchul Park
2018-05-15
rcu: Inline rcu_preempt_do_callback() into its sole caller
Byungchul Park
2018-05-15
rcu: Parallelize expedited grace-period initialization
Paul E. McKenney
2018-02-20
rcu: Remove redundant nxttail index macro define
Liu, Changcheng
2018-02-20
rcu: Remove obsolete force-quiescent-state statistics for debugfs
Paul E. McKenney
2018-02-20
rcu: Remove obsolete __rcu_pending() statistics for debugfs
Paul E. McKenney
2018-02-20
rcu: Remove obsolete callback-invocation statistics for debugfs
Paul E. McKenney
2018-02-20
rcu: Remove obsolete boost statistics for debugfs
Paul E. McKenney
2017-11-28
rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long
Paul E. McKenney
2017-11-27
rcu: Make ->dynticks_nesting be a simple counter
Paul E. McKenney
2017-10-09
rcu: Make RCU CPU stall warnings check for irq-disabled CPUs
Paul E. McKenney
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
2017-07-25
rcu: Localize rcu_state ->orphan_pend and ->orphan_done
Paul E. McKenney
2017-07-25
rcu: Eliminate rcu_state ->orphan_lock
Paul E. McKenney
[next]