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
/
arch
/
s390
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
2014-11-03
s390/cmpxchg: use compiler builtins
Martin Schwidefsky
2014-09-25
s390/rwlock: use the interlocked-access facility 1 instructions
Martin Schwidefsky
2014-09-25
s390/rwlock: remove interrupt-enabling rwlock variant.
Martin Schwidefsky
2014-09-25
s390/rwlock: use directed yield for write-locked rwlocks
Martin Schwidefsky
2014-09-09
s390/spinlock: optimize spin_unlock code
Heiko Carstens
2014-05-20
s390/spinlock,rwlock: always to a load-and-test first
Martin Schwidefsky
2014-05-20
s390/spinlock: optimize spinlock code sequence
Philipp Hachtmann
2014-05-20
s390/spinlock: cleanup spinlock code
Philipp Hachtmann
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2010-02-26
[S390] use inline assembly contraints available with gcc 3.3.3
Martin Schwidefsky
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-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner
2009-08-31
locking: Inline spinlock code for all locking variants on s390
Heiko Carstens
2009-06-12
[S390] implement interrupt-enabling rwlocks
Heiko Carstens
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky