Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
81fb5e26a9d05674c048803a20cb8f08a1b1c9b8
/
kernel
/
rcu
/
rcutorture.c
3dbe43f
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
by Paul E. McKenney
· 9 years ago
2456005
rcu: Add RCU-sched flavors of get-state and cond-sync
by Paul E. McKenney
· 10 years ago
5be5d1a
rcutorture: Add RCU-tasks qualifier to dereference
by Paul E. McKenney
· 10 years ago
3a0af33
rcutorture: Fix rcu_torture_cbflood() for callback-free RCU
by Paul E. McKenney
· 10 years ago
e8e255f
rcutorture: Bounds-check rcutorture.shuffle_interval
by Paul E. McKenney
· 10 years ago
4444d85
rcutorture: Check nfakewriters parameter
by Paul E. McKenney
· 10 years ago
d9eba768
rcutorture: Better bounds checking for n_barrier_cbs
by Paul E. McKenney
· 10 years ago
ca1d51e
rcutorture: Test SRCU cleanup code path
by Paul E. McKenney
· 10 years ago
6c7ed42
rcutorture: Replace barriers with smp_store_release() and smp_load_acquire()
by Paul E. McKenney
· 10 years ago
3838cc1
rcutorture: Allow negative values of nreaders to oversubscribe
by Paul E. McKenney
· 10 years ago
7d0ae80
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
by Paul E. McKenney
· 10 years ago
c136f99
rcutorture: Make consistent use of variables
by Paul E. McKenney
· 10 years ago
4bb3c5f
rcu: Add rcu_expedite_gp() and rcu_unexpedite_gp() to rcutorture
by Paul E. McKenney
· 10 years ago
7602de4a
rcutorture: Add more diagnostics in rcu_barrier() test failure case
by Paul E. McKenney
· 10 years ago
917963d
rcutorture: Check from beginning to end of grace period
by Paul E. McKenney
· 10 years ago
1e32eae
rcutorture: Drop rcu_torture_completed() and friends
by Paul E. McKenney
· 10 years ago
6b80da4
rcutorture: Use unsigned for Reader Batch computations
by Paul E. McKenney
· 10 years ago
b8969d1
rcutorture: Fix rcu_torture_cbflood() memory leak
by Paul E. McKenney
· 10 years ago
59da22a
rcutorture: Rename rcutorture_runnable parameter
by Paul E. McKenney
· 10 years ago
d36a7a0
torture: Address race in module cleanup
by Davidlohr Bueso
· 10 years ago
96b4672
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
by Paul E. McKenney
· 10 years ago
69c6045
rcutorture: Add torture tests for RCU-tasks
by Paul E. McKenney
· 11 years ago
bde6c3a
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
by Paul E. McKenney
· 11 years ago
38706bc
rcutorture: Add callback-flood test
by Paul E. McKenney
· 10 years ago
eea203f
rcu: Use pr_alert/pr_cont for printing logs
by Joe Perches
· 10 years ago
58ade2d
rcutorture: Fix a sparse warning by marking boost_mutex static
by Pranith Kumar
· 11 years ago
e0198b29
Josh has moved
by Josh Triplett
· 10 years ago
5228084
torture: Check for multiple concurrent torture tests
by Paul E. McKenney
· 11 years ago
48d684f
rcutorture: Run rcu_torture_writer at normal priority
by Paul E. McKenney
· 11 years ago
424c1b6
rcutorture: Add missing destroy_timer_on_stack()
by Thomas Gleixner
· 11 years ago
f0bf8fa
rcutorture: Explicitly test synchronous grace-period primitives
by Paul E. McKenney
· 11 years ago
a48f3fa
rcutorture: Add tests for get_state_synchronize_rcu()
by Paul E. McKenney
· 11 years ago
d0d0606
rcutorture: Check for rcu_torture_fqs creation errors
by Paul E. McKenney
· 11 years ago
64e4b43
rcutorture: Make rcu_torture_reader() use cond_resched()
by Paul E. McKenney
· 11 years ago
afea227
rcutorture: Export RCU grace-period kthread wait state to rcutorture
by Paul E. McKenney
· 11 years ago
945fa9c
torture: Dump ftrace buffer when the RCU grace period stalls
by Paul E. McKenney
· 11 years ago
589a8f5
rcutorture: Print negatives for SRCU counter wraparound
by Paul E. McKenney
· 11 years ago
b3b8a4d
rcutorture: Mark function as static in kernel/rcu/torture.c
by Rashika Kheria
· 11 years ago
ad0dc7f
rcutorture: Add forward-progress checking for writer
by Paul E. McKenney
· 11 years ago
971eae7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f5604f6
Merge branch 'torture.2014.02.23a' into HEAD
by Paul E. McKenney
· 11 years ago
ff20e25
rcutorture: Add an rcu_busted to test the test
by Paul E. McKenney
· 11 years ago
bfefc73
rcutorture: Stop generic kthreads in torture_cleanup()
by Paul E. McKenney
· 11 years ago
9c029b8
rcutorture: Abstract torture_stop_kthread()
by Paul E. McKenney
· 11 years ago
47cf29b
rcutorture: Abstract torture_create_kthread()
by Paul E. McKenney
· 11 years ago
bc8f83e
rcutorture: Fix missing-return bug in rcu_torture_barrier_init()
by Paul E. McKenney
· 11 years ago
7fafaac
rcutorture: Fix rcutorture shutdown races
by Paul E. McKenney
· 11 years ago
14562d1
rcutorture: Announce task creation
by Paul E. McKenney
· 11 years ago
01025eb
rcutorture: Clean up rcu_torture_init() error checking
by Paul E. McKenney
· 11 years ago
e991dbc
rcutorture: Abstract torture_shutdown()
by Paul E. McKenney
· 11 years ago
628edaa
rcutorture: Abstract stutter_wait()
by Paul E. McKenney
· 11 years ago
36970bb
rcutorture: Privatize fullstop
by Paul E. McKenney
· 11 years ago
4622b48
rcutorture: Abstract torture_shutdown_notify()
by Paul E. McKenney
· 11 years ago
cc47ae0
rcutorture: Abstract torture-test cleanup
by Paul E. McKenney
· 11 years ago
b5daa8f
rcutorture: Abstract torture-test initialization
by Paul E. McKenney
· 11 years ago
2e9e808
rcutorture: Abstract torture_onoff()
by Paul E. McKenney
· 11 years ago
3808dc9
rcutorture: Abstract torture_shuffle()
by Paul E. McKenney
· 11 years ago
f67a335
rcutorture: Abstract torture_shutdown_absorb()
by Paul E. McKenney
· 11 years ago
c2884de
rcutorture: Abstract TOROUT_STRING() and friends
by Paul E. McKenney
· 11 years ago
5ccf60f
rcutorture: Rename PRINTK to TOROUT
by Paul E. McKenney
· 11 years ago
9e25022
rcutorture: Abstract torture_param()
by Paul E. McKenney
· 11 years ago
51b1130
rcutorture: Abstract rcu_torture_random()
by Paul E. McKenney
· 11 years ago
[Renamed (97%) from kernel/rcu/torture.c]
806274c
rcutorture: Fix checkpatch complaint
by Paul E. McKenney
· 11 years ago
d100895
rcu/torture: Dynamically allocate SRCU output buffer to avoid overflow
by Chen Gang
· 11 years ago
78e4bc3
rcu: Fix and comment ordering around wait_event()
by Paul E. McKenney
· 11 years ago
4102ada
rcu: Move RCU-related source code to kernel/rcu directory
by Paul E. McKenney
· 11 years ago
[Renamed (99%) from kernel/rcutorture.c]
7a6a410
rcu: Make rcutorture emit online failures if verbose
by Paul E. McKenney
· 12 years ago
ef47db8
rcu: Remove unused variable from rcu_torture_writer()
by Paul E. McKenney
· 12 years ago
d10453e
rcu: Sort rcutorture module parameters
by Paul E. McKenney
· 12 years ago
2ec1f2d
rcu: Increase rcutorture test coverage
by Paul E. McKenney
· 12 years ago
d2818df
rcu: Add duplicate-callback tests to rcutorture
by Paul E. McKenney
· 12 years ago
e66c33d
rcu: Add const annotation to char * for RCU tracepoints and functions
by Steven Rostedt (Red Hat)
· 11 years ago
49fb4c6
rcu: delete __cpuinit usage from all rcu files
by Paul Gortmaker
· 12 years ago
99f8891
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
by Paul E. McKenney
· 12 years ago
e4aa0da
rcu: Allow rcutorture to be built at low optimization levels
by Steven Rostedt
· 12 years ago
40393f5
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
by Paul E. McKenney
· 12 years ago
0e11c8e
rcu: Make rcutorture's shuffler task shuffle recently added tasks
by Paul E. McKenney
· 12 years ago
de5e643
rcutorture: Don't compare ptr with 0
by Sasha Levin
· 12 years ago
5249453
rcu: Reduce rcutorture tracing
by Paul E. McKenney
· 12 years ago
aac1cda
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD
by Paul E. McKenney
· 12 years ago
67afeed
rcu: Add new rcutorture module parameters to start/end test messages
by Paul E. McKenney
· 12 years ago
cda4dc8
rcutorture: Use DEFINE_STATIC_SRCU()
by Lai Jiangshan
· 12 years ago
4898326
rcu: Make rcutorture give diagnostics if CPU offline fails
by Paul E. McKenney
· 12 years ago
60f5378
rcu: Prevent initialization race in rcutorture kthreads
by Paul E. McKenney
· 12 years ago
2caa1e4
rcu: Switch rcutorture to pr_alert() and friends
by Paul E. McKenney
· 12 years ago
13dbf91
rcu: Track CPU-hotplug duration statistics
by Paul E. McKenney
· 12 years ago
ab840f7
rcu: Update rcutorture defaults
by Paul E. McKenney
· 12 years ago
5cf05ad
rcu: Fix broken strings in RCU's source code.
by Paul E. McKenney
· 13 years ago
c701d5d
rcu: Fix code-style issues involving "else"
by Paul E. McKenney
· 13 years ago
72472a0
rcu: Make rcutorture fakewriters invoke rcu_barrier()
by Paul E. McKenney
· 13 years ago
143aa67
rcu: Fix diagnostic-printk typo in rcutorture
by Paul E. McKenney
· 13 years ago
c6ebcbb
rcu: Fix bug in rcu_barrier() torture test
by Paul E. McKenney
· 13 years ago
e3f8d37
rcu: Test srcu_barrier() from rcutorture test suite
by Paul E. McKenney
· 13 years ago
751a68b
rcu: Rationalize ordering of torture_ops list
by Paul E. McKenney
· 13 years ago
9059c94
rcu: Add rcutorture test for call_srcu()
by Lai Jiangshan
· 13 years ago
cef5012
rcu: Direct algorithmic SRCU implementation
by Paul E. McKenney
· 13 years ago
fae4b54
rcu: Introduce rcutorture testing for rcu_barrier()
by Paul E. McKenney
· 13 years ago
37e377d
rcu: Fixes to rcutorture error handling and cleanup
by Paul E. McKenney
· 13 years ago
3c1b1ce
PTR_ERR should be called before its argument is cleared.
by Julia Lawall
· 13 years ago
7129d38
rcu: Trace only after NULL-pointer check
by Paul E. McKenney
· 13 years ago
Next »