summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-301-3/+3
|\
| * locking/rtmutex: Split out the inner parts of 'struct rtmutex'Peter Zijlstra2021-08-171-3/+3
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...Paul E. McKenney2021-08-109-1629/+1676
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * rcuscale: Console output claims too few grace periodsJiangong.Han2021-07-271-2/+2
| | | | * rcutorture: Preempt rather than block when testing task stallsPaul E. McKenney2021-07-271-1/+6
| | | | * refscale: Add measurement of clock readoutPaul E. McKenney2021-07-271-1/+35
| |_|_|/ |/| | |
| | | * rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou2021-07-201-4/+4
| | | * rcu-tasks: Fix synchronize_rcu_rude() typo in commentPaul E. McKenney2021-07-201-2/+2
| | | * rcu-tasks: Mark ->trc_reader_special.b.need_qs data racesPaul E. McKenney2021-07-201-4/+4
| | | * rcu-tasks: Mark ->trc_reader_nesting data racesPaul E. McKenney2021-07-201-5/+6
| | | * rcu-tasks: Add comments explaining task_struct strategyPaul E. McKenney2021-07-201-1/+10
| |_|/ |/| |
| | * rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()Frederic Weisbecker2021-07-201-3/+0
| | * rcu/nocb: Start moving nocb code to its own plugin fileFrederic Weisbecker2021-07-203-1487/+1497
| |/ |/|
| * rcu: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-101-2/+2
| * rcu: Print human-readable message for schedule() in RCU readerPaul E. McKenney2021-08-061-1/+1
| * rcu: Use per_cpu_ptr to get the pointer of per_cpu variableLiu Song2021-08-063-3/+3
| * rcu: Remove useless "ret" update in rcu_gp_fqs_loop()Liu Song2021-08-061-2/+2
| * rcu: Mark accesses in tree_stall.hPaul E. McKenney2021-08-061-30/+33
| * rcu: Make rcu_gp_init() and rcu_gp_fqs_loop noinline to conserve stackPaul E. McKenney2021-08-061-2/+2
| * rcu: Mark lockless ->qsmask read in rcu_check_boost_fail()Paul E. McKenney2021-08-061-1/+1
| * srcutiny: Mark read-side data racesPaul E. McKenney2021-08-061-1/+1
| * rcu: Start timing stall repetitions after warning completePaul E. McKenney2021-08-061-1/+8
| * rcu: Do not disable GP stall detection in rcu_cpu_stall_reset()Sergey Senozhatsky2021-08-061-6/+3
| * rcu/tree: Handle VM stoppage in stall detectionSergey Senozhatsky2021-08-061-0/+18
| * rcu: Mark accesses to ->rcu_read_lock_nestingPaul E. McKenney2021-08-061-3/+6
| * rcu: Weaken ->dynticks accesses and updatesPaul E. McKenney2021-08-061-8/+18
| * rcu: Remove special bit at the bottom of the ->dynticks counterJoel Fernandes (Google)2021-08-061-63/+14
| * rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lockYanfei Xu2021-08-061-1/+3
| * rcu: Fix to include first blocked task in stall warningYanfei Xu2021-08-061-2/+2
|/
* rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()Paul E. McKenney2021-07-061-2/+2
* rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()Paul E. McKenney2021-07-061-1/+0
* rcu-tasks: Don't delete holdouts within trc_inspect_reader()Paul E. McKenney2021-07-061-3/+2
* refscale: Avoid false-positive warnings in ref_scale_reader()Paul E. McKenney2021-07-061-3/+3
* Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-0413-459/+730
|\
| *-----------. Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney2021-05-1813-453/+727
| |\ \ \ \ \ \ \
| | | | | | | | * rcu: Don't penalize priority boosting when there is nothing to boostPaul E. McKenney2021-05-101-3/+14
| | | | | | | | * rcutorture: Move mem_dump_obj() tests into separate functionPaul E. McKenney2021-05-101-39/+42
| | | | | | | | * rcutorture: Don't count CPU-stalled time against priority boostingPaul E. McKenney2021-05-102-5/+18
| | | | | | | | * rcutorture: Forgive RCU boost failures when CPUs don't pass through QSPaul E. McKenney2021-05-103-26/+79
| | | | | | | | * rcutorture: Make rcu_torture_boost_failed() check for GP endPaul E. McKenney2021-05-101-0/+6
| | | | | | | | * rcutorture: Consolidate rcu_torture_boost() timing and statisticsPaul E. McKenney2021-05-101-10/+4
| | | | | | | | * rcutorture: Delay-based false positives for RCU priority boosting testsPaul E. McKenney2021-05-101-2/+6
| | | | | | | | * rcutorture: Judge RCU priority boosting on grace periods, not callbacksPaul E. McKenney2021-05-101-60/+51
| | | | | | | | * rcutorture: Abstract read-lock-held checksPaul E. McKenney2021-05-101-10/+19
| | | | | | | | * refscale: Add acqrel, lock, and lock-irqPaul E. McKenney2021-05-101-2/+107
| | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | * tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inlinePaul E. McKenney2021-05-182-1/+4
| | | | | | | * rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent statesPaul E. McKenney2021-05-181-0/+1
| | | | | | | * rcu-tasks: Add block comment laying out RCU Rude designPaul E. McKenney2021-05-101-2/+7
| | | | | | | * rcu-tasks: Add block comment laying out RCU Tasks designPaul E. McKenney2021-05-101-0/+40
| | | |_|_|_|/ | | |/| | | |
| | | | | | * srcu: Early test SRCU polling startFrederic Weisbecker2021-05-121-1/+5