Rusty Russell
|
73d0a4b107
cpumask: convert rcutorture.c
|
16 years ago |
Paul E. McKenney
|
c9d557c19f
rcu: fix bug in rcutorture system-shutdown code
|
16 years ago |
Paul E. McKenney
|
c59ab97e9e
rcu: fix rcutorture bug
|
16 years ago |
Rusty Russell
|
bd232f97b3
cpumask: convert RCU implementations
|
16 years ago |
Paul E. McKenney
|
343e9099c8
rcu: fix rcutorture behavior during reboot
|
16 years ago |
Harvey Harrison
|
f07767fd0f
byteorder: remove direct includes of linux/byteorder/swab[b].h
|
16 years ago |
Paul E. McKenney
|
0729fbf3bc
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers)
|
17 years ago |
Paul E. McKenney
|
3ccf79f457
rcu: make quiescent rcutorture less power-hungry
|
17 years ago |
Paul E. McKenney
|
e3d7be270c
rcu, rcutorture: make quiescent rcutorture less power-hungry
|
17 years ago |
Paul E. McKenney
|
31a72bce0b
rcu: make rcutorture more vicious: reinstate boot-time testing
|
17 years ago |
Paul E. McKenney
|
d120f65f3a
rcu: make rcutorture more vicious: add stutter feature
|
17 years ago |
Ingo Molnar
|
5af970a48f
rcutorture: WARN_ON_ONCE(1) when detecting an error
|
17 years ago |
Paul E. McKenney
|
2326974df2
rcu: add call_rcu_sched() and friends to rcutorture
|
17 years ago |
Robert P. J. Day
|
1aeb272cf0
kernel: explicitly include required header files under kernel/
|
17 years ago |
Mike Travis
|
f70316dace
generic: use new set_cpus_allowed_ptr function
|
17 years ago |
Gautham R Shenoy
|
86ef5c9a8e
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
|
17 years ago |
Paul E. McKenney
|
c17ac85504
Make rcutorture RNG use temporal entropy
|
17 years ago |
Jesper Juhl
|
a9022e9cb9
Clean up duplicate includes in kernel/
|
17 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
Josh Triplett
|
ade5fb818f
rcutorture: Remove redundant assignment to cur_ops in for loop
|
18 years ago |
Josh Triplett
|
c8e5b16310
rcutorture: style cleanup: avoid != NULL in boolean tests
|
18 years ago |
Ahmed S. Darwish
|
788e770eb2
rcutorture: Use ARRAY_SIZE macro when appropriate
|
18 years ago |
Josh Triplett
|
6f8bc500a1
rcutorture: Mark rcu_torture_init as __init
|
18 years ago |
Josh Triplett
|
d6ad67112a
[PATCH] Publish rcutorture module parameters via sysfs, read-only
|
18 years ago |
Ingo Molnar
|
e4e6bdbb42
[PATCH] rcu: rcutorture suspend fix
|
18 years ago |
Josh Triplett
|
012d3ca8d8
[PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture
|
18 years ago |
Josh Triplett
|
4b6c2cca6e
[PATCH] rcu: add sched torture type to rcutorture
|
18 years ago |
Josh Triplett
|
11a147013e
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
|
18 years ago |
Josh Triplett
|
20d2e4283a
[PATCH] rcu: add rcu_sync torture type to rcutorture
|
18 years ago |
Josh Triplett
|
e303373658
[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation
|
18 years ago |