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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-10
__mutex_lock_common: use signal_pending_state()
Oleg Nesterov
1
-4
/
+1
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
1
-15
/
+14
2007-12-06
Add mutex_lock_killable
Liam R. Howlett
1
-3
/
+33
2007-10-11
lockdep: fixup mutex annotations
Peter Zijlstra
1
-15
/
+20
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
1
-1
/
+1
2007-07-19
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
1
-0
/
+8
2007-05-09
wrap access to thread_info
Roman Zippel
1
-4
/
+4
2006-12-08
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
1
-0
/
+9
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
1
-6
/
+22
2006-07-03
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-24
/
+28
2006-07-03
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
1
-3
/
+3
2006-06-26
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Ingo Molnar
1
-9
/
+12
2006-01-10
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
1
-4
/
+1
2006-01-10
[PATCH] mark mutex_lock*() as might_sleep()
Ingo Molnar
1
-0
/
+2
2006-01-10
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
1
-9
/
+0
2006-01-09
[PATCH] mutex subsystem, core
Ingo Molnar
1
-0
/
+325