index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
spinlock_debug.c
Age
Commit message (
Expand
)
Author
2009-12-14
locking: Further name space cleanups
Thomas Gleixner
2009-12-14
locking: Implement new raw_spinlock
Thomas Gleixner
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2006-12-07
[PATCH] x86: all cpu backtrace
Andrew Morton
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2006-09-29
[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop
Chuck Ebbert
2006-08-06
[PATCH] disable debugging version of write_lock()
Andrew Morton
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-02-07
[PATCH] Fix spinlock debugging delays to not time out too early
Ingo Molnar
2006-01-10
[PATCH] printk levels for spinlock debug
Dave Jones
2005-12-20
[PATCH] fix spinlock-debugging smp_processor_id() usage
Ingo Molnar
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar