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.c
Age
Commit message (
Expand
)
Author
2023-11-28
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
2023-11-28
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-07-19
rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
Paul E. McKenney
2023-07-19
rcu: Make rcu_cpu_starting() rely on interrupts being disabled
Paul E. McKenney
2023-06-21
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
2023-05-11
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
2022-12-31
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
2022-10-20
rcu: Keep synchronize_rcu() from enabling irqs in early boot
Paul E. McKenney
2022-09-01
Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...
Paul E. McKenney
2022-08-31
rcu-tasks: Make RCU Tasks Trace check for userspace execution
Zqiang
2022-08-31
rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
Paul E. McKenney
2022-08-31
rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
Paul E. McKenney
2022-08-31
rcu-tasks: Remove grace-period fast-path rcu-tasks helper
Paul E. McKenney
2022-08-31
rcu: Set rcu_data structures' initial ->gpwrap value to true
Paul E. McKenney
2022-08-31
rcu: Disable run-time single-CPU grace-period optimization
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for cond_sync_full()
Paul E. McKenney
2022-08-31
rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for start_poll()
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for get_state()
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for get_completed*() and poll_state*()
Paul E. McKenney
2022-08-31
rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval
Uladzislau Rezki (Sony)
2022-08-31
rcu/kfree: Fix kfree_rcu_shrink_count() return value
Joel Fernandes (Google)
2022-08-31
rcu: Back off upon fill_page_cache_func() allocation failure
Michal Hocko
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
[next]