index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
torture.c
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
2016-08-22
torture: Convert torture_shutdown() to hrtimer
Paul E. McKenney
2016-06-14
torture: Stop onoff task if there is only one cpu
Boqun Feng
2016-06-14
torture: Break online and offline functions out of torture_onoff()
Paul E. McKenney
2016-04-21
rcutorture: Dump trace buffer upon shutdown
Paul E. McKenney
2016-03-31
torture: Clarify refusal to run more than one torture test
Paul E. McKenney
2015-10-06
torture: Consolidate cond_resched_rcu_qs() into stutter_wait()
Paul E. McKenney
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2014-09-16
torture: Address race in module cleanup
Davidlohr Bueso
2014-09-07
rcu: Use pr_alert/pr_cont for printing logs
Joe Perches
2014-07-07
torture: Avoid format string leak to thead name
Kees Cook
2014-05-14
torture: Remove __init from torture_init_begin/end
Pranith Kumar
2014-05-14
torture: Check for multiple concurrent torture tests
Paul E. McKenney
2014-05-14
torture: Notice if an all-zero cpumask is passed inside a critical section
Iulia Manda
2014-05-14
torture: Increase stutter-end intensity
Paul E. McKenney
2014-05-14
torture: Include "Stopping" string to torture_kthread_stopping()
Paul E. McKenney
2014-02-23
rcutorture: Gracefully handle NULL cleanup hooks
Paul E. McKenney
2014-02-23
rcutorture: Stop generic kthreads in torture_cleanup()
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture_stop_kthread()
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture_create_kthread()
Paul E. McKenney
2014-02-23
rcutorture: Fix rcutorture shutdown races
Paul E. McKenney
2014-02-23
rcutorture: Announce task creation
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture_shutdown()
Paul E. McKenney
2014-02-23
rcutorture: Apply ACCESS_ONCE() to racy fullstop accesses
Paul E. McKenney
2014-02-23
rcutorture: Abstract stutter_wait()
Paul E. McKenney
2014-02-23
rcutorture: Add diagnostic for unscheduled system shutdown
Paul E. McKenney
2014-02-23
rcutorture: Privatize fullstop
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture_shutdown_notify()
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture-test cleanup
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture-test initialization
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture_onoff()
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture_shuffle()
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture_shutdown_absorb()
Paul E. McKenney
2014-02-23
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney