index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcutorture.c
Age
Commit message (
Expand
)
Author
2011-09-28
rcu: Make rcu_torture_boost() exit loops at end of test
Paul E. McKenney
2011-09-28
rcu: Make rcu_torture_fqs() exit loops at end of test
Paul E. McKenney
2011-09-28
rcu: Allow rcutorture's stat_interval parameter to be changed at runtime
Paul E. McKenney
2011-09-28
rcu: Don't destroy rcu_torture_boost() callback until it is done
Paul E. McKenney
2011-09-28
rcu: Catch rcutorture up to new RCU API additions
Paul E. McKenney
2011-09-28
rcu: Use kthread_create_on_node()
Eric Dumazet
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-05-05
rcu: mark rcutorture boosting callback as being on-stack
Paul E. McKenney
2011-05-05
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
2011-05-05
rcu: eliminate unused boosting statistics
Paul E. McKenney
2011-05-05
rcu: avoid hammering sched with yet another bound RT kthread
Paul E. McKenney
2011-03-04
rcutorture: Get rid of duplicate sched.h include
Jesper Juhl
2010-10-07
rcu: add priority-inversion testing to rcutorture
Paul E. McKenney
2010-09-23
rcu: fix sparse errors in rcutorture.c
Paul E. McKenney
2010-08-19
rcutorture: add random preemption
Lai Jiangshan
2010-06-09
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-11
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-02-25
rcu: Fix rcutorture mod_timer argument to delay one jiffy
Paul E. McKenney
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-01-13
rcu: Add force_quiescent_state() testing to rcutorture
Paul E. McKenney
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-03
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-26
rcu: Improve rcutorture diagnostics when bad torture_type specified
Paul E. McKenney
2009-10-26
rcu: Add synchronize_srcu_expedited() to the rcutorture test suite
Paul E. McKenney
2009-10-03
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
2009-09-23
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
2009-09-19
rcu: Fix whitespace inconsistencies
Paul E. McKenney
2009-09-18
rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state
Josh Triplett
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
[next]