index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
*
|
|
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
2022-06-20
1
-0
/
+4
|
|
|
|
|
*
|
|
rcu-tasks: Make RCU Tasks Trace stall warning handle idle offline tasks
Paul E. McKenney
2022-06-20
1
-1
/
+1
|
|
|
|
|
*
|
|
rcu-tasks: Make RCU Tasks Trace stall warnings print full .b.need_qs field
Paul E. McKenney
2022-06-20
1
-2
/
+3
|
|
|
|
|
*
|
|
rcu-tasks: Flag offline CPUs in RCU Tasks Trace stall warnings
Paul E. McKenney
2022-06-20
1
-2
/
+2
|
|
|
|
|
*
|
|
rcu-tasks: Add slow-IPI indicator to RCU Tasks Trace stall warnings
Paul E. McKenney
2022-06-20
1
-1
/
+2
|
|
|
|
|
*
|
|
rcu-tasks: Simplify trc_inspect_reader() QS logic
Paul E. McKenney
2022-06-20
1
-6
/
+7
|
|
|
|
|
*
|
|
rcu-tasks: Make rcu_note_context_switch() unconditionally call rcu_tasks_qs()
Paul E. McKenney
2022-06-20
1
-1
/
+1
|
|
|
|
|
*
|
|
rcu-tasks: RCU Tasks Trace grace-period kthread has implicit QS
Paul E. McKenney
2022-06-20
1
-2
/
+3
|
|
|
|
|
*
|
|
rcu-tasks: Handle idle tasks for recently offlined CPUs
Paul E. McKenney
2022-06-20
1
-8
/
+7
|
|
|
|
|
*
|
|
rcu-tasks: Idle tasks on offline CPUs are in quiescent states
Paul E. McKenney
2022-06-20
1
-1
/
+1
|
|
|
|
|
*
|
|
rcu-tasks: Make trc_read_check_handler() fetch ->trc_reader_nesting only once
Paul E. McKenney
2022-06-20
1
-2
/
+4
|
|
|
|
|
*
|
|
rcu-tasks: Remove rcu_tasks_trace_postgp() wait for counter
Paul E. McKenney
2022-06-20
1
-59
/
+3
|
|
|
|
|
*
|
|
rcu-tasks: Merge state into .b.need_qs and atomically update
Paul E. McKenney
2022-06-20
1
-32
/
+71
|
|
|
|
|
*
|
|
rcu-tasks: Drive synchronous grace periods from calling task
Paul E. McKenney
2022-06-20
1
-8
/
+16
|
|
|
|
|
*
|
|
rcu-tasks: Move synchronize_rcu_tasks_generic() down
Paul E. McKenney
2022-06-20
1
-11
/
+11
|
|
|
|
|
*
|
|
rcu-tasks: Split rcu_tasks_one_gp() from rcu_tasks_kthread()
Paul E. McKenney
2022-06-20
1
-22
/
+36
|
|
|
|
|
*
|
|
rcu-tasks: Check for abandoned callbacks
Paul E. McKenney
2022-06-20
1
-0
/
+5
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
rcu: Add irqs-disabled indicator to expedited RCU CPU stall warnings
Zqiang
2022-07-21
1
-2
/
+3
|
|
|
|
*
|
|
rcu: Diagnose extended sync_rcu_do_polled_gp() loops
Paul E. McKenney
2022-07-21
1
-1
/
+6
|
|
|
|
*
|
|
rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings
Zqiang
2022-07-21
1
-1
/
+1
|
|
|
|
*
|
|
rcutorture: Test polled expedited grace-period primitives
Paul E. McKenney
2022-07-21
1
-13
/
+74
|
|
|
|
*
|
|
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
2022-07-21
3
-5
/
+104
|
|
|
|
*
|
|
rcutorture: Verify that polled GP API sees synchronous grace periods
Paul E. McKenney
2022-07-21
1
-0
/
+10
|
|
|
|
*
|
|
rcu: Make Tiny RCU grace periods visible to polled APIs
Paul E. McKenney
2022-07-21
1
-2
/
+5
|
|
|
|
*
|
|
rcu: Make polled grace-period API account for expedited grace periods
Paul E. McKenney
2022-07-21
3
-6
/
+20
|
|
|
|
*
|
|
rcu: Switch polled grace-period APIs to ->gp_seq_polled
Paul E. McKenney
2022-07-21
2
-4
/
+96
|
|
|
|
*
|
|
rcutorture: Validate get_completed_synchronize_rcu()
Paul E. McKenney
2022-06-20
1
-0
/
+6
|
|
|
|
*
|
|
rcu: Provide a get_completed_synchronize_rcu() function
Paul E. McKenney
2022-06-20
4
-3
/
+20
|
|
|
|
*
|
|
rcu: Make normal polling GP be more precise about sequence numbers
Paul E. McKenney
2022-06-20
2
-2
/
+14
|
|
|
|
|
/
/
|
|
|
*
|
|
rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
Zqiang
2022-07-19
1
-5
/
+19
|
|
|
*
|
|
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
2022-07-19
3
-2
/
+23
|
|
|
*
|
|
rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
Zqiang
2022-07-19
3
-17
/
+22
|
|
|
*
|
|
rcu/nocb: Add an option to offload all CPUs on boot
Joel Fernandes
2022-07-19
2
-1
/
+27
|
|
|
*
|
|
rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direc...
Zqiang
2022-07-19
1
-16
/
+64
|
|
|
*
|
|
rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
Zqiang
2022-07-19
1
-4
/
+4
|
|
|
*
|
|
rcu/nocb: Add/del rdp to iterate from rcuog itself
Frederic Weisbecker
2022-07-19
2
-68
/
+71
|
|
|
|
/
/
|
|
*
|
|
rcu/tree: Add comment to describe GP-done condition in fqs loop
Neeraj Upadhyay
2022-07-19
1
-1
/
+9
|
|
*
|
|
rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs()
Paul E. McKenney
2022-07-19
1
-2
/
+1
|
|
*
|
|
rcu/kvfree: Remove useless monitor_todo flag
Joel Fernandes (Google)
2022-07-19
1
-17
/
+16
|
|
*
|
|
rcu: Cleanup RCU urgency state for offline CPU
Zqiang
2022-07-19
1
-0
/
+1
|
|
*
|
|
rcu: tiny: Record kvfree_call_rcu() call stack for KASAN
Johannes Berg
2022-07-19
1
-0
/
+14
|
|
*
|
|
rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
Paul E. McKenney
2022-07-19
1
-1
/
+1
|
|
*
|
|
rcu: Immediately boost preempted readers for strict grace periods
Zqiang
2022-07-19
1
-1
/
+2
|
|
*
|
|
rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
Zqiang
2022-07-19
1
-0
/
+1
|
|
*
|
|
rcu: Avoid tracing a few functions executed in stop machine
Patrick Wang
2022-07-19
1
-5
/
+5
|
|
*
|
|
rcu: Decrease FQS scan wait time in case of callback overloading
Paul E. McKenney
2022-07-19
1
-1
/
+6
|
*
|
|
|
rcutorture: Update rcutorture.fwd_progress help text
Paul E. McKenney
2022-06-21
1
-35
/
+18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-22
1
-24
/
+74
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
2022-07-19
1
-19
/
+63
|
*
|
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
2022-07-19
1
-7
/
+13
|
|
/
[prev]
[next]