index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcutorture.c
Age
Commit message (
Expand
)
Author
2009-07-03
rcu: Add synchronize_sched_expedited() torture tests
Paul E. McKenney
2009-03-30
cpumask: convert rcutorture.c
Rusty Russell
2009-01-07
rcu: fix bug in rcutorture system-shutdown code
Paul E. McKenney
2009-01-05
rcu: fix rcutorture bug
Paul E. McKenney
2009-01-01
cpumask: convert RCU implementations
Rusty Russell
2008-12-17
rcu: fix rcutorture behavior during reboot
Paul E. McKenney
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
2008-06-26
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...
Paul E. McKenney
2008-06-24
rcu: make quiescent rcutorture less power-hungry
Paul E. McKenney
2008-06-24
rcu, rcutorture: make quiescent rcutorture less power-hungry
Paul E. McKenney
2008-06-19
rcu: make rcutorture more vicious: reinstate boot-time testing
Paul E. McKenney
2008-06-18
rcu: make rcutorture more vicious: add stutter feature
Paul E. McKenney
2008-06-18
rcutorture: WARN_ON_ONCE(1) when detecting an error
Ingo Molnar
2008-05-19
rcu: add call_rcu_sched() and friends to rcutorture
Paul E. McKenney
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2007-10-17
Make rcutorture RNG use temporal entropy
Paul E. McKenney
2007-10-17
Clean up duplicate includes in kernel/
Jesper Juhl
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-05-08
rcutorture: Remove redundant assignment to cur_ops in for loop
Josh Triplett
2007-05-08
rcutorture: style cleanup: avoid != NULL in boolean tests
Josh Triplett
2007-05-08
rcutorture: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-05-08
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
2007-03-06
[PATCH] Publish rcutorture module parameters via sysfs, read-only
Josh Triplett
2006-12-30
[PATCH] rcu: rcutorture suspend fix
Ingo Molnar
2006-12-07
[PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture
Josh Triplett
2006-10-04
[PATCH] rcu: add sched torture type to rcutorture
Josh Triplett
2006-10-04
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
Josh Triplett
2006-10-04
[PATCH] rcu: add rcu_sync torture type to rcutorture
Josh Triplett
2006-10-04
[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation
Josh Triplett
2006-10-04
[PATCH] RCU: add fake writers to rcutorture
Josh Triplett
2006-10-04
[PATCH] rcu: Fix sign bug making rcu_random always return the same sequence
Josh Triplett
2006-10-04
[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...
Josh Triplett
2006-10-04
[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...
Josh Triplett
2006-10-04
[PATCH] rcu: Add MODULE_AUTHOR to rcutorture module
Josh Triplett
2006-10-04
[PATCH] srcu-3: add SRCU operations to rcutorture
Paul E. McKenney
2006-10-03
rcutorture: Fix incorrect description of default for nreaders parameter
Josh Triplett
2006-09-29
[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}
Josh Triplett
2006-06-27
[PATCH] rcutorture: add call_rcu_bh() operations
Paul E. McKenney
2006-06-27
[PATCH] rcutorture: add ops vector and Classic RCU ops
Paul E. McKenney
2006-06-27
[PATCH] rcutorture: catchup doc fixes for idle-hz tests
Paul E. McKenney
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-24
[PATCH] rcutorture: tag success/failure line with module parameters
Paul E. McKenney
2006-01-31
[PATCH] rcu_torture_lock deadlock fix
Ingo Molnar
2006-01-08
[PATCH] Extend RCU torture module to test tickless idle CPU
Srivatsa Vaddagiri
2006-01-08
[PATCH] rcu file: use atomic primitives
Nick Piggin
2006-01-08
[PATCH] kernel/: small cleanups
Adrian Bunk
2005-12-12
[PATCH] Fix bug in RCU torture test
Srivatsa Vaddagiri
[next]