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