| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -3/+0 |
|/ |
|
* | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -5/+0 |
* | sparc32: Fix old style declaration GCC warnings | Tobias Klauser | 2016-10-24 | 1 | -1/+1 |
* | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+5 |
* | sparc32: unbreak arch_write_unlock() | Mikael Pettersson | 2011-08-15 | 1 | -2/+9 |
* | sparc32: fix build, fix missing cpu_relax declaration | Sam Ravnborg | 2011-05-23 | 1 | -0/+1 |
* | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -16/+16 |
* | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -10/+10 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -10/+10 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -3/+3 |
* | locking, sparc: Rename __spin_try_lock() and friends | Heiko Carstens | 2009-08-31 | 1 | -6/+6 |
* | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-03 | 1 | -0/+2 |
* | sparc: remove unused includes | Bjoern B. Brandenburg | 2008-09-10 | 1 | -2/+0 |
* | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 2008-07-27 | 1 | -0/+192 |