index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
mutex-debug.c
Age
Commit message (
Expand
)
Author
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-01-14
mutex: implement adaptive spinning
Peter Zijlstra
2008-05-16
mutex-debug: check mutex magic before owner
Jeremy Kerr
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
[PATCH] lockdep: remove mutex deadlock checking code
Ingo Molnar
2006-07-03
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
2006-06-27
[PATCH] poison: add & use more constants
Randy Dunlap
2006-06-26
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Ingo Molnar
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2006-01-10
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
2006-01-10
[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c
Ingo Molnar
2006-01-09
[PATCH] mutex subsystem, debugging code
Ingo Molnar