index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mutex.h
Age
Commit message (
Expand
)
Author
2009-04-30
mutex: add atomic_dec_and_mutex_lock(), fix
Andrew Morton
2009-04-29
mutex: add atomic_dec_and_mutex_lock()
Eric Paris
2009-01-14
mutex: implement adaptive spinning
Peter Zijlstra
2008-10-30
mutex: improve header comment to be actually informative about the API
Arjan van de Ven
2008-02-08
Remove fastcall from linux/include
Harvey Harrison
2007-12-06
Add mutex_lock_killable
Liam R. Howlett
2007-10-17
Mutex documentation is unclear about software interrupts, tasklets and timers
Matti Linnanvuori
2007-10-11
lockdep: fixup mutex annotations
Peter Zijlstra
2007-05-09
mutex_lock_interruptible(): add __must_check
Andrew Morton
2007-01-26
[PATCH] fix various kernel-doc in header files
Robert P. J. Day
2006-12-08
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2006-01-11
[MUTEX]: linux/mutex.h needs linux/linkage.h too
David S. Miller
2006-01-09
[PATCH] mutex subsystem, core
Ingo Molnar