summaryrefslogtreecommitdiffstats
path: root/kernel/rcu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | rcu/nocb: Provide basic callback offloading state machine bitsFrederic Weisbecker2021-01-073-2/+14
| | | | * | rcu/nocb: Turn enabled/offload states into a common flagFrederic Weisbecker2021-01-072-5/+24
| | | | * | rcu/segcblist: Add debug checks for segment lengthsJoel Fernandes (Google)2021-01-073-2/+21
| | | | * | rcu/trace: Add tracing for how segcb list changesJoel Fernandes (Google)2021-01-071-0/+9
| | | | * | rcu/tree: segcblist: Remove redundant smp_mb()sJoel Fernandes (Google)2021-01-072-2/+0
| | | | * | rcu/segcblist: Add counters to segcblist datastructureJoel Fernandes (Google)2021-01-073-46/+81
| | | | * | rcu/segcblist: Add additional comments to explain smp_mb()Joel Fernandes (Google)2021-01-071-4/+64
| | | | * | rcu/tree: Make rcu_do_batch count how many callbacks were executedJoel Fernandes (Google)2021-01-043-7/+7
| |_|_|/ / |/| | | |
| | | * | rcu: Make call_rcu() print mem_dump_obj() info for double-freed callbackPaul E. McKenney2021-01-231-2/+5
| |_|/ / |/| | |
| | * | rcu: Record kvfree_call_rcu() call stack for KASANZqiang2021-01-041-0/+1
| |/ / |/| |
| * | rcu: Make TASKS_TRACE_RCU select IRQ_WORKPaul E. McKenney2021-01-051-0/+1
| * | rcu-tasks: Add RCU-tasks self testsUladzislau Rezki (Sony)2021-01-051-0/+79
| * | rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macrosPaul E. McKenney2021-01-051-3/+13
| * | rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and calleesPaul E. McKenney2021-01-053-0/+13
| |/
| * rcu-tasks: Move RCU-tasks initialization to before early_initcall()Uladzislau Rezki (Sony)2020-12-151-4/+21
* | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-151-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-1512-125/+278
|\ \ \ | |_|/ |/| |
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...Paul E. McKenney2020-11-2012-130/+287
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | | | * rcutorture: Don't do need_resched() testing if ->sync is NULLPaul E. McKenney2020-11-071-3/+5
| | | | | | * rcutorture: Small code cleanupsPaul E. McKenney2020-11-071-2/+2
| | | | | | * rcutorture: Make stutter_wait() caller restore priorityPaul E. McKenney2020-11-071-6/+18
| | | | | | * rcutorture: Prevent hangs for invalid argumentsPaul E. McKenney2020-11-071-1/+4
| | | | | | * refscale: Prevent hangs for invalid argumentsPaul E. McKenney2020-11-071-1/+4
| | | | | | * rcuscale: Prevent hangs for invalid argumentsPaul E. McKenney2020-11-071-1/+4
| | | | | | * rcuscale: Add RCU Tasks TracePaul E. McKenney2020-11-071-1/+31
| | | | | | * refscale: Bounds-check module parametersPaul E. McKenney2020-11-031-0/+6
| | | |_|_|/ | | |/| | |
| | | | | * rcu-tasks: Make the units of ->init_fract be jiffiesPaul E. McKenney2020-11-071-8/+6
| | | | | * rcutorture: Make grace-period kthread report match RCU flavor being testedPaul E. McKenney2020-11-033-18/+39
| | | | | * rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loopPaul E. McKenney2020-11-031-4/+1
| | | |_|/ | | |/| |
| | | | * srcu: Use a more appropriate lockdep helperJakub Kicinski2020-11-031-1/+1
| | | |/ | | |/|
| | | * srcu: Take early exit on memory-allocation failurePaul E. McKenney2020-11-201-1/+3
| | | * rcu/tree: Defer kvfree_rcu() allocation to a clean contextUladzislau Rezki (Sony)2020-11-201-43/+66
| | | * rcu: Do not report strict GPs for outgoing CPUsPaul E. McKenney2020-11-201-1/+1
| | | * rcu: Fix a typo in rcu_blocking_is_gp() header commentZhouyi Zhou2020-11-201-1/+1
| | | * rcu: Prevent lockdep-RCU splats on lock acquisition/releasePaul E. McKenney2020-11-202-1/+21
| | | * rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBsJoel Fernandes (Google)2020-11-201-1/+2
| | | * rcu,ftrace: Fix ftrace recursionPeter Zijlstra2020-11-201-1/+4
| | | * rcu/tree: Make struct kernel_param_ops definitions constJoe Perches2020-11-201-2/+2
| | | * rcu/tree: Add a warning if CPU being onlined did not report QS alreadyJoel Fernandes (Google)2020-11-201-1/+3
| | | * rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU configNeeraj Upadhyay2020-11-201-8/+12
| | | * rcu: Fix single-CPU check in rcu_blocking_is_gp()Neeraj Upadhyay2020-11-202-2/+18
| | | * rcu: Implement rcu_segcblist_is_offloaded() config dependentFrederic Weisbecker2020-11-202-15/+8
| | | * rcu: Panic after fixed number of stallschao2020-11-201-0/+6
| | | * rcu: Allow rcu_irq_enter_check_tick() from NMIPeter Zijlstra2020-11-201-2/+2
| * | | x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUsPaul E. McKenney2020-11-071-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-111-5/+17
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-131-1/+1
|\ \