开源镜像站
帮助
动态
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
/
ia64
/
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-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_relax() 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
2013-09-04
lockref: Implement lockref for Itanium
Luck, Tony
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
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-10-13
[IA64] SMT friendly version of spin_unlock_wait()
Tony Luck
2009-10-07
[IA64] Squeeze ticket locks back into 4 bytes.
Tony Luck
2009-09-25
[IA64] implement ticket locks for Itanium
Tony Luck
2009-04-02
ia64: implement interrupt-enabling rwlocks
Robin Holt
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck