index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
lockdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
2011-06-07
1
-1
/
+1
*
lockdep: Remove cmpxchg to update nr_chain_hlocks
Steven Rostedt
2011-04-22
1
-10
/
+4
*
lockdep: Print a nicer description for simple irq lock inversions
Steven Rostedt
2011-04-22
1
-0
/
+20
*
lockdep: Replace "Bad BFS generated tree" message with something less cryptic
Steven Rostedt
2011-04-22
1
-1
/
+1
*
lockdep: Print a nicer description for irq inversion bugs
Steven Rostedt
2011-04-22
1
-5
/
+29
*
lockdep: Print a nicer description for simple deadlocks
Steven Rostedt
2011-04-22
1
-0
/
+21
*
lockdep: Print a nicer description for normal deadlocks
Steven Rostedt
2011-04-22
1
-0
/
+55
*
lockdep: Print a nicer description for irq lock inversions
Steven Rostedt
2011-04-22
1
-0
/
+70
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
2011-01-20
1
-17
/
+1
*
lockdep: Check the depth of subclass
Hitoshi Mitake
2010-10-18
1
-8
/
+10
*
lockdep: Add improved subclass caching
Hitoshi Mitake
2010-10-18
1
-7
/
+18
*
lockdep: Remove __debug_show_held_locks
John Kacur
2010-08-17
1
-7
/
+1
*
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-09
1
-1
/
+1
*
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
2010-05-21
1
-0
/
+5
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-18
1
-2
/
+2
|
\
|
*
tracing: Drop the nested field from lock_release event
Frederic Weisbecker
2010-05-09
1
-1
/
+1
|
*
tracing: Drop lock_acquired waittime field
Frederic Weisbecker
2010-05-09
1
-1
/
+1
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-05-18
1
-0
/
+3
|
\
\
|
*
|
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
2010-05-10
1
-0
/
+3
|
|
/
*
|
lockdep: Reduce stack_trace usage
Yong Zhang
2010-05-07
1
-8
/
+21
*
|
lockdep: Provide off case for redundant_hardirqs_on increment
Frederic Weisbecker
2010-05-04
1
-1
/
+1
*
|
lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
Frederic Weisbecker
2010-04-30
1
-1
/
+6
*
|
Merge commit 'v2.6.34-rc6' into core/locking
Frederic Weisbecker
2010-04-30
1
-22
/
+10
|
\
\
|
|
/
|
*
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
2010-04-05
1
-0
/
+1
|
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
*
|
percpu, module: implement and use is_kernel/module_percpu_address()
Tejun Heo
2010-03-29
1
-16
/
+5
|
|
/
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
1
-6
/
+3
|
|
\
|
|
*
lockdep: Move lock events under lockdep recursion protection
Frederic Weisbecker
2010-03-10
1
-6
/
+3
|
*
|
rcu: Add control variables to lockdep_rcu_dereference() diagnostics
Paul E. McKenney
2010-03-04
1
-0
/
+1
|
|
/
*
|
lockstat: Make lockstat counting per cpu
Frederic Weisbecker
2010-04-06
1
-30
/
+17
|
/
*
rcu: Make lockdep_rcu_dereference() message less alarmist
Paul E. McKenney
2010-02-26
1
-3
/
+3
*
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
2010-02-25
1
-0
/
+18
*
lockdep: Fix check_usage_backwards() error message
Oleg Nesterov
2010-01-27
1
-1
/
+1
*
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
1
-9
/
+9
*
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
1
-5
/
+6
|
\
|
*
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-29
1
-5
/
+6
*
|
lockdep: Avoid out of bounds array reference in save_trace()
Luck, Tony
2009-12-10
1
-1
/
+2
*
|
lockstat: Fix min, max times in /proc/lock_stats
Frank Rowand
2009-12-06
1
-3
/
+10
*
|
tracing: Rename 'lockdep' event subsystem into 'lock'
Frederic Weisbecker
2009-11-13
1
-1
/
+1
*
|
lockdep: Use cpu_clock() for lockstat
Peter Zijlstra
2009-10-09
1
-8
/
+12
|
/
*
lockdep: use new arch_is_kernel_data()
Mike Frysinger
2009-09-23
1
-0
/
+3
*
lockdep: Remove recursion stattistics
Ming Lei
2009-08-29
1
-4
/
+0
*
lockdep: Fix memory usage info of BFS
Ming Lei
2009-08-02
1
-1
/
+2
*
lockdep: Reintroduce generation count to make BFS faster
Ming Lei
2009-08-02
1
-5
/
+6
*
lockdep: Deal with many similar locks
Peter Zijlstra
2009-08-02
1
-12
/
+77
*
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
2009-08-02
1
-0
/
+33
*
lockdep: Fix style nits
Peter Zijlstra
2009-08-02
1
-3
/
+8
[next]