index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
spinlock_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking: Further name space cleanups
Thomas Gleixner
2009-12-14
1
-9
/
+9
*
locking: Implement new raw_spinlock
Thomas Gleixner
2009-12-14
1
-12
/
+12
*
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
1
-8
/
+8
*
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
1
-4
/
+4
*
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
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-4
/
+4
*
[PATCH] x86: all cpu backtrace
Andrew Morton
2006-12-07
1
-0
/
+4
*
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2006-10-11
1
-2
/
+2
*
[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop
Chuck Ebbert
2006-09-29
1
-6
/
+9
*
[PATCH] disable debugging version of write_lock()
Andrew Morton
2006-08-06
1
-4
/
+6
*
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-07-03
1
-0
/
+36
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
1
-36
/
+26
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] Fix spinlock debugging delays to not time out too early
Ingo Molnar
2006-02-07
1
-3
/
+3
*
[PATCH] printk levels for spinlock debug
Dave Jones
2006-01-10
1
-7
/
+11
*
[PATCH] fix spinlock-debugging smp_processor_id() usage
Ingo Molnar
2005-12-20
1
-8
/
+10
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
1
-0
/
+257