index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
rcu: Use READ_ONCE() for lockless read of rnp->qsmask
Joel Fernandes (Google)
1
-1
/
+1
2022-10-18
rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
Zqiang
1
-2
/
+0
2022-09-01
Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...
Paul E. McKenney
1
-78
/
+252
2022-08-31
rcu-tasks: Make RCU Tasks Trace check for userspace execution
Zqiang
1
-2
/
+2
2022-08-31
rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
Paul E. McKenney
1
-2
/
+16
2022-08-31
rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
Paul E. McKenney
1
-5
/
+1
2022-08-31
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
Paul E. McKenney
1
-13
/
+26
2022-08-31
rcu-tasks: Remove grace-period fast-path rcu-tasks helper
Paul E. McKenney
1
-2
/
+0
2022-08-31
rcu: Set rcu_data structures' initial ->gpwrap value to true
Paul E. McKenney
1
-0
/
+1
2022-08-31
rcu: Disable run-time single-CPU grace-period optimization
Paul E. McKenney
1
-31
/
+9
2022-08-31
rcu: Add full-sized polling for cond_sync_full()
Paul E. McKenney
1
-1
/
+27
2022-08-31
rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
Paul E. McKenney
1
-3
/
+2
2022-08-31
rcu: Add full-sized polling for start_poll()
Paul E. McKenney
1
-13
/
+45
2022-08-31
rcu: Add full-sized polling for get_state()
Paul E. McKenney
1
-0
/
+33
2022-08-31
rcu: Add full-sized polling for get_completed*() and poll_state*()
Paul E. McKenney
1
-4
/
+72
2022-08-31
rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval
Uladzislau Rezki (Sony)
1
-4
/
+19
2022-08-31
rcu/kfree: Fix kfree_rcu_shrink_count() return value
Joel Fernandes (Google)
1
-1
/
+1
2022-08-31
rcu: Back off upon fill_page_cache_func() allocation failure
Michal Hocko
1
-8
/
+9
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-07-21
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
1
-449
/
+27
2022-07-21
Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...
Paul E. McKenney
1
-34
/
+150
2022-07-21
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
1
-5
/
+12
2022-07-21
rcu: Make polled grace-period API account for expedited grace periods
Paul E. McKenney
1
-4
/
+5
2022-07-21
rcu: Switch polled grace-period APIs to ->gp_seq_polled
Paul E. McKenney
1
-4
/
+94
2022-07-19
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
1
-1
/
+5
2022-07-19
rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
Zqiang
1
-2
/
+2
2022-07-19
rcu/tree: Add comment to describe GP-done condition in fqs loop
Neeraj Upadhyay
1
-1
/
+9
2022-07-19
rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs()
Paul E. McKenney
1
-2
/
+1
2022-07-19
rcu/kvfree: Remove useless monitor_todo flag
Joel Fernandes (Google)
1
-17
/
+16
2022-07-19
rcu: Cleanup RCU urgency state for offline CPU
Zqiang
1
-0
/
+1
2022-07-19
rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
Zqiang
1
-0
/
+1
2022-07-19
rcu: Decrease FQS scan wait time in case of callback overloading
Paul E. McKenney
1
-1
/
+6
2022-07-05
context_tracking: Convert state to atomic_t
Frederic Weisbecker
1
-7
/
+6
2022-07-05
rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking
Frederic Weisbecker
1
-321
/
+3
2022-07-05
rcu/context-tracking: Move deferred nocb resched to context tracking
Frederic Weisbecker
1
-13
/
+2
2022-07-05
rcu/context_tracking: Move dynticks_nmi_nesting to context tracking
Frederic Weisbecker
1
-27
/
+21
2022-07-05
rcu/context_tracking: Move dynticks_nesting to context tracking
Frederic Weisbecker
1
-15
/
+16
2022-07-05
rcu/context_tracking: Move dynticks counter to context tracking
Frederic Weisbecker
1
-29
/
+27
2022-07-05
rcu/context-tracking: Remove rcu_irq_enter/exit()
Frederic Weisbecker
1
-83
/
+0
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
1
-2
/
+0
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2022-06-20
rcu: Apply noinstr to rcu_idle_enter() and rcu_idle_exit()
Paul E. McKenney
1
-7
/
+7
2022-06-20
rcu: Provide a get_completed_synchronize_rcu() function
Paul E. McKenney
1
-1
/
+2
2022-06-20
rcu: Make normal polling GP be more precise about sequence numbers
Paul E. McKenney
1
-2
/
+2
2022-05-11
Merge branch 'exp.2022.05.11a' into HEAD
Paul E. McKenney
1
-3
/
+48
2022-05-11
rcu: Move expedited grace period (GP) work to RT kthread_worker
Kalesh Singh
1
-3
/
+48
2022-05-03
Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...
Paul E. McKenney
1
-17
/
+78
2022-04-20
rcu: Fix preemption mode check on synchronize_rcu[_expedited]()
Frederic Weisbecker
1
-1
/
+3
2022-04-20
rcu: Add comments to final rcu_gp_cleanup() "if" statement
Paul E. McKenney
1
-5
/
+20
2022-04-11
rcu: Check for jiffies going backwards
Paul E. McKenney
1
-0
/
+10
[prev]
[next]