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
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-01-25
srcu: Implement more-efficient reader counts
Lance Roy
1
-2
/
+17
2016-11-14
torture: Trace long read-side delays
Paul E. McKenney
1
-1
/
+10
2016-09-14
Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...
Paul E. McKenney
1
-41
/
+21
2016-08-22
rcutorture: Print out barrier error as document says
SeongJae Park
1
-1
/
+2
2016-08-22
torture: Add task state to writer-task stall printk()s
Paul E. McKenney
1
-2
/
+5
2016-08-22
rcutorture: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-38
/
+14
2016-06-15
Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...
Paul E. McKenney
1
-7
/
+2
2016-06-15
rcu: Fix a typo in a comment
Paul E. McKenney
1
-1
/
+1
2016-06-14
torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code
Paul E. McKenney
1
-6
/
+1
2016-04-21
rcutorture: Add irqs-disabled test for call_rcu()
Paul E. McKenney
1
-0
/
+2
2016-03-31
rcutorture: Consider FROZEN hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-03-31
rcutorture: Remove redundant initialization to zero
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcutorture: Allow for rcupdate.rcu_normal
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcu: Consolidate dumping of ftrace buffer
Paul E. McKenney
1
-14
/
+3
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
1
-4
/
+2
2016-02-23
rcutorture: Correct no-expedite console messages
Paul E. McKenney
1
-6
/
+8
2015-12-05
rcutorture: Print symbolic name for rcu_torture_writer_state
Paul E. McKenney
1
-1
/
+23
2015-10-07
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
1
-6
/
+4
2015-10-06
rcutorture: Fix unused-function warning for torturing_tasks()
Paul E. McKenney
1
-1
/
+1
2015-10-06
rcutorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
1
-3
/
+3
2015-10-06
torture: Consolidate cond_resched_rcu_qs() into stutter_wait()
Paul E. McKenney
1
-2
/
+0
2015-10-06
rcu: Use call_rcu_func_t to replace explicit type equivalents
Boqun Feng
1
-1
/
+1
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
1
-2
/
+2
2015-08-04
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
1
-13
/
+27
2015-07-22
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
1
-0
/
+2
2015-07-15
rcutorture: Add RCU-tasks qualifier to dereference
Paul E. McKenney
1
-2
/
+14
2015-07-15
rcutorture: Fix rcu_torture_cbflood() for callback-free RCU
Paul E. McKenney
1
-3
/
+2
2015-07-15
rcutorture: Bounds-check rcutorture.shuffle_interval
Paul E. McKenney
1
-1
/
+1
2015-07-15
rcutorture: Check nfakewriters parameter
Paul E. McKenney
1
-6
/
+9
2015-07-15
rcutorture: Better bounds checking for n_barrier_cbs
Paul E. McKenney
1
-1
/
+1
2015-05-27
rcutorture: Test SRCU cleanup code path
Paul E. McKenney
1
-19
/
+58
2015-05-27
rcutorture: Replace barriers with smp_store_release() and smp_load_acquire()
Paul E. McKenney
1
-11
/
+13
2015-05-27
rcutorture: Allow negative values of nreaders to oversubscribe
Paul E. McKenney
1
-1
/
+1
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
1
-1
/
+1
2015-02-26
rcutorture: Make consistent use of variables
Paul E. McKenney
1
-1
/
+1
2015-02-26
rcu: Add rcu_expedite_gp() and rcu_unexpedite_gp() to rcutorture
Paul E. McKenney
1
-0
/
+25
2015-01-10
rcutorture: Add more diagnostics in rcu_barrier() test failure case
Paul E. McKenney
1
-0
/
+3
2015-01-10
rcutorture: Check from beginning to end of grace period
Paul E. McKenney
1
-10
/
+27
2015-01-10
rcutorture: Drop rcu_torture_completed() and friends
Paul E. McKenney
1
-13
/
+3
2015-01-10
rcutorture: Use unsigned for Reader Batch computations
Paul E. McKenney
1
-9
/
+9
2014-11-03
rcutorture: Fix rcu_torture_cbflood() memory leak
Paul E. McKenney
1
-0
/
+1
2014-09-16
rcutorture: Rename rcutorture_runnable parameter
Paul E. McKenney
1
-4
/
+4
2014-09-16
torture: Address race in module cleanup
Davidlohr Bueso
1
-1
/
+2
2014-09-16
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
Paul E. McKenney
1
-3
/
+51
2014-09-07
rcutorture: Add torture tests for RCU-tasks
Paul E. McKenney
1
-1
/
+49
2014-09-07
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
Paul E. McKenney
1
-2
/
+2
2014-09-07
rcutorture: Add callback-flood test
Paul E. McKenney
1
-1
/
+85
[next]