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
/
rcutorture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
rcutorture: Increase rcu_read_delay() longdelay_ms
Paul E. McKenney
1
-1
/
+1
2018-08-29
rcutorture: Add self-propagating callback to forward-progress testing
Paul E. McKenney
1
-0
/
+36
2018-08-29
rcutorture: Vary forward-progress test interval
Paul E. McKenney
1
-1
/
+6
2018-08-29
rcutorture: Avoid no-test complaint if too few forward-progress tries
Paul E. McKenney
1
-1
/
+4
2018-08-29
rcutorture: Also use GP sequence to judge forward progress
Paul E. McKenney
1
-4
/
+7
2018-08-29
rcutorture: Add forward-progress tests for RCU grace periods
Paul E. McKenney
1
-1
/
+72
2018-08-29
rcutorture: Warn on bad torture type for built-in tests
Paul E. McKenney
1
-0
/
+1
2018-08-29
rcutorture: Force occasional reader waits
Paul E. McKenney
1
-0
/
+5
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
1
-84
/
+288
2018-07-12
rcutorture: Fix rcu_barrier successes counter
Joel Fernandes (Google)
1
-5
/
+4
2018-07-12
rcutorture: Add support to detect if boost kthread prio is too low
Joel Fernandes (Google)
1
-4
/
+28
2018-07-12
rcutorture: Use monotonic timestamp for stall detection
Arnd Bergmann
1
-2
/
+3
2018-07-12
rcutorture: Make boost test more robust
Joel Fernandes (Google)
1
-6
/
+39
2018-07-12
rcutorture: Disable RT throttling for boost tests
Joel Fernandes (Google)
1
-0
/
+29
2018-07-12
rcutorture: Emphasize testing of single reader protection type
Paul E. McKenney
1
-1
/
+8
2018-07-12
rcutorture: Handle extended read-side critical sections
Paul E. McKenney
1
-6
/
+152
2018-07-12
rcutorture: Make rcu_torture_timer() use rcu_torture_one_read()
Paul E. McKenney
1
-46
/
+1
2018-07-12
rcutorture: Use per-CPU random state for rcu_torture_timer()
Paul E. McKenney
1
-5
/
+5
2018-07-12
rcutorture: Use atomic increment for n_rcu_torture_timers
Paul E. McKenney
1
-3
/
+3
2018-07-12
rcutorture: Extract common code from rcu_torture_reader()
Paul E. McKenney
1
-43
/
+55
2018-07-12
rcu: Remove rcutorture test version and sequence number
Paul E. McKenney
1
-3
/
+1
2018-07-12
rcutorture: Change units of onoff_interval to jiffies
Paul E. McKenney
1
-2
/
+2
2018-07-12
rcu: Remove "inline" from rcu_torture_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
-2
/
+2
2018-07-12
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
1
-6
/
+13
2018-07-12
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
Paul E. McKenney
1
-14
/
+10
2018-07-12
rcu: Make rcutorture's batches-completed API use ->gp_seq
Paul E. McKenney
1
-32
/
+18
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-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+3
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
1
-1
/
+14
2018-05-15
rcutorture: Print end-of-test state
Paul E. McKenney
1
-0
/
+8
2018-05-15
srcu: Add cleanup_srcu_struct_quiesced()
Paul E. McKenney
1
-1
/
+6
2018-02-20
rcutorture: Record which grace-period primitives are tested
Paul E. McKenney
1
-8
/
+16
2018-02-20
rcutorture: Re-enable testing of dynamic expediting
Paul E. McKenney
1
-6
/
+9
2018-02-20
rcutorture: Avoid fake-writer use of undefined primitives
Paul E. McKenney
1
-4
/
+4
2018-02-20
rcutorture: Abstract function and module names
Paul E. McKenney
1
-8
/
+8
2018-02-20
rcutorture: Replace multi-instance kzalloc() with kcalloc()
Paul E. McKenney
1
-5
/
+4
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
1
-5
/
+1
2017-12-11
rcutorture: Preempt RCU-preempt readers more vigorously
Paul E. McKenney
1
-1
/
+1
2017-12-11
torture: Reduce #ifdefs for preempt_schedule()
Paul E. McKenney
1
-3
/
+1
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-11-02
rcu: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-10-09
rcutorture: Dump writer stack if stalled
Paul E. McKenney
1
-0
/
+6
2017-10-09
rcutorture: Add interrupt-disable capability to stall-warning tests
Paul E. McKenney
1
-5
/
+13
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
1
-59
/
+24
2017-08-17
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
1
-16
/
+1
2017-07-24
rcutorture: Invoke call_rcu() from timer handler
Paul E. McKenney
1
-0
/
+13
2017-07-24
rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()
Paul E. McKenney
1
-1
/
+2
2017-07-24
rcutorture: Add task's CPU for rcutorture writer stalls
Paul E. McKenney
1
-2
/
+3
[prev]
[next]