summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAgeFilesLines
* rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloadingFrederic Weisbecker2021-01-061-1/+8
* rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLYFrederic Weisbecker2021-01-061-1/+10
* rcu/nocb: Shutdown nocb timer on de-offloadingFrederic Weisbecker2021-01-062-1/+12
* rcu/nocb: Re-offload supportFrederic Weisbecker2021-01-061-22/+136
* rcu/nocb: De-offloading GP kthreadFrederic Weisbecker2021-01-061-3/+51
* rcu/nocb: Don't deoffload an offline CPU with pending workFrederic Weisbecker2021-01-061-0/+9
* rcu/nocb: De-offloading CB kthreadFrederic Weisbecker2021-01-064-22/+121
* rcu/nocb: Always init segcblist on CPU upFrederic Weisbecker2021-01-061-3/+9
* rcu/nocb: Provide basic callback offloading state machine bitsFrederic Weisbecker2021-01-063-2/+14
* rcu/nocb: Turn enabled/offload states into a common flagFrederic Weisbecker2021-01-062-5/+24
* rcu/segcblist: Add debug checks for segment lengthsJoel Fernandes (Google)2021-01-063-2/+21
* rcu/trace: Add tracing for how segcb list changesJoel Fernandes (Google)2021-01-061-0/+9
* rcu/tree: segcblist: Remove redundant smp_mb()sJoel Fernandes (Google)2021-01-062-2/+0
* rcu/segcblist: Add counters to segcblist datastructureJoel Fernandes (Google)2021-01-063-46/+81
* rcu/segcblist: Add additional comments to explain smp_mb()Joel Fernandes (Google)2021-01-061-4/+64
* rcu/tree: Make rcu_do_batch count how many callbacks were executedJoel Fernandes (Google)2021-01-043-7/+7
* Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-2/+1
|\
| * Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-272-7/+19
| |\
| * | irq_work: CleanupPeter Zijlstra2020-11-241-2/+1
* | | Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-1412-125/+278
|\ \ \ | |_|/ |/| |
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...Paul E. McKenney2020-11-1912-130/+287
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | | | * rcutorture: Don't do need_resched() testing if ->sync is NULLPaul E. McKenney2020-11-061-3/+5
| | | | | | * rcutorture: Small code cleanupsPaul E. McKenney2020-11-061-2/+2
| | | | | | * rcutorture: Make stutter_wait() caller restore priorityPaul E. McKenney2020-11-061-6/+18
| | | | | | * rcutorture: Prevent hangs for invalid argumentsPaul E. McKenney2020-11-061-1/+4
| | | | | | * refscale: Prevent hangs for invalid argumentsPaul E. McKenney2020-11-061-1/+4
| | | | | | * rcuscale: Prevent hangs for invalid argumentsPaul E. McKenney2020-11-061-1/+4
| | | | | | * rcuscale: Add RCU Tasks TracePaul E. McKenney2020-11-061-1/+31
| | | | | | * refscale: Bounds-check module parametersPaul E. McKenney2020-11-021-0/+6
| | | |_|_|/ | | |/| | |
| | | | | * rcu-tasks: Make the units of ->init_fract be jiffiesPaul E. McKenney2020-11-061-8/+6
| | | | | * rcutorture: Make grace-period kthread report match RCU flavor being testedPaul E. McKenney2020-11-023-18/+39
| | | | | * rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loopPaul E. McKenney2020-11-021-4/+1
| | | |_|/ | | |/| |
| | | | * srcu: Use a more appropriate lockdep helperJakub Kicinski2020-11-021-1/+1
| | | |/ | | |/|
| | | * srcu: Take early exit on memory-allocation failurePaul E. McKenney2020-11-191-1/+3
| | | * rcu/tree: Defer kvfree_rcu() allocation to a clean contextUladzislau Rezki (Sony)2020-11-191-43/+66
| | | * rcu: Do not report strict GPs for outgoing CPUsPaul E. McKenney2020-11-191-1/+1
| | | * rcu: Fix a typo in rcu_blocking_is_gp() header commentZhouyi Zhou2020-11-191-1/+1
| | | * rcu: Prevent lockdep-RCU splats on lock acquisition/releasePaul E. McKenney2020-11-192-1/+21
| | | * rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBsJoel Fernandes (Google)2020-11-191-1/+2
| | | * rcu,ftrace: Fix ftrace recursionPeter Zijlstra2020-11-191-1/+4
| | | * rcu/tree: Make struct kernel_param_ops definitions constJoe Perches2020-11-191-2/+2
| | | * rcu/tree: Add a warning if CPU being onlined did not report QS alreadyJoel Fernandes (Google)2020-11-191-1/+3
| | | * rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU configNeeraj Upadhyay2020-11-191-8/+12
| | | * rcu: Fix single-CPU check in rcu_blocking_is_gp()Neeraj Upadhyay2020-11-192-2/+18
| | | * rcu: Implement rcu_segcblist_is_offloaded() config dependentFrederic Weisbecker2020-11-192-15/+8
| | | * rcu: Panic after fixed number of stallschao2020-11-191-0/+6
| | | * rcu: Allow rcu_irq_enter_check_tick() from NMIPeter Zijlstra2020-11-191-2/+2
| * | | x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUsPaul E. McKenney2020-11-061-0/+8
| |/ /
* | | Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-11-171-5/+17
|\ \ \ | | |/ | |/|
| * | rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabledPaul E. McKenney2020-11-101-5/+17
| |/