index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcutorture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-11
rcu: Add rcutorture tests for srcu_read_lock_raw()
Paul E. McKenney
1
-1
/
+25
2011-12-11
rcu: Make rcutorture test for hotpluggability before offlining CPUs
Paul E. McKenney
1
-2
/
+2
2011-12-11
rcu: Add rcutorture CPU-hotplug capability
Paul E. McKenney
1
-5
/
+112
2011-12-11
rcu: Control rcutorture startup from kernel boot parameters
Paul E. McKenney
1
-0
/
+2
2011-12-11
rcu: Add rcutorture system-shutdown capability
Paul E. McKenney
1
-4
/
+64
2011-12-11
rcu: Add failure tracing to rcutorture
Paul E. McKenney
1
-0
/
+18
2011-09-28
rcu: Make rcu_torture_boost() exit loops at end of test
Paul E. McKenney
1
-1
/
+2
2011-09-28
rcu: Make rcu_torture_fqs() exit loops at end of test
Paul E. McKenney
1
-4
/
+6
2011-09-28
rcu: Allow rcutorture's stat_interval parameter to be changed at runtime
Paul E. McKenney
1
-1
/
+1
2011-09-28
rcu: Don't destroy rcu_torture_boost() callback until it is done
Paul E. McKenney
1
-1
/
+1
2011-09-28
rcu: Catch rcutorture up to new RCU API additions
Paul E. McKenney
1
-34
/
+21
2011-09-28
rcu: Use kthread_create_on_node()
Eric Dumazet
1
-2
/
+3
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-2
/
+0
2011-05-05
rcu: mark rcutorture boosting callback as being on-stack
Paul E. McKenney
1
-0
/
+2
2011-05-05
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
1
-3
/
+5
2011-05-05
rcu: eliminate unused boosting statistics
Paul E. McKenney
1
-9
/
+1
2011-05-05
rcu: avoid hammering sched with yet another bound RT kthread
Paul E. McKenney
1
-3
/
+3
2011-03-04
rcutorture: Get rid of duplicate sched.h include
Jesper Juhl
1
-1
/
+0
2010-10-07
rcu: add priority-inversion testing to rcutorture
Paul E. McKenney
1
-11
/
+259
2010-09-23
rcu: fix sparse errors in rcutorture.c
Paul E. McKenney
1
-4
/
+7
2010-08-19
rcutorture: add random preemption
Lai Jiangshan
1
-0
/
+6
2010-06-09
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
1
-2
/
+1
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-05-11
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
1
-0
/
+2
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
1
-1
/
+1
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-4
/
+4
2010-02-25
rcu: Fix rcutorture mod_timer argument to delay one jiffy
Paul E. McKenney
1
-1
/
+1
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
1
-2
/
+10
2010-01-13
rcu: Add force_quiescent_state() testing to rcutorture
Paul E. McKenney
1
-2
/
+78
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
1
-16
/
+53
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-4
/
+4
2009-12-03
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
1
-9
/
+25
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-4
/
+4
2009-10-26
rcu: Improve rcutorture diagnostics when bad torture_type specified
Paul E. McKenney
1
-1
/
+5
2009-10-26
rcu: Add synchronize_srcu_expedited() to the rcutorture test suite
Paul E. McKenney
1
-3
/
+22
2009-10-03
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
1
-4
/
+4
2009-09-23
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
1
-3
/
+1
2009-09-19
rcu: Fix whitespace inconsistencies
Paul E. McKenney
1
-13
/
+15
2009-09-18
rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state
Josh Triplett
1
-6
/
+9
2009-07-03
rcu: Add synchronize_sched_expedited() torture tests
Paul E. McKenney
1
-92
/
+110
2009-03-30
cpumask: convert rcutorture.c
Rusty Russell
1
-8
/
+17
2009-01-07
rcu: fix bug in rcutorture system-shutdown code
Paul E. McKenney
1
-45
/
+68
2009-01-05
rcu: fix rcutorture bug
Paul E. McKenney
1
-10
/
+8
2009-01-01
cpumask: convert RCU implementations
Rusty Russell
1
-12
/
+15
2008-12-17
rcu: fix rcutorture behavior during reboot
Paul E. McKenney
1
-10
/
+56
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
1
-1
/
+1
2008-06-26
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...
Paul E. McKenney
1
-4
/
+70
2008-06-24
rcu: make quiescent rcutorture less power-hungry
Paul E. McKenney
1
-1
/
+1
2008-06-24
rcu, rcutorture: make quiescent rcutorture less power-hungry
Paul E. McKenney
1
-1
/
+4
[next]