index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree_plugin.h
Age
Commit message (
Expand
)
Author
2018-08-30
rcu: Remove rsp parameter from rcu_gp_in_progress()
Paul E. McKenney
2018-08-30
rcu: Remove rsp parameter from rcu_report_unblock_qs_rnp()
Paul E. McKenney
2018-08-30
rcu: Remove rcu_data_p pointer to default rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Remove rcu_state_p pointer to default rcu_state structure
Paul E. McKenney
2018-08-30
rcu: Remove rcu_state structure's ->rda field
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: Drop "wake" parameter from rcu_report_exp_rdp()
Paul E. McKenney
2018-08-30
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
2018-08-30
rcu: Report expedited grace periods at context-switch time
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: Remove now-unused ->b.exp_need_qs field from the rcu_special union
Paul E. McKenney
2018-08-30
rcu: Allow processing deferred QSes for exiting RCU-preempt readers
Paul E. McKenney
2018-08-30
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-12
rcu: Print stall-warning NMI dyntick state in hexadecimal
Paul E. McKenney
2018-07-12
rcu: Remove unused local variable "cpu"
Paul E. McKenney
2018-07-12
rcu: Remove unused rcu_kick_nohz_cpu() function
Paul E. McKenney
2018-07-12
rcu: Clarify and correct the rcu_preempt_qs() header comment
Paul E. McKenney
2018-07-12
rcu: Mark task as .need_qs less aggressively
Paul E. McKenney
2018-07-12
rcu: Use pr_fmt to prefix "rcu: " to logging output
Joe Perches
2018-07-12
rcu: Make rcu_read_unlock_special() static
Paul E. McKenney
2018-07-12
rcu: Add CPU online/offline state to dump_blkd_tasks()
Paul E. McKenney
2018-07-12
rcu: Add up-tree information to dump_blkd_tasks() diagnostics
Paul E. McKenney
2018-07-12
rcu: Add RCU-preempt check for waiting on newly onlined CPU
Paul E. McKenney
2018-07-12
rcu: Suppress false-positive splats from mid-init task resume
Paul E. McKenney
2018-07-12
rcu: Fix typo and add additional debug
Paul E. McKenney
2018-07-12
rcu: Remove ->gpnum and ->completed
Paul E. McKenney
2018-07-12
rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_preempt_task tracepoint to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert rcu_grace_period tracepoint to gp_seq
Paul E. McKenney
2018-07-12
rcu: Make rcu_nocb_wait_gp() check if GP already requested
Paul E. McKenney
2018-07-12
rcu: Make RCU CPU stall warnings use ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert grace-period requests to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert ->completedqs to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Convert ->rcu_iw_gpnum to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Move rcu_nocb_gp_get() to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Move rcu_try_advance_all_cbs() to ->gp_seq
Paul E. McKenney
2018-06-26
rcu: Use the proper lockdep annotation in dump_blkd_tasks()
Boqun Feng
2018-06-26
rcu: Add debugging info to assertion
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: Make rcu_start_future_gp() caller select grace period
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: Add leaf-node macros
Paul E. McKenney
2018-05-15
rcu: Update rcu_bind_gp_kthread() header comment
Paul E. McKenney
2018-05-15
rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h
Paul E. McKenney
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
2018-05-15
rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is high
Byungchul Park
[prev]
[next]