index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
spinlock_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-06
lib/spinlock_debug: avoid livelock in do_raw_spin_lock()
Vikram Mulukutla
1
-14
/
+18
2012-07-30
spinlock_debug: print offset in addition to symbol name
Stephen Boyd
1
-1
/
+1
2012-06-06
spinlock: Indicate that a lockup is only suspected
Christian Borntraeger
1
-1
/
+1
2012-05-29
spinlock_debug: print kallsyms name for lock
Stephen Boyd
1
-1
/
+1
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-10-31
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
1
-9
/
+10
2009-12-14
locking: Further name space cleanups
Thomas Gleixner
1
-9
/
+9
2009-12-14
locking: Implement new raw_spinlock
Thomas Gleixner
1
-12
/
+12
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-8
/
+8
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-4
/
+4
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-4
/
+4
2006-12-07
[PATCH] x86: all cpu backtrace
Andrew Morton
1
-0
/
+4
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
1
-2
/
+2
2006-09-29
[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop
Chuck Ebbert
1
-6
/
+9
2006-08-06
[PATCH] disable debugging version of write_lock()
Andrew Morton
1
-4
/
+6
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
1
-0
/
+36
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-36
/
+26
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-02-07
[PATCH] Fix spinlock debugging delays to not time out too early
Ingo Molnar
1
-3
/
+3
2006-01-10
[PATCH] printk levels for spinlock debug
Dave Jones
1
-7
/
+11
2005-12-20
[PATCH] fix spinlock-debugging smp_processor_id() usage
Ingo Molnar
1
-8
/
+10
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
1
-0
/
+257