index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
rcu: IPI all CPUs at GP start for strict GPs
Paul E. McKenney
1
-0
/
+13
2020-08-24
rcu: Attempt QS when CPU discovers GP for strict GPs
Paul E. McKenney
1
-0
/
+14
2020-08-24
rcu: Do full report for .need_qs for strict GPs
Paul E. McKenney
1
-2
/
+6
2020-08-24
rcu: Always set .need_qs from __rcu_read_lock() for strict GPs
Paul E. McKenney
1
-0
/
+2
2020-08-24
rcu: Force DEFAULT_RCU_BLIMIT to 1000 for strict RCU GPs
Paul E. McKenney
1
-6
/
+7
2020-08-24
rcu: Restrict default jiffies_till_first_fqs for strict RCU GPs
Paul E. McKenney
1
-1
/
+1
2020-08-24
rcu: Reduce leaf fanout for strict RCU grace periods
Paul E. McKenney
1
-3
/
+5
2020-08-24
rcu: Add Kconfig option for strict RCU grace periods
Paul E. McKenney
2
-0
/
+17
2020-08-24
rcuperf: Change rcuperf to rcuscale
Paul E. McKenney
3
-167
/
+167
2020-08-24
scftorture: Add cond_resched() to test loop
Paul E. McKenney
1
-0
/
+1
2020-08-24
scftorture: Adapt memory-ordering test to UP operation
Paul E. McKenney
1
-1
/
+2
2020-08-24
scftorture: Block scftorture_invoker() kthreads for offline CPUs
Paul E. McKenney
1
-1
/
+12
2020-08-24
scftorture: Check unexpected "switch" statement value
Paul E. McKenney
1
-0
/
+4
2020-08-24
scftorture: Make symbol 'scf_torture_rand' static
Wei Yongjun
1
-1
/
+1
2020-08-24
scftorture: Prevent compiler from reducing race probabilities
Paul E. McKenney
1
-2
/
+8
2020-08-24
scftorture: Flag errors in torture-compatible manner
Paul E. McKenney
1
-4
/
+10
2020-08-24
scftorture: Consolidate scftorture_invoke_one() scf_check initialization
Paul E. McKenney
1
-13
/
+8
2020-08-24
scftorture: Consolidate scftorture_invoke_one() check and kfree()
Paul E. McKenney
1
-18
/
+8
2020-08-24
scftorture: Add smp_call_function() memory-ordering checks
Paul E. McKenney
1
-8
/
+17
2020-08-24
scftorture: Add smp_call_function_many() memory-ordering checks
Paul E. McKenney
1
-3
/
+23
2020-08-24
scftorture: Add smp_call_function_single() memory-ordering checks
Paul E. McKenney
1
-8
/
+48
2020-08-24
scftorture: Summarize per-thread statistics
Paul E. McKenney
1
-4
/
+18
2020-08-24
tick-sched: Clarify "NOHZ: local_softirq_pending" warning
Paul E. McKenney
1
-1
/
+1
2020-08-24
scftorture: Implement weighted primitive selection
Paul E. McKenney
1
-27
/
+155
2020-08-24
scftorture: Add smp_call_function() torture test
Paul E. McKenney
2
-0
/
+352
2020-08-24
rcu: Remove unused __rcu_is_watching() function
Paul E. McKenney
2
-6
/
+1
2020-08-24
rcu: Make FQS more aggressive in complaining about offline CPUs
Joel Fernandes (Google)
1
-4
/
+19
2020-08-24
rcu: Clarify comments about FQS loop reporting quiescent states
Joel Fernandes (Google)
1
-4
/
+7
2020-08-24
rcu/nocb: Add a warning for non-GP kthread running GP code
Paul E. McKenney
1
-0
/
+1
2020-08-24
rcu: Move rcu_cpu_started per-CPU variable to rcu_data
Paul E. McKenney
2
-7
/
+5
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_cpu_stall_ftrace_dump
Paul E. McKenney
1
-2
/
+2
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads
Paul E. McKenney
1
-2
/
+2
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns
Paul E. McKenney
1
-2
/
+6
2020-08-24
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor
Paul E. McKenney
1
-1
/
+4
2020-08-24
nocb: Remove show_rcu_nocb_state() false positive printout
Paul E. McKenney
1
-3
/
+2
2020-08-24
rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp()
Neeraj Upadhyay
1
-2
/
+1
2020-08-24
rcu/tree: Force quiescent state on callback overload
Neeraj Upadhyay
1
-1
/
+1
2020-08-24
nocb: Clarify RCU nocb CPU error message
Paul E. McKenney
1
-1
/
+1
2020-08-24
rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint
Joel Fernandes (Google)
1
-2
/
+3
2020-08-24
rcu: Initialize at declaration time in rcu_exp_handler()
Paul E. McKenney
1
-4
/
+2
2020-08-24
srcu: Remove KCSAN stubs
Paul E. McKenney
1
-13
/
+0
2020-08-24
rcu: Remove KCSAN stubs from update.c
Paul E. McKenney
1
-13
/
+0
2020-08-24
rcu: Remove KCSAN stubs
Paul E. McKenney
1
-13
/
+0
2020-08-24
kcsan: Optimize debugfs stats counters
Marco Elver
4
-34
/
+23
2020-08-24
kcsan: Use pr_fmt for consistency
Marco Elver
2
-6
/
+10
2020-08-24
kcsan: Show message if enabled early
Marco Elver
1
-2
/
+6
2020-08-24
kcsan: Remove debugfs test command
Marco Elver
1
-66
/
+0
2020-08-24
kcsan: Simplify constant string handling
Marco Elver
2
-6
/
+6
2020-08-24
kcsan: Simplify debugfs counter to name mapping
Marco Elver
1
-20
/
+13
2020-08-24
kcsan: Test support for compound instrumentation
Marco Elver
1
-14
/
+51
[prev]
[next]