index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree.c
Age
Commit message (
Expand
)
Author
2026-08-23
Merge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-14
Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30...
Paul E. McKenney
2026-07-30
rcu: Remove unused rdp parameter from rcu_check_gp_start_stall()
Zqiang
2026-07-30
rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.b.norm
Paul E. McKenney
2026-07-24
rcu: Mark accesses to rdp->rcu_cpu_has_work
Paul E. McKenney
2026-07-24
rcu: Remove unused func parameter from callback-enqueue functions
Joel Fernandes
2026-07-24
rcu: Use WRITE_ONCE() for ->rcu_need_heavy_qs
Paul E. McKenney
2026-07-24
rcu: Advance callbacks for expedited GP completion in rcu_core()
Puranjay Mohan
2026-07-24
rcu: Detect expedited grace period completion in rcu_pending()
Puranjay Mohan
2026-07-24
rcu: Wake NOCB rcuog kthreads on expedited grace period completion
Puranjay Mohan
2026-07-24
rcu: Update comments for gp_seq and expedited GP tracking
Puranjay Mohan
2026-07-24
rcu: Enable RCU callbacks to benefit from expedited grace periods
Puranjay Mohan
2026-07-23
rcu: Add RCU_GET_STATE_NOT_TRACKED for subsystems without expedited GPs
Puranjay Mohan
2026-07-23
rcu/segcblist: Track segment grace periods with struct rcu_gp_seq
Puranjay Mohan
2026-07-23
rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq
Puranjay Mohan
2026-07-23
rcu: Remove unused rdp parameter from trace_rcu_this_gp()
Joel Fernandes
2026-06-24
sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs
Cheng-Yang Chou
2026-06-15
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-02
sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
2026-05-24
rcu: Latch normal synchronize_rcu() path on flood
Uladzislau Rezki (Sony)
2026-05-24
rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()
Paul E. McKenney
2026-05-24
rcu: Simplify rcu_do_batch() by applying clamp()
Paul E. McKenney
2026-01-23
Merge branch 'rcu-nocb.20260123a'
Boqun Feng
2026-01-23
rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
Joel Fernandes
2026-01-11
rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
Joel Fernandes
2025-12-03
Merge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-20
sched: Provide and use set_need_resched_current()
Peter Zijlstra
2025-11-07
rcu: Mark diagnostic functions as notrace
Paul E. McKenney
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025-09-23
rcu: WQ_UNBOUND added to sync_wq workqueue
Marco Crivellari
2025-09-23
rcu: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-08-13
rcu: Document that rcu_barrier() hurries lazy callbacks
Paul E. McKenney
2025-08-11
rcu: Fix racy re-initialization of irq_work causing hangs
Frederic Weisbecker
2025-07-23
Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...
Neeraj Upadhyay (AMD)
2025-07-22
rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
2025-07-22
rcu: Document separation of rcu_state and rnp's gp_seq
Joel Fernandes
2025-07-22
rcu: Document GP init vs hotplug-scan ordering requirements
Joel Fernandes
2025-07-16
rcu: Enable rcu_normal_wake_from_gp on small systems
Uladzislau Rezki (Sony)
2025-07-08
rcu/exp: Warn on QS requested on dying CPU
Frederic Weisbecker
2025-07-08
rcu/exp: Remove needless CPU up quiescent state report
Frederic Weisbecker
2025-06-25
rcu: Robustify rcu_is_cpu_rrupt_from_idle()
Frederic Weisbecker
2025-06-20
rcu: Return early if callback is not specified
Uladzislau Rezki (Sony)
2025-05-16
Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/tort...
Joel Fernandes
2025-05-16
rcutorture: Perform more frequent testing of ->gpwrap
Joel Fernandes
2025-05-16
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
Yongliang Gao
2025-05-16
rcu: Remove swake_up_one_online() bandaid
Frederic Weisbecker
2025-04-08
rcu: Add warning to ensure rcu_seq_done_exact() is working
Joel Fernandes
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2025-03-04
Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...
Boqun Feng
[next]