mutex: improve header comment to be actually informative about the API
[safe/jmp/linux-2.6] / include / linux / mutex.h
2008-10-30 Arjan van de Venmutex: improve header comment to be actually informativ...
2008-02-08 Harvey HarrisonRemove fastcall from linux/include
2007-12-06 Liam R. HowlettAdd mutex_lock_killable
2007-10-17 Matti LinnanvuoriMutex documentation is unclear about software interrupt...
2007-10-11 Peter Zijlstralockdep: fixup mutex annotations
2007-05-09 Andrew Mortonmutex_lock_interruptible(): add __must_check
2007-01-26 Robert P. J. Day[PATCH] fix various kernel-doc in header files
2006-12-08 NeilBrown[PATCH] lockdep: avoid lockdep warning in md
2006-12-07 Peter Zijlstra[PATCH] lockdep: name some old style locks
2006-07-03 Ingo Molnar[PATCH] lockdep: prove mutex locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-01-11 David Woodhouse[PATCH] fix/simplify mutex debugging code
2006-01-11 David S. Miller[MUTEX]: linux/mutex.h needs linux/linkage.h too
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, core