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
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
2008-06-19
rcu: make rcutorture more vicious: reinstate boot-time testing
Paul E. McKenney
1
-1
/
+8
2008-06-18
rcu: make rcutorture more vicious: add stutter feature
Paul E. McKenney
1
-3
/
+56
2008-06-18
rcutorture: WARN_ON_ONCE(1) when detecting an error
Ingo Molnar
1
-0
/
+1
2008-05-19
rcu: add call_rcu_sched() and friends to rcutorture
Paul E. McKenney
1
-3
/
+31
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
1
-0
/
+1
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
1
-6
/
+9
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-3
/
+3
2007-10-17
Make rcutorture RNG use temporal entropy
Paul E. McKenney
1
-6
/
+3
2007-10-17
Clean up duplicate includes in kernel/
Jesper Juhl
1
-1
/
+0
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-3
/
+1
2007-05-08
rcutorture: Remove redundant assignment to cur_ops in for loop
Josh Triplett
1
-9
/
+6
2007-05-08
rcutorture: style cleanup: avoid != NULL in boolean tests
Josh Triplett
1
-14
/
+14
2007-05-08
rcutorture: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2007-05-08
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
1
-1
/
+1
2007-03-06
[PATCH] Publish rcutorture module parameters via sysfs, read-only
Josh Triplett
1
-7
/
+7
2006-12-30
[PATCH] rcu: rcutorture suspend fix
Ingo Molnar
1
-0
/
+3
2006-12-07
[PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture
Josh Triplett
1
-2
/
+2
2006-10-04
[PATCH] rcu: add sched torture type to rcutorture
Josh Triplett
1
-1
/
+39
2006-10-04
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
Josh Triplett
1
-1
/
+15
2006-10-04
[PATCH] rcu: add rcu_sync torture type to rcutorture
Josh Triplett
1
-2
/
+15
2006-10-04
[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation
Josh Triplett
1
-24
/
+29
2006-10-04
[PATCH] RCU: add fake writers to rcutorture
Josh Triplett
1
-5
/
+104
2006-10-04
[PATCH] rcu: Fix sign bug making rcu_random always return the same sequence
Josh Triplett
1
-2
/
+2
2006-10-04
[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: Add MODULE_AUTHOR to rcutorture module
Josh Triplett
1
-0
/
+1
2006-10-04
[PATCH] srcu-3: add SRCU operations to rcutorture
Paul E. McKenney
1
-10
/
+123
2006-10-03
rcutorture: Fix incorrect description of default for nreaders parameter
Josh Triplett
1
-1
/
+1
2006-09-29
[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}
Josh Triplett
1
-4
/
+4
2006-06-27
[PATCH] rcutorture: add call_rcu_bh() operations
Paul E. McKenney
1
-2
/
+38
2006-06-27
[PATCH] rcutorture: add ops vector and Classic RCU ops
Paul E. McKenney
1
-43
/
+120
2006-06-27
[PATCH] rcutorture: catchup doc fixes for idle-hz tests
Paul E. McKenney
1
-1
/
+1
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-5
/
+5
2006-03-24
[PATCH] rcutorture: tag success/failure line with module parameters
Paul E. McKenney
1
-8
/
+15
2006-01-31
[PATCH] rcu_torture_lock deadlock fix
Ingo Molnar
1
-5
/
+5
2006-01-08
[PATCH] Extend RCU torture module to test tickless idle CPU
Srivatsa Vaddagiri
1
-5
/
+91
2006-01-08
[PATCH] rcu file: use atomic primitives
Nick Piggin
1
-1
/
+0
2006-01-08
[PATCH] kernel/: small cleanups
Adrian Bunk
1
-1
/
+1
2005-12-12
[PATCH] Fix bug in RCU torture test
Srivatsa Vaddagiri
1
-2
/
+1
2005-11-18
[PATCH] add success/failure indication to RCU torture test
Paul E. McKenney
1
-6
/
+24
2005-11-13
[PATCH] rcutorture: renice to low priority
Ingo Molnar
1
-0
/
+4
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
1
-0
/
+492