index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
spinlock.c
Age
Commit message (
Expand
)
Author
2009-12-14
locking: Cleanup the name space completely
Thomas Gleixner
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_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Reorder functions in spinlock.c
Thomas Gleixner
2009-11-13
locking: Reduce ifdefs in kernel/spinlock.c
Thomas Gleixner
2009-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner
2009-08-31
locking: Allow arch-inlined spinlocks
Heiko Carstens
2009-08-31
locking: Move spinlock function bodies to header file
Heiko Carstens
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
2009-04-02
Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
Robin Holt
2008-08-13
lockdep: spin_lock_nest_lock(), checkpatch fixes
Andrew Morton
2008-08-11
lockdep: spin_lock_nest_lock()
Peter Zijlstra
2008-05-23
ftrace: lockdep notrace annotations
Steven Rostedt
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
2007-07-19
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
2007-07-19
lockdep: sanitise CONFIG_PROVE_LOCKING
Peter Zijlstra
2006-11-25
[PATCH] lockdep: spin_lock_irqsave_nested()
Arjan van de Ven
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
2006-09-29
[PATCH] remove generic__raw_read_trylock()
Matthew Wilcox
2006-09-26
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
Andi Kleen
2006-09-06
[PATCH] lockdep ifdef fix
Jarek Poplawski
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-23
[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
Oleg Nesterov
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
2005-05-21
[PATCH] spin_unlock_bh() and preempt_check_resched()
Samuel Thibault
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds