index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcuperf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
1
-9
/
+1
2020-01-24
rcuperf: Add kfree_rcu() performance Tests
Joel Fernandes (Google)
1
-8
/
+173
2019-10-05
rcu: Remove unused variable rcu_perf_writer_state
Ethan Hansen
1
-16
/
+0
2019-08-01
rcuperf: Make rcuperf kernel test more robust for !expedited mode
Joel Fernandes (Google)
1
-0
/
+8
2019-08-01
rcuperf: Fix perf_type module-parameter description
Xiao Yang
1
-1
/
+1
2019-03-26
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
1
-0
/
+5
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
1
-17
/
+10
2019-02-09
rcu/rcuperf: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-01-25
rcuperf: Stop abusing IS_ENABLED()
Paul E. McKenney
1
-1
/
+7
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
1
-63
/
+3
2018-08-30
rcuperf: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
1
-63
/
+2
2018-08-29
rcuperf: Warn on bad perf type for built-in tests
Paul E. McKenney
1
-0
/
+1
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
1
-5
/
+0
2018-07-12
rcuperf: Remove unused torturing_tasks() function
Paul E. McKenney
1
-5
/
+0
2018-07-12
rcu: Remove "inline" from rcu_perf_print_module_parms()
Paul E. McKenney
1
-1
/
+1
2018-07-12
rcu: Use pr_fmt to prefix "rcu: " to logging output
Joe Perches
1
-4
/
+3
2018-07-12
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
1
-2
/
+16
2018-07-12
rcu: Make rcutorture's batches-completed API use ->gp_seq
Paul E. McKenney
1
-17
/
+9
2018-06-25
torture: Keep old-school dmesg format
Paul E. McKenney
1
-0
/
+3
2018-06-25
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
1
-1
/
+1
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
1
-1
/
+1
2018-02-20
torture: Provide more sensible nreader/nwriter defaults for rcuperf
Paul E. McKenney
1
-1
/
+20
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
1
-5
/
+1
2017-07-24
rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c
Paul E. McKenney
1
-16
/
+1
2017-06-08
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
1
-0
/
+2
2017-06-08
rcuperf: Add writer_holdoff boot parameter
Paul E. McKenney
1
-0
/
+3
2017-06-08
rcuperf: Set more user-friendly defaults
Paul E. McKenney
1
-2
/
+3
2017-06-08
rcuperf: Add test for dynamically initialized srcu_struct
Paul E. McKenney
1
-1
/
+30
2017-06-08
rcuperf: Add ability to performance-test call_rcu() and friends
Paul E. McKenney
1
-5
/
+64
2017-06-08
rcuperf: Defer expedited/normal check to end of test
Paul E. McKenney
1
-10
/
+9
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2016-08-22
rcuperf: Consistently insert space between flag and message
SeongJae Park
1
-4
/
+3
2016-06-14
rcutorture: Fix error return code in rcu_perf_init()
Wei Yongjun
1
-1
/
+3
2016-06-14
rcuperf: Don't treat gp_exp mis-setting as a WARN
Boqun Feng
1
-3
/
+11
2016-06-14
torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE
Paul E. McKenney
1
-6
/
+1
2016-03-31
rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.
Artem Savkov
1
-2
/
+4
2016-03-31
rcutorture: Avoid RCU CPU stall warning and RT throttling
Paul E. McKenney
1
-0
/
+4
2016-03-31
rcutorture: Add rcuperf holdoff boot parameter to reduce interference
Paul E. McKenney
1
-0
/
+5
2016-03-31
rcutorture: Make rcuperf collect expedited event-trace data
Paul E. McKenney
1
-0
/
+1
2016-03-31
rcutorture: Set rcuperf writer kthreads to real-time priority
Paul E. McKenney
1
-0
/
+3
2016-03-31
rcutorture: Bind rcuperf reader/writer kthreads to CPUs
Paul E. McKenney
1
-1
/
+4
2016-03-31
rcutorture: Add RCU grace-period performance tests
Paul E. McKenney
1
-0
/
+637