index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spinlock_up.h
Age
Commit message (
Expand
)
Author
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
2017-08-17
locking: Remove spin_unlock_wait() generic definitions
Paul E. McKenney
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-04-09
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
2011-05-20
spinlock_up.h: include asm/processor.h in for cpu_relax
Stephen Rothwell
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-06-10
spinlock: Add missing __raw_spin_lock_flags() stub for UP
Benjamin Herrenschmidt
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar