index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
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