Age | Commit message (Expand) | Author |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
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-18 | s390/spinlock: use cpu alternatives to enable niai instruction | Vasily Gorbik |
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-09-28 | s390/rwlock: introduce rwlock wait queueing | Martin Schwidefsky |
2017-09-28 | s390/spinlock: introduce spinlock wait queueing | Martin Schwidefsky |
2017-09-28 | s390/spinlock: use the cpu number +1 as spinlock value | Martin Schwidefsky |
2017-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney |
2017-07-26 | s390/spinlock: add niai spinlock hints | Martin Schwidefsky |
2017-04-12 | s390/spinlock: use atomic primitives for spinlocks | Martin Schwidefsky |
2017-02-17 | s390: replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger |
2016-11-22 | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu) | Christian Borntraeger |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2015-10-14 | s390/spinlock: remove unneeded serializations at unlock | Christian Borntraeger |
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 |