Commit Graph

205 Commits (dc43d4a26b808240410ce3ea1c72a8047f90d1d8)

Author SHA1 Message Date
Paul E. McKenney c5fdcec927 lockdep: Add CPU-idle/offline warning to lockdep-RCU splat 13 years ago
Frederic Weisbecker 0464e93748 rcu: Inform the user about extended quiescent state on PROVE_RCU warning 13 years ago
Yong Zhang a33caeb118 lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() 13 years ago
Ming Lei 81140acc66 lockdep: Print lock name in lockdep_init_error() 13 years ago
Yong Zhang d3d03d4fc5 lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() 13 years ago
Ben Hutchings fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 years ago
Yong Zhang 87cdee7116 lockdep: Always try to set ->class_cache in register_lock_class() lockdep_init_map() 13 years ago
Steven Rostedt e5e78d08f3 lockdep: Show subclass in pretty print of lockdep output 13 years ago
Paul E. McKenney b3fbab0571 rcu: Restore checks for blocking in RCU read-side critical sections 14 years ago
Peter Zijlstra 0119fee449 lockdep: Comment all warnings 14 years ago
Peter Zijlstra 80e0401e35 lockdep: Fix wrong assumption in match_held_lock 14 years ago
Tejun Heo f59de8992a lockdep: Clear whole lockdep_map on initialization 14 years ago
Peter Zijlstra 70a0686a72 lockdep: Fix up warning 14 years ago
Peter Zijlstra 7d36b26be0 lockdep: Fix trace_hardirqs_on_caller() 14 years ago
Peter Zijlstra efbe2eee6d lockdep: Fix lockdep_no_validate against IRQ states 14 years ago
Peter Zijlstra dd4e5d3ac4 lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion 14 years ago
Peter Zijlstra f2513cde93 lockdep: Fix lock_is_held() on recursion 14 years ago
Steven Rostedt e0944ee63f lockdep: Remove cmpxchg to update nr_chain_hlocks 14 years ago
Steven Rostedt 282b5c2f6f lockdep: Print a nicer description for simple irq lock inversions 14 years ago
Steven Rostedt 6be8c3935b lockdep: Replace "Bad BFS generated tree" message with something less cryptic 14 years ago
Steven Rostedt dad3d7435e lockdep: Print a nicer description for irq inversion bugs 14 years ago
Steven Rostedt 48702ecf30 lockdep: Print a nicer description for simple deadlocks 14 years ago
Steven Rostedt f4185812aa lockdep: Print a nicer description for normal deadlocks 14 years ago
Steven Rostedt 3003eba313 lockdep: Print a nicer description for irq lock inversions 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Tejun Heo 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c 14 years ago
Hitoshi Mitake 4ba053c04a lockdep: Check the depth of subclass 15 years ago
Hitoshi Mitake 620162505e lockdep: Add improved subclass caching 15 years ago
John Kacur f1b499f029 lockdep: Remove __debug_show_held_locks 15 years ago
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