index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
spinlock_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
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