Commit Graph

170 Commits (80eb4a6f89bbf8e8318e108701bad11451efb2df)

Author SHA1 Message Date
Peter Zijlstra c676329abb sched_clock: Add local_clock() API and improve documentation 15 years ago
Peter Zijlstra 1704f47b50 lockdep: Add novalidate class for dev->mutex conversion 15 years ago
Lai Jiangshan 2b3fc35f69 rcu: optionally leave lockdep enabled after RCU lockdep splat 15 years ago
Frederic Weisbecker 9313543945 tracing: Drop the nested field from lock_release event 15 years ago
Frederic Weisbecker 883a2a3189 tracing: Drop lock_acquired waittime field 15 years ago
Yong Zhang 4726f2a617 lockdep: Reduce stack_trace usage 15 years ago
Frederic Weisbecker ba697f40db lockdep: Provide off case for redundant_hardirqs_on increment 15 years ago
Frederic Weisbecker 8795d7717c lockdep: Fix redundant_hardirqs_on incremented with irqs enabled 15 years ago
Frederic Weisbecker bd6d29c25b lockstat: Make lockstat counting per cpu 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tejun Heo 10fad5e46f percpu, module: implement and use is_kernel/module_percpu_address() 15 years ago
Frederic Weisbecker db2c4c7791 lockdep: Move lock events under lockdep recursion protection 15 years ago
Paul E. McKenney cc5b83a9f8 rcu: Add control variables to lockdep_rcu_dereference() diagnostics 15 years ago
Paul E. McKenney 056ba4a9be rcu: Make lockdep_rcu_dereference() message less alarmist 15 years ago
Paul E. McKenney 0632eb3d75 rcu: Integrate rcu_dereference_check() message into lockdep 15 years ago
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