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
/
kernel
/
mutex-debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
1
-110
/
+0
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-04-14
mutex: Use p->on_cpu for the adaptive spin
Peter Zijlstra
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-01-14
mutex: implement adaptive spinning
Peter Zijlstra
1
-8
/
+1
2008-05-16
mutex-debug: check mutex magic before owner
Jeremy Kerr
1
-1
/
+1
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
1
-0
/
+3
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
1
-1
/
+1
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
1
-1
/
+5
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-44
/
+7
2006-07-03
[PATCH] lockdep: remove mutex deadlock checking code
Ingo Molnar
1
-316
/
+0
2006-07-03
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
1
-15
/
+15
2006-06-27
[PATCH] poison: add & use more constants
Randy Dunlap
1
-2
/
+3
2006-06-26
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Ingo Molnar
1
-6
/
+6
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
1
-2
/
+3
2006-01-10
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
1
-1
/
+0
2006-01-10
[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c
Ingo Molnar
1
-2
/
+0
2006-01-09
[PATCH] mutex subsystem, debugging code
Ingo Molnar
1
-0
/
+464