index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
locking/selftest: Avoid false BUG report
Peter Zijlstra
1
-0
/
+2
2017-08-29
locking/lockdep/selftests: Fix mixed read-write ABBA tests
Peter Zijlstra
1
-0
/
+6
2017-08-25
locking/lockdep/selftests: Add mixed read-write ABBA tests
Peter Zijlstra
1
-2
/
+115
2017-06-08
locking/selftest: Add RT-mutex support
Peter Zijlstra
1
-0
/
+106
2017-06-08
locking/selftest: Remove the bad unlock ordering test
Peter Zijlstra
1
-29
/
+0
2016-11-25
locking/selftest: Fix output since KERN_CONT changes
Michael Ellerman
1
-33
/
+33
2013-09-25
sched: Introduce preempt_count accessor functions
Peter Zijlstra
1
-1
/
+1
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
1
-0
/
+1
2013-06-26
locking-selftests: Handle unexpected failures more strictly
Maarten Lankhorst
1
-3
/
+5
2013-06-26
mutex: Add more w/w tests to test EDEADLK path handling
Maarten Lankhorst
1
-3
/
+261
2013-06-26
mutex: Add more tests to lib/locking-selftest.c
Maarten Lankhorst
1
-0
/
+62
2013-06-26
mutex: Add w/w tests to lib/locking-selftest.c
Maarten Lankhorst
1
-19
/
+381
2013-02-19
lockdep: Selftest: convert spinlock to raw spinlock
Yong Zhang
1
-17
/
+17
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+0
2011-05-26
rcu: Fix unpaired rcu_irq_enter() from locking selftests
Frederic Weisbecker
1
-1
/
+1
2009-03-13
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
Ingo Molnar
1
-2
/
+2
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
1
-0
/
+2
2006-07-03
[PATCH] lockdep: allow read_lock() recursion of same class
Ingo Molnar
1
-4
/
+4
2006-07-03
[PATCH] lockdep: core
Ingo Molnar
1
-3
/
+1
2006-07-03
[PATCH] lockdep: locking API self tests
Ingo Molnar
1
-0
/
+1218