netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / kernel / mutex-debug.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-01-14 Peter Zijlstramutex: implement adaptive spinning
2008-05-16 Jeremy Kerrmutex-debug: check mutex magic before owner
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2006-12-07 Ingo Molnar[PATCH] lockdep: show more details about self-test...
2006-10-11 Peter ZijlstraLockdep: add lockdep_set_class_and_subclass() and lockd...
2006-07-03 Ingo Molnar[PATCH] lockdep: prove mutex locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-07-03 Ingo Molnar[PATCH] lockdep: remove mutex deadlock checking code
2006-07-03 Ingo Molnar[PATCH] lockdep: rename DEBUG_WARN_ON()
2006-06-28 Randy Dunlap[PATCH] poison: add & use more constants
2006-06-26 Ingo Molnar[PATCH] work around ppc64 bootup bug by making mutex...
2006-01-11 David Woodhouse[PATCH] fix/simplify mutex debugging code
2006-01-10 Ingo Molnar[PATCH] mutex: trivial whitespace cleanups
2006-01-10 Ingo Molnar[PATCH] remove unnecessary asm/mutex.h from kernel...
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, debugging code