index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcutorture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
1
-36
/
+18
2012-11-13
rcu: Add new rcutorture module parameters to start/end test messages
Paul E. McKenney
1
-0
/
+4
2012-10-27
rcutorture: Use DEFINE_STATIC_SRCU()
Lai Jiangshan
1
-35
/
+6
2012-10-23
rcu: Make rcutorture give diagnostics if CPU offline fails
Paul E. McKenney
1
-1
/
+8
2012-09-23
rcu: Prevent initialization race in rcutorture kthreads
Paul E. McKenney
1
-4
/
+6
2012-09-23
rcu: Switch rcutorture to pr_alert() and friends
Paul E. McKenney
1
-50
/
+50
2012-09-23
rcu: Track CPU-hotplug duration statistics
Paul E. McKenney
1
-5
/
+37
2012-09-23
rcu: Update rcutorture defaults
Paul E. McKenney
1
-3
/
+4
2012-07-06
rcu: Fix broken strings in RCU's source code.
Paul E. McKenney
1
-19
/
+14
2012-07-06
rcu: Fix code-style issues involving "else"
Paul E. McKenney
1
-1
/
+2
2012-07-02
rcu: Make rcutorture fakewriters invoke rcu_barrier()
Paul E. McKenney
1
-1
/
+5
2012-07-02
rcu: Fix diagnostic-printk typo in rcutorture
Paul E. McKenney
1
-1
/
+1
2012-07-02
rcu: Fix bug in rcu_barrier() torture test
Paul E. McKenney
1
-2
/
+7
2012-07-02
rcu: Test srcu_barrier() from rcutorture test suite
Paul E. McKenney
1
-2
/
+13
2012-07-02
rcu: Rationalize ordering of torture_ops list
Paul E. McKenney
1
-2
/
+2
2012-04-30
rcu: Add rcutorture test for call_srcu()
Lai Jiangshan
1
-4
/
+40
2012-04-30
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
1
-1
/
+1
2012-04-30
rcu: Introduce rcutorture testing for rcu_barrier()
Paul E. McKenney
1
-8
/
+186
2012-04-24
rcu: Fixes to rcutorture error handling and cleanup
Paul E. McKenney
1
-3
/
+16
2012-02-21
PTR_ERR should be called before its argument is cleared.
Julia Lawall
1
-1
/
+4
2012-02-21
rcu: Trace only after NULL-pointer check
Paul E. McKenney
1
-2
/
+2
2012-02-21
rcu: Add CPU-stall capability to rcutorture
Paul E. McKenney
1
-0
/
+66
2012-02-21
rcutorture: Permit holding off CPU-hotplug operations during boot
Paul E. McKenney
1
-2
/
+10
2012-02-21
rcu: Make rcutorture flag online/offline failures
Paul E. McKenney
1
-0
/
+4
2012-01-16
rcu: Add missing __cpuinit annotation in rcutorture code
Heiko Carstens
1
-2
/
+2
2012-01-16
rcu: Make rcutorture bool parameters really bool (core code)
Rusty Russell
1
-2
/
+2
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
[next]