Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / lockdep.c
2012-02-21 Paul E. McKenneylockdep: Add CPU-idle/offline warning to lockdep-RCU...
2012-01-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2011-12-27 Avi KivityMerge remote-tracking branch 'tip/perf/core' into kvm...
2011-12-20 Ingo MolnarMerge commit 'v3.2-rc6' into perf/core
2011-12-11 Frederic Weisbeckerrcu: Inform the user about extended quiescent state...
2011-12-06 Yong Zhanglockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
2011-12-06 Ming Leilockdep: Print lock name in lockdep_init_error()
2011-12-06 Yong Zhanglockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
2011-12-06 Ben Hutchingslockdep, rtmutex, bug: Show taint flags on error
2011-11-14 Yong Zhanglockdep: Always try to set ->class_cache in register_lo...
2011-11-11 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2011-11-07 Steven Rostedtlockdep: Show subclass in pretty print of lockdep output
2011-10-26 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2011-09-29 Paul E. McKenneyrcu: Restore checks for blocking in RCU read-side criti...
2011-09-18 Peter Zijlstralockdep: Comment all warnings
2011-08-09 Peter Zijlstralockdep: Fix wrong assumption in match_held_lock
2011-08-04 Tejun Heolockdep: Clear whole lockdep_map on initialization
2011-08-04 Peter Zijlstralockdep: Fix up warning
2011-08-04 Peter Zijlstralockdep: Fix trace_hardirqs_on_caller()
2011-07-22 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2011-07-21 Peter Zijlstralockdep: Fix lockdep_no_validate against IRQ states
2011-06-22 Peter Zijlstralockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-07 Peter Zijlstralockdep: Fix lock_is_held() on recursion
2011-04-22 Steven Rostedtlockdep: Remove cmpxchg to update nr_chain_hlocks
2011-04-22 Steven Rostedtlockdep: Print a nicer description for simple irq lock...
2011-04-22 Steven Rostedtlockdep: Replace "Bad BFS generated tree" message with...
2011-04-22 Steven Rostedtlockdep: Print a nicer description for irq inversion...
2011-04-22 Steven Rostedtlockdep: Print a nicer description for simple deadlocks
2011-04-22 Steven Rostedtlockdep: Print a nicer description for normal deadlocks
2011-04-22 Steven Rostedtlockdep: Print a nicer description for irq lock inversions
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-20 Tejun Heolockdep: Move early boot local IRQ enable/disable statu...
2010-10-18 Hitoshi Mitakelockdep: Check the depth of subclass
2010-10-18 Hitoshi Mitakelockdep: Add improved subclass caching
2010-08-17 John Kacurlockdep: Remove __debug_show_held_locks
2010-06-09 Peter Zijlstrasched_clock: Add local_clock() API and improve document...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-21 Peter Zijlstralockdep: Add novalidate class for dev->mutex conversion
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2010-05-10 Lai Jiangshanrcu: optionally leave lockdep enabled after RCU lockdep...
2010-05-09 Frederic Weisbeckertracing: Drop the nested field from lock_release event
2010-05-09 Frederic Weisbeckertracing: Drop lock_acquired waittime field
2010-05-07 Yong Zhanglockdep: Reduce stack_trace usage
2010-05-04 Frederic Weisbeckerlockdep: Provide off case for redundant_hardirqs_on...
2010-05-03 Ingo MolnarMerge commit 'v2.6.34-rc6' into core/locking
2010-04-30 Frederic Weisbeckerlockdep: Fix redundant_hardirqs_on incremented with...
2010-04-30 Frederic WeisbeckerMerge commit 'v2.6.34-rc6' into core/locking
2010-04-05 Frederic Weisbeckerlockstat: Make lockstat counting per cpu
2010-04-05 Linus TorvaldsMerge branch 'slabh' of git://git./linux/kernel/git...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Tejun Heopercpu, module: implement and use is_kernel/module_perc...
2010-03-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-10 Frederic Weisbeckerlockdep: Move lock events under lockdep recursion prote...
2010-03-04 Paul E. McKenneyrcu: Add control variables to lockdep_rcu_dereference...
2010-02-26 Paul E. McKenneyrcu: Make lockdep_rcu_dereference() message less alarmist
2010-02-25 Paul E. McKenneyrcu: Integrate rcu_dereference_check() message into...
2010-01-27 Oleg Nesterovlockdep: Fix check_usage_backwards() error message
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-14 Thomas Gleixnerlocking: Convert __raw_spin* functions to arch_spin*
2009-12-14 Thomas Gleixnerlocking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN...
2009-12-14 Thomas Gleixnerlocking: Convert raw_spinlock to arch_spinlock
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Luck, Tonylockdep: Avoid out of bounds array reference in save_tr...
2009-12-06 Frank Rowandlockstat: Fix min, max times in /proc/lock_stats
2009-11-13 Frederic Weisbeckertracing: Rename 'lockdep' event subsystem into 'lock'
2009-10-29 Tejun Heopercpu: make percpu symbols under kernel/ and mm/ unique
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
next