sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / kernel / lockdep.c
2009-10-09 Peter Zijlstralockdep: Use cpu_clock() for lockstat
2009-09-23 Mike Frysingerlockdep: use new arch_is_kernel_data()
2009-08-29 Ming Leilockdep: Remove recursion stattistics
2009-08-02 Ming Leilockdep: Fix memory usage info of BFS
2009-08-02 Ming Leilockdep: Reintroduce generation count to make BFS faster
2009-08-02 Peter Zijlstralockdep: Deal with many similar locks
2009-08-02 Peter Zijlstralockdep: Introduce lockdep_assert_held()
2009-08-02 Peter Zijlstralockdep: Fix style nits
2009-08-02 Peter Zijlstralockdep: Fix backtraces
2009-07-24 Peter Zijlstralockdep: BFS cleanup
2009-07-24 Ming Leilockdep: Add statistics info for max bfs queue depth
2009-07-24 Ming Leilockdep: Update memory usage introduced by BFS
2009-07-24 Ming Leilockdep: Implement lockdep_count_*ward_deps by BFS
2009-07-24 Ming Leilockdep: Introduce print_shortest_lock_dependencies
2009-07-24 Ming Leilockdep: Implement find_usage_*wards by BFS
2009-07-24 Ming Leilockdep: Implement check_noncircular() by BFS
2009-07-24 Ming Leilockdep: Introduce match function to BFS
2009-07-24 Ming Leilockdep: Improve implementation of BFS
2009-07-24 Ming Leilockdep: Print the shortest dependency chain if finding...
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-17 Peter Zijlstralockdep: more robust lockdep_map init sequence
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-10 Frederic Weisbeckertracing/lockdep: report the time waited for a lock
2009-04-06 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-03-31 Peter Zijlstralockdep: add stack dumps to asserts
2009-03-31 Ingo MolnarMerge branch 'linus' into locking-for-linus
2009-03-30 Peter Zijlstralockdep: fix deadlock in lockdep_trace_alloc
2009-03-13 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-05 David Rientjeslockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions
2009-03-04 Peter Zijlstratracing: add lockdep tracepoints for lock acquire/release
2009-03-04 Peter Zijlstralockdep: remove extra "irq" string
2009-03-04 Peter Zijlstralockdep: fix incorrect state name
2009-02-14 Peter Zijlstralockdep: build fix for !PROVE_LOCKING
2009-02-14 Peter Zijlstralockdep: use stringify.h
2009-02-14 Peter Zijlstralockdep: simplify check_prev_add_irq()
2009-02-14 Peter Zijlstralockdep: get_user_chars() redo
2009-02-14 Peter Zijlstralockdep: simplify get_user_chars()
2009-02-14 Peter Zijlstralockdep: add comments to mark_lock_irq()
2009-02-14 Peter Zijlstralockdep: remove macro usage from mark_held_locks()
2009-02-14 Peter Zijlstralockdep: fully reduce mark_lock_irq()
2009-02-14 Peter Zijlstralockdep: merge the !_READ mark_lock_irq() helpers
2009-02-14 Peter Zijlstralockdep: merge the _READ mark_lock_irq() helpers
2009-02-14 Peter Zijlstralockdep: simplify mark_lock_irq() helpers #3
2009-02-14 Peter Zijlstralockdep: further simplify mark_lock_irq() helpers
2009-02-14 Peter Zijlstralockdep: simplify the mark_lock_irq() helpers
2009-02-14 Peter Zijlstralockdep: split up mark_lock_irq()
2009-02-14 Peter Zijlstralockdep: generate usage strings
2009-02-14 Peter Zijlstralockdep: simplify mark_lock()
2009-02-14 Peter Zijlstralockdep: simplify mark_held_locks
2009-02-14 Peter Zijlstralockdep: sanitize reclaim bit names
2009-02-14 Peter Zijlstralockdep: sanitize bit names
2009-02-14 Nick Pigginlockdep: annotate reclaim context (__GFP_NOFS)
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-12 Ingo MolnarMerge branch 'tracing/fastboot' into cpus4096
2008-12-04 Peter Zijlstralockdep: change a held lock's class
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into core/locking
2008-12-03 Steven Rostedtftrace: replace raw_local_irq_save with local_irq_save
2008-11-25 Ingo Molnarlockdep: fix unused function warning in kernel/lockdep.c
2008-11-24 Ingo MolnarMerge branches 'core/debug', 'core/futexes', 'core...
2008-11-21 Li Zefanlockdep: consistent alignement for lockdep info
2008-11-12 Ingo MolnarMerge branch 'linus' into core/locking
2008-10-28 Heiko Carstenslockdep: fix irqs on/off ip tracing
2008-10-28 qinghuang fenglockdep: minor fix for debug_show_all_locks()
2008-10-20 Peter Zijlstralockstat: contend with points
2008-08-27 Zhu Yilockdep: fix invalid list_del_rcu in zap_class
2008-08-26 Joe Kortylockstat: repair erronous contention statistics
2008-08-18 Dmitry Baryshkovlockdep: fix spurious 'inconsistent lock state' warning
2008-08-13 Arjan van de Venlockdep: use WARN() in kernel/lockdep.c
2008-08-11 Peter Zijlstralockdep: fix debug_lock_alloc
2008-08-11 Rabin Vincentlockdep: handle chains involving classes defined in...
2008-08-11 Peter Zijlstralockdep: lock protection locks
2008-08-11 Dave Joneslockdep: shrink held_lock structure
2008-08-11 Peter Zijlstralockdep: lock_set_subclass - reset a held lock's subclass
2008-07-31 David Millerlockdep: fix combinatorial explosion in lock subgraph...
2008-07-14 Linus TorvaldsMerge branch 'core/locking' of git://git./linux/kernel...
2008-07-14 Ingo Molnarlockdep: fix ftrace irq tracing false positive
2008-06-23 Huang, Yinglockdep: add lock_class information to lock_chain and...
2008-06-20 Huang, Yinglockdep: add lock_class information to lock_chain and...
2008-05-23 Steven Rostedtlockdep: update lockdep_recursion on graph_lock
2008-05-23 Steven Rostedtftrace: use Makefile to remove tracing from lockdep
2008-05-23 Steven Rostedtftrace: lockdep notrace annotations
2008-05-23 Steven Rostedtftrace: trace irq disabled critical timings
2008-02-25 Dale FarnsworthSubject: lockdep: include all lock classes in all_lock_...
2008-01-25 Ingo Molnarsoftlockup: automatically detect hung TASK_UNINTERRUPTI...
2008-01-24 Arjan van de Venlockdep: fix kernel crash on module unload
2008-01-16 Nick Pigginlockdep: fix internal double unlock during self-test
2007-12-07 Ingo Molnarlockdep: make cli/sti annotation warnings clearer
2007-12-05 Oleg Nesterovlockdep: in_range() fix
2007-12-05 Ingo Molnarlockdep: fix debug_show_all_locks()
2007-10-28 Gautham R Shenoylockdep: fix a typo in the __lock_acquire comment
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Johannes Bergworkqueue: debug flushing deadlocks with lockdep
2007-10-11 Peter Zijlstralockdep: syscall exit check
2007-10-11 Gregory Haskinslockdep: fix mismatched lockdep_depth/curr_chain_hash
2007-07-19 Johannes Berglockdep debugging: give stacktrace for init_error
2007-07-19 Peter Zijlstralockstat: measure lock bouncing
2007-07-19 Peter Zijlstralockdep: various fixes
2007-07-19 Peter Zijlstralockstat: human readability tweaks
next