Age | Commit message (Expand) | Author |
2007-05-08 | lockdep: removed unused ip argument in mark_lock & mark_held_locks | Jarek Poplawski |
2007-05-08 | lockdep: lookup_chain_cache comment errata | Jarek Poplawski |
2007-05-08 | Simplify kallsyms_lookup() | Alexey Dobriyan |
2007-05-08 | simplify the stacktrace code | Christoph Hellwig |
2007-03-22 | [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks | Jarek Poplawski |
2007-03-01 | [PATCH] fix section mismatch warning in lockdep | Sam Ravnborg |
2007-02-20 | [PATCH] lockdep: debug_locks check after check_chain_key | Jarek Poplawski |
2007-02-11 | [PATCH] lockdep: add graph depth information to /proc/lockdep | Jason Baron |
2007-02-11 | [PATCH] lockdep: more unlock-on-error fixes | Jarek Poplawski |
2006-12-30 | [PATCH] lockdep: printk warning fix | Andrew Morton |
2006-12-13 | [PATCH] lockdep: fix possible races while disabling lock-debugging | Ingo Molnar |
2006-12-13 | [PATCH] lockdep: print irq-trace info on asserts | Ingo Molnar |
2006-12-13 | [PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too | Ingo Molnar |
2006-12-13 | [PATCH] lockdep: clean up VERY_VERBOSE define | Ingo Molnar |
2006-12-13 | [PATCH] lockdep: improve lockdep_reset() | Ingo Molnar |
2006-12-13 | [PATCH] lockdep: improve verbose messages | Ingo Molnar |
2006-12-13 | [PATCH] lockdep: filter off by default | Ingo Molnar |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] lockdep: register_lock_class() fix | Ingo Molnar |
2006-12-07 | [PATCH] remove kernel/lockdep.c:lockdep_internal | Adrian Bunk |
2006-12-07 | [PATCH] lockdep: misc fixes in lockdep.c | Jarek Poplawski |
2006-12-07 | [PATCH] lockdep: internal locking fixes | Jarek Poplawski |
2006-12-07 | [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets | Peter Zijlstra |
2006-12-07 | [PATCH] unwinder: Remove lockdep disabling of nested locks for unwinder | Andi Kleen |
2006-11-17 | [PATCH] lockdep: fix static keys in module-allocated percpu areas | Ingo Molnar |
2006-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |
2006-10-17 | [PATCH] lockdep: increase max allowed recursion depth | Ingo Molnar |
2006-10-11 | [PATCH] lockdep: use BUILD_BUG_ON | Alexey Dobriyan |
2006-10-11 | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-09-29 | [PATCH] lockdep core: improve the lock-chain-hash | Ingo Molnar |
2006-09-29 | [PATCH] lockdep: print kernel version | Dave Jones |
2006-09-26 | [PATCH] Avoid recursion in lockdep when stack tracer takes locks | Andi Kleen |
2006-09-26 | [PATCH] x86: Some preparationary cleanup for stack trace | Andi Kleen |
2006-07-10 | [PATCH] lockdep: core, reduce per-lock class-cache size | Ingo Molnar |
2006-07-10 | [PATCH] lockdep: improve debug output | Arjan van de Ven |
2006-07-10 | [PATCH] Minor cleanup to lockdep.c | Andi Kleen |
2006-07-03 | [PATCH] lockdep: allow read_lock() recursion of same class | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: core | Ingo Molnar |