index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Lines
2021-09-13
rcuscale: Warn on individual rcu_scale_init() error conditions
Paul E. McKenney
-5
/
+5
2021-09-13
refscale: Warn on individual ref_scale_init() error conditions
Paul E. McKenney
-3
/
+3
2021-09-13
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
-15
/
+15
2021-09-13
rcutorture: Suppressing read-exit testing is not an error
Paul E. McKenney
-1
/
+1
2021-09-13
rcu-tasks: Wait for trc_read_check_handler() IPIs
Paul E. McKenney
-0
/
+14
2021-09-13
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
-1
/
+1
2021-09-13
rcu: Make rcu update module parameters world-readable
Juri Lelli
-3
/
+3
2021-09-13
rcu: Make rcu_normal_after_boot writable again
Juri Lelli
-2
/
+1
2021-09-13
rcu: Make rcutree_dying_cpu() use its "cpu" parameter
Paul E. McKenney
-1
/
+1
2021-09-13
rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()
Paul E. McKenney
-3
/
+1
2021-09-13
rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()
Paul E. McKenney
-1
/
+1
2021-09-13
rcu: Comment rcu_gp_init() code waiting for CPU-hotplug operations
Paul E. McKenney
-0
/
+2
2021-09-13
rcu: Fix undefined Kconfig macros
Zhouyi Zhou
-1
/
+1
2021-09-13
rcu: Eliminate rcu_implicit_dynticks_qs() local variable ruqp
Paul E. McKenney
-5
/
+3
2021-09-13
rcu: Eliminate rcu_implicit_dynticks_qs() local variable rnhqp
Paul E. McKenney
-4
/
+2
2021-09-13
rcu-nocb: Fix a couple of tree_nocb code-style nits
Paul E. McKenney
-1
/
+1
2021-09-13
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
-5
/
+5
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+3
2021-08-17
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
-3
/
+3
2021-08-10
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...
Paul E. McKenney
-1629
/
+1676
2021-08-10
rcu: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
-2
/
+2
2021-08-06
rcu: Print human-readable message for schedule() in RCU reader
Paul E. McKenney
-1
/
+1
2021-08-06
rcu: Use per_cpu_ptr to get the pointer of per_cpu variable
Liu Song
-3
/
+3
2021-08-06
rcu: Remove useless "ret" update in rcu_gp_fqs_loop()
Liu Song
-2
/
+2
2021-08-06
rcu: Mark accesses in tree_stall.h
Paul E. McKenney
-30
/
+33
2021-08-06
rcu: Make rcu_gp_init() and rcu_gp_fqs_loop noinline to conserve stack
Paul E. McKenney
-2
/
+2
2021-08-06
rcu: Mark lockless ->qsmask read in rcu_check_boost_fail()
Paul E. McKenney
-1
/
+1
2021-08-06
srcutiny: Mark read-side data races
Paul E. McKenney
-1
/
+1
2021-08-06
rcu: Start timing stall repetitions after warning complete
Paul E. McKenney
-1
/
+8
2021-08-06
rcu: Do not disable GP stall detection in rcu_cpu_stall_reset()
Sergey Senozhatsky
-6
/
+3
2021-08-06
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
-0
/
+18
2021-08-06
rcu: Mark accesses to ->rcu_read_lock_nesting
Paul E. McKenney
-3
/
+6
2021-08-06
rcu: Weaken ->dynticks accesses and updates
Paul E. McKenney
-8
/
+18
2021-08-06
rcu: Remove special bit at the bottom of the ->dynticks counter
Joel Fernandes (Google)
-63
/
+14
2021-08-06
rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
Yanfei Xu
-1
/
+3
2021-08-06
rcu: Fix to include first blocked task in stall warning
Yanfei Xu
-2
/
+2
2021-07-27
rcuscale: Console output claims too few grace periods
Jiangong.Han
-2
/
+2
2021-07-27
rcutorture: Preempt rather than block when testing task stalls
Paul E. McKenney
-1
/
+6
2021-07-27
refscale: Add measurement of clock readout
Paul E. McKenney
-1
/
+35
2021-07-20
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
-4
/
+4
2021-07-20
rcu-tasks: Fix synchronize_rcu_rude() typo in comment
Paul E. McKenney
-2
/
+2
2021-07-20
rcu-tasks: Mark ->trc_reader_special.b.need_qs data races
Paul E. McKenney
-4
/
+4
2021-07-20
rcu-tasks: Mark ->trc_reader_nesting data races
Paul E. McKenney
-5
/
+6
2021-07-20
rcu-tasks: Add comments explaining task_struct strategy
Paul E. McKenney
-1
/
+10
2021-07-20
rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()
Frederic Weisbecker
-3
/
+0
2021-07-20
rcu/nocb: Start moving nocb code to its own plugin file
Frederic Weisbecker
-1487
/
+1497
2021-07-06
rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()
Paul E. McKenney
-2
/
+2
2021-07-06
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
-1
/
+0
2021-07-06
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
-3
/
+2
2021-07-06
refscale: Avoid false-positive warnings in ref_scale_reader()
Paul E. McKenney
-3
/
+3
[prev]
[next]