index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
spinlock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
locking: Cleanup the name space completely
Thomas Gleixner
1
-96
/
+96
2009-12-14
locking: Further name space cleanups
Thomas Gleixner
1
-6
/
+6
2009-12-14
locking: Implement new raw_spinlock
Thomas Gleixner
1
-16
/
+18
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-2
/
+2
2009-12-14
locking: Reorder functions in spinlock.c
Thomas Gleixner
1
-123
/
+123
2009-11-13
locking: Reduce ifdefs in kernel/spinlock.c
Thomas Gleixner
1
-131
/
+127
2009-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner
1
-28
/
+28
2009-08-31
locking: Allow arch-inlined spinlocks
Heiko Carstens
1
-0
/
+56
2009-08-31
locking: Move spinlock function bodies to header file
Heiko Carstens
1
-146
/
+28
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-2
/
+4
2009-04-02
Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
Robin Holt
1
-10
/
+2
2008-08-13
lockdep: spin_lock_nest_lock(), checkpatch fixes
Andrew Morton
1
-3
/
+0
2008-08-11
lockdep: spin_lock_nest_lock()
Peter Zijlstra
1
-0
/
+11
2008-05-23
ftrace: lockdep notrace annotations
Steven Rostedt
1
-1
/
+1
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
1
-2
/
+1
2007-07-19
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
1
-14
/
+14
2007-07-19
lockdep: sanitise CONFIG_PROVE_LOCKING
Peter Zijlstra
1
-2
/
+2
2006-11-25
[PATCH] lockdep: spin_lock_irqsave_nested()
Arjan van de Ven
1
-0
/
+21
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-2
/
+2
2006-09-29
[PATCH] remove generic__raw_read_trylock()
Matthew Wilcox
1
-11
/
+0
2006-09-26
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
Andi Kleen
1
-0
/
+5
2006-09-06
[PATCH] lockdep ifdef fix
Jarek Poplawski
1
-1
/
+1
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
1
-9
/
+70
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-23
[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
Oleg Nesterov
1
-5
/
+4
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
1
-6
/
+9
2005-05-21
[PATCH] spin_unlock_bh() and preempt_check_resched()
Samuel Thibault
1
-4
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+371