index
:
pm24.git
master
perf-mon
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.c
Age
Commit message (
Expand
)
Author
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-21
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
2022-07-21
Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...
Paul E. McKenney
2022-07-21
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
2022-07-21
rcu: Make polled grace-period API account for expedited grace periods
Paul E. McKenney
2022-07-21
rcu: Switch polled grace-period APIs to ->gp_seq_polled
Paul E. McKenney
2022-07-19
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
2022-07-19
rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
Zqiang
2022-07-19
rcu/tree: Add comment to describe GP-done condition in fqs loop
Neeraj Upadhyay
2022-07-19
rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs()
Paul E. McKenney
2022-07-19
rcu/kvfree: Remove useless monitor_todo flag
Joel Fernandes (Google)
2022-07-19
rcu: Cleanup RCU urgency state for offline CPU
Zqiang
2022-07-19
rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
Zqiang
2022-07-19
rcu: Decrease FQS scan wait time in case of callback overloading
Paul E. McKenney
2022-07-05
context_tracking: Convert state to atomic_t
Frederic Weisbecker
2022-07-05
rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking
Frederic Weisbecker
2022-07-05
rcu/context-tracking: Move deferred nocb resched to context tracking
Frederic Weisbecker
2022-07-05
rcu/context_tracking: Move dynticks_nmi_nesting to context tracking
Frederic Weisbecker
2022-07-05
rcu/context_tracking: Move dynticks_nesting to context tracking
Frederic Weisbecker
2022-07-05
rcu/context_tracking: Move dynticks counter to context tracking
Frederic Weisbecker
2022-07-05
rcu/context-tracking: Remove rcu_irq_enter/exit()
Frederic Weisbecker
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-20
rcu: Apply noinstr to rcu_idle_enter() and rcu_idle_exit()
Paul E. McKenney
2022-06-20
rcu: Provide a get_completed_synchronize_rcu() function
Paul E. McKenney
2022-06-20
rcu: Make normal polling GP be more precise about sequence numbers
Paul E. McKenney
2022-05-11
Merge branch 'exp.2022.05.11a' into HEAD
Paul E. McKenney
2022-05-11
rcu: Move expedited grace period (GP) work to RT kthread_worker
Kalesh Singh
2022-05-03
Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...
Paul E. McKenney
2022-04-20
rcu: Fix preemption mode check on synchronize_rcu[_expedited]()
Frederic Weisbecker
2022-04-20
rcu: Add comments to final rcu_gp_cleanup() "if" statement
Paul E. McKenney
2022-04-11
rcu: Check for jiffies going backwards
Paul E. McKenney
2022-04-11
rcutorture: Suppress debugging grace period delays during flooding
Paul E. McKenney
2022-04-11
rcu-tasks: Make Tasks RCU account for userspace execution
Paul E. McKenney
2022-04-11
rcu/nocb: Initialize nocb kthreads only for boot CPU prior SMP initialization
Frederic Weisbecker
2022-04-11
rcu: Initialize boost kthread only for boot node prior SMP initialization
Frederic Weisbecker
2022-04-11
rcu: Assume rcu_init() is called before smp
Frederic Weisbecker
2022-03-21
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-07
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
2022-02-24
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
2022-02-14
kasan: Record work creation stack trace with interrupts enabled
Zqiang
2022-02-14
rcu: Inline __call_rcu() into call_rcu()
Paul E. McKenney
2022-02-14
rcu: Add mutex for rcu boost kthread spawning and affinity setting
David Woodhouse
2022-02-08
rcu: Create and use an rcu_rdp_cpu_online()
Paul E. McKenney
2022-02-08
rcu: Make rcu_barrier() no longer block CPU-hotplug operations
Paul E. McKenney
2022-02-08
rcu: Rework rcu_barrier() and callback-migration logic
Paul E. McKenney
2022-02-08
rcu: Refactor rcu_barrier() empty-list handling
Paul E. McKenney
2022-02-08
rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
David Woodhouse
2022-02-01
rcu: Add per-CPU rcuc task dumps to RCU CPU stall warnings
Zqiang
2022-02-01
rcu: Elevate priority of offloaded callback threads
Alison Chaiken
[next]