开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
2015-08-30
alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.
Matt Turner
2013-07-19
alpha: locks: remove unused arch_*_relax operations
Will Deacon
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert raw_rwlock 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-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
2008-08-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds