Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Fix eh field when calling lwarx on PPC32 | Christophe Leroy | 2022-08-10 | 1 | -6/+9 |
* | locking: Remove spin_lock_flags() etc | Arnd Bergmann | 2021-10-30 | 1 | -21/+0 |
* | powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros | Christophe Leroy | 2021-08-25 | 1 | -3/+3 |
* | powerpc/spinlock: Unserialize spin_is_locked | Davidlohr Bueso | 2021-03-26 | 1 | -2/+1 |
* | powerpc/spinlock: Define smp_mb__after_spinlock only once | Davidlohr Bueso | 2021-03-26 | 1 | -3/+0 |
* | powerpc: remove unneeded semicolons | Chengyang Fan | 2021-02-09 | 1 | -2/+2 |
* | powerpc: Move spinlock implementation to simple_spinlock | Nicholas Piggin | 2020-07-26 | 1 | -0/+288 |