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
/
include
/
linux
/
rcutiny.h
Age
Commit message (
Expand
)
Author
2020-06-29
rcu: Support reclaim for head-less object
Uladzislau Rezki (Sony)
2020-06-29
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
2020-05-26
rcu: Provide rcu_irq_exit_check_preempt()
Thomas Gleixner
2020-05-19
rcu: Provide __rcu_is_watching()
Thomas Gleixner
2020-05-19
rcu: Provide rcu_irq_exit_preempt()
Thomas Gleixner
2020-05-07
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
2020-04-27
rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
Paul E. McKenney
2020-04-27
rcu: Add rcu_gp_might_be_stalled()
Paul E. McKenney
2020-02-20
rcutorture: Suppress forward-progress complaints during early boot
Paul E. McKenney
2020-01-24
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
2020-01-24
rcu: Add basic support for kfree_rcu() batching
Byungchul Park
2019-10-05
rcutorture: Emulate dyntick aspect of userspace nohz_full sojourn
Paul E. McKenney
2019-08-26
rcu: Don't include <linux/ktime.h> in rcutiny.h
Christoph Hellwig
2019-02-09
linux/rcutiny: Convert to SPDX license identifier
Paul E. McKenney
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
rcu: Remove unused rcu_dynticks_snap() from Tiny RCU
Paul E. McKenney
2018-08-30
rcu: Consolidate RCU-sched update-side function definitions
Paul E. McKenney
2018-08-30
rcu: Consolidate RCU-bh update-side function definitions
Paul E. McKenney
2018-08-30
rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched
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: Define RCU-bh update API in terms of RCU
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-08-29
rcutorture: Add forward-progress tests for RCU grace periods
Paul E. McKenney
2018-07-12
rcu: Improve RCU-tasks naming and comments
Paul E. McKenney
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
2017-11-27
rcu: Eliminate rcu_irq_enter_disabled()
Paul E. McKenney
2017-07-24
srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU
Paul E. McKenney
2017-06-08
rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Refactor #includes from include/linux/rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Move rcutiny.h to new empty/true/false-function style
Paul E. McKenney
2017-06-08
rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
Paul E. McKenney
2017-06-08
rcu: Move torture-related functions out of rcutiny.h and rcutree.h
Paul E. McKenney
2017-06-08
rcu: Eliminate the unused __rcu_is_watching() function
Paul E. McKenney
2017-06-08
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
2017-04-21
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
Paul E. McKenney
2017-04-18
srcu: Allow SRCU to access rcu_scheduler_active
Paul E. McKenney
2017-04-18
rcu: Maintain special bits at bottom of ->dynticks counter
Paul E. McKenney
2017-03-02
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
2017-01-23
rcu: Abstract extended quiescent state determination
Paul E. McKenney
2016-07-15
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
2016-03-31
rcutorture: Expedited-GP batch progress access to torturing
Paul E. McKenney
2015-12-07
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
2015-10-06
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
2015-07-22
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
2015-05-27
rcu: Further shrink Tiny RCU by making empty functions static inlines
Paul E. McKenney
2015-01-15
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
2015-01-15
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
2015-01-10
rcutorture: Check from beginning to end of grace period
Paul E. McKenney
[next]