Commit Graph

150 Commits (63731c964d6cd9de4800891bd33b6f9e47a249bc)

Author SHA1 Message Date
Oleg Nesterov 48d5067417 lockdep: Fix check_usage_backwards() error message 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Luck, Tony ea5b41f9d5 lockdep: Avoid out of bounds array reference in save_trace() 15 years ago
Frank Rowand 109d71c6dd lockstat: Fix min, max times in /proc/lock_stats 15 years ago
Frederic Weisbecker 67178767b9 tracing: Rename 'lockdep' event subsystem into 'lock' 15 years ago
Tejun Heo 1871e52c76 percpu: make percpu symbols under kernel/ and mm/ unique 16 years ago
Peter Zijlstra 3365e77987 lockdep: Use cpu_clock() for lockstat 16 years ago
Mike Frysinger 2a9ad18deb lockdep: use new arch_is_kernel_data() 16 years ago
Ming Lei a417887637 lockdep: Remove recursion stattistics 16 years ago
Ming Lei 90629209a0 lockdep: Fix memory usage info of BFS 16 years ago
Ming Lei e351b660fd lockdep: Reintroduce generation count to make BFS faster 16 years ago
Peter Zijlstra bb97a91e25 lockdep: Deal with many similar locks 16 years ago
Peter Zijlstra f607c66857 lockdep: Introduce lockdep_assert_held() 16 years ago
Peter Zijlstra 98c33eddaf lockdep: Fix style nits 16 years ago
Peter Zijlstra 4f84f4330a lockdep: Fix backtraces 16 years ago
Peter Zijlstra af01296145 lockdep: BFS cleanup 16 years ago
Ming Lei 12f3dfd022 lockdep: Add statistics info for max bfs queue depth 16 years ago
Ming Lei 4dd861d646 lockdep: Update memory usage introduced by BFS 16 years ago
Ming Lei ef681026ff lockdep: Implement lockdep_count_*ward_deps by BFS 16 years ago
Ming Lei 24208ca767 lockdep: Introduce print_shortest_lock_dependencies 16 years ago
Ming Lei d7aaba140a lockdep: Implement find_usage_*wards by BFS 16 years ago
Ming Lei db0002a32f lockdep: Implement check_noncircular() by BFS 16 years ago
Ming Lei 9e2d551ea0 lockdep: Introduce match function to BFS 16 years ago
Ming Lei d588e46155 lockdep: Improve implementation of BFS 16 years ago
Ming Lei c94aa5ca30 lockdep: Print the shortest dependency chain if finding a circle 16 years ago
Peter Zijlstra c8a2500586 lockdep: more robust lockdep_map init sequence 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Frederic Weisbecker 2062501ae6 tracing/lockdep: report the time waited for a lock 16 years ago
Peter Zijlstra eedeeabdee lockdep: add stack dumps to asserts 16 years ago
Peter Zijlstra 2f85018152 lockdep: fix deadlock in lockdep_trace_alloc 16 years ago
David Rientjes 03d78913f0 lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions 16 years ago
Peter Zijlstra efed792d67 tracing: add lockdep tracepoints for lock acquire/release 16 years ago
Peter Zijlstra 26575e28df lockdep: remove extra "irq" string 16 years ago
Peter Zijlstra 1c21f14ec4 lockdep: fix incorrect state name 16 years ago
Peter Zijlstra 868a23a804 lockdep: build fix for !PROVE_LOCKING 16 years ago
Peter Zijlstra b4b136f44b lockdep: use stringify.h 16 years ago
Peter Zijlstra 4f367d8adc lockdep: simplify check_prev_add_irq() 16 years ago
Peter Zijlstra f510b233cf lockdep: get_user_chars() redo 16 years ago
Peter Zijlstra 3ff176ca47 lockdep: simplify get_user_chars() 16 years ago
Peter Zijlstra 38aa271438 lockdep: add comments to mark_lock_irq() 16 years ago
Peter Zijlstra cf2ad4d13c lockdep: remove macro usage from mark_held_locks() 16 years ago
Peter Zijlstra 9d3651a23d lockdep: fully reduce mark_lock_irq() 16 years ago
Peter Zijlstra 42c50d544e lockdep: merge the !_READ mark_lock_irq() helpers 16 years ago
Peter Zijlstra 780e820b2d lockdep: merge the _READ mark_lock_irq() helpers 16 years ago
Peter Zijlstra cd95302d25 lockdep: simplify mark_lock_irq() helpers #3 16 years ago
Peter Zijlstra f989209e2f lockdep: further simplify mark_lock_irq() helpers 16 years ago
Peter Zijlstra 604de3b5b6 lockdep: simplify the mark_lock_irq() helpers 16 years ago