summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rcu-tasks: Allow standalone use of TASKS_{TRACE_,}RCUPaul E. McKenney2020-04-271-24/+30
* rcu-tasks: Add IPI failure count to statisticsPaul E. McKenney2020-04-271-4/+7
* rcutorture: Add TRACE02 scenario enabling RCU Tasks Trace IPIsPaul E. McKenney2020-04-274-0/+14
* rcu-tasks: Add count for idle tasks on offline CPUsPaul E. McKenney2020-04-271-1/+5
* rcu-tasks: Add rcu_dynticks_zero_in_eqs() effectiveness statisticsPaul E. McKenney2020-04-271-2/+11
* rcu-tasks: Make RCU tasks trace also wait for idle tasksPaul E. McKenney2020-04-271-5/+13
* rcu-tasks: Handle the running-offline idle-task special casePaul E. McKenney2020-04-271-2/+6
* rcu-tasks: Disable CPU hotplug across RCU tasks trace scansPaul E. McKenney2020-04-271-4/+14
* rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locksPaul E. McKenney2020-04-272-1/+12
* rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so builtPaul E. McKenney2020-04-275-10/+72
* rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPIPaul E. McKenney2020-04-273-2/+22
* rcu-tasks: Add grace-period and IPI counts to statisticsPaul E. McKenney2020-04-271-1/+9
* rcu-tasks: Split ->trc_reader_need_endPaul E. McKenney2020-04-275-19/+31
* rcu-tasks: Provide boot parameter to delay IPIs until late in grace periodPaul E. McKenney2020-04-272-4/+16
* rcu-tasks: Add a grace-period start time for throttling and debugPaul E. McKenney2020-04-271-0/+2
* rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooksPaul E. McKenney2020-04-274-14/+43
* rcu-tasks: Make rcutorture writer stall output include GP statePaul E. McKenney2020-04-271-5/+72
* rcu-tasks: Add RCU tasks to rcutorture writer stall outputPaul E. McKenney2020-04-273-3/+45
* rcu-tasks: Move #ifdef into tasks.hPaul E. McKenney2020-04-272-4/+5
* rcu-tasks: Add stall warnings for RCU Tasks TracePaul E. McKenney2020-04-271-4/+66
* rcutorture: Add torture tests for RCU Tasks TracePaul E. McKenney2020-04-276-1/+58
* rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney2020-04-276-5/+467
* rcu-tasks: Code movement to allow more Tasks RCU variantsPaul E. McKenney2020-04-271-59/+63
* rcu-tasks: Further refactor RCU-tasks to allow adding more variantsPaul E. McKenney2020-04-271-58/+108
* rcu-tasks: Use unique names for RCU-Tasks kthreads and messagesPaul E. McKenney2020-04-271-9/+16
* rcutorture: Add torture tests for RCU Tasks RudePaul E. McKenney2020-04-276-2/+44
* rcu-tasks: Add an RCU-tasks rude variantPaul E. McKenney2020-04-273-1/+111
* rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney2020-04-274-239/+272
* rcutorture: Add a test for synchronize_rcu_mult()Paul E. McKenney2020-04-271-2/+7
* rcu: Reinstate synchronize_rcu_mult()Paul E. McKenney2020-04-271-0/+19
* rcu-tasks: Create struct to hold state informationPaul E. McKenney2020-04-271-27/+46
* rcu-tasks: Move Tasks RCU to its own filePaul E. McKenney2020-04-272-364/+372
* rcu: Add per-task state to RCU CPU stall warningsPaul E. McKenney2020-04-271-2/+36
* sched/core: Add function to sample state of locked-down taskPaul E. McKenney2020-04-272-0/+50
* rcu-tasks: Use context-switch hook for PREEMPT=y kernelsPaul E. McKenney2020-04-271-0/+2
* rcu: Add comments marking transitions between RCU watching and notPaul E. McKenney2020-04-271-4/+25
* rcutorture: Add test of holding scheduler locks across rcu_read_unlock()Paul E. McKenney2020-04-271-1/+9
* rcu: Don't use negative nesting depth in __rcu_read_unlock()Lai Jiangshan2020-04-272-41/+12
* rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs fieldLai Jiangshan2020-04-272-2/+1
* rcu: Don't set nesting depth negative in rcu_preempt_deferred_qs()Lai Jiangshan2020-04-271-5/+0
* rcu: Make rcu_read_unlock_special() safe for rq/pi locksPaul E. McKenney2020-04-272-54/+24
* rcu: Add KCSAN stubs to update.cPaul E. McKenney2020-04-271-0/+13
* rcu: Add KCSAN stubsPaul E. McKenney2020-04-271-0/+13
* Linux 5.7-rc2v5.7-rc2Linus Torvalds2020-04-191-1/+1
* mm: Fix MREMAP_DONTUNMAP accounting on VMA mergeBrian Geffon2020-04-191-1/+12
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-195-41/+35
|\
| * clk: sprd: don't gate uart console clockChunyan Zhang2020-04-131-1/+2
| * clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-133-39/+32
| * clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
* | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-199-53/+127
|\ \