[PARISC] do not export get_register/set_register
[safe/jmp/linux-2.6] / kernel / lockdep.c
2006-12-30 Andrew Morton[PATCH] lockdep: printk warning fix
2006-12-13 Ingo Molnar[PATCH] lockdep: fix possible races while disabling...
2006-12-13 Ingo Molnar[PATCH] lockdep: print irq-trace info on asserts
2006-12-13 Ingo Molnar[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
2006-12-13 Ingo Molnar[PATCH] lockdep: clean up VERY_VERBOSE define
2006-12-13 Ingo Molnar[PATCH] lockdep: improve lockdep_reset()
2006-12-13 Ingo Molnar[PATCH] lockdep: improve verbose messages
2006-12-13 Ingo Molnar[PATCH] lockdep: filter off by default
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Ingo Molnar[PATCH] lockdep: register_lock_class() fix
2006-12-07 Adrian Bunk[PATCH] remove kernel/lockdep.c:lockdep_internal
2006-12-07 Jarek Poplawski[PATCH] lockdep: misc fixes in lockdep.c
2006-12-07 Jarek Poplawski[PATCH] lockdep: internal locking fixes
2006-12-07 Peter Zijlstra[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
2006-12-07 Andi Kleen[PATCH] unwinder: Remove lockdep disabling of nested...
2006-11-17 Ingo Molnar[PATCH] lockdep: fix static keys in module-allocated...
2006-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-10-17 Ingo Molnar[PATCH] lockdep: increase max allowed recursion depth
2006-10-11 Alexey Dobriyan[PATCH] lockdep: use BUILD_BUG_ON
2006-10-11 Peter ZijlstraLockdep: add lockdep_set_class_and_subclass() and lockd...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-09-29 Ingo Molnar[PATCH] lockdep core: improve the lock-chain-hash
2006-09-29 Dave Jones[PATCH] lockdep: print kernel version
2006-09-26 Andi Kleen[PATCH] Avoid recursion in lockdep when stack tracer...
2006-09-26 Andi Kleen[PATCH] x86: Some preparationary cleanup for stack...
2006-07-10 Ingo Molnar[PATCH] lockdep: core, reduce per-lock class-cache...
2006-07-10 Arjan van de Ven[PATCH] lockdep: improve debug output
2006-07-10 Andi Kleen[PATCH] Minor cleanup to lockdep.c
2006-07-03 Ingo Molnar[PATCH] lockdep: allow read_lock() recursion of same...
2006-07-03 Ingo Molnar[PATCH] lockdep: core