Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 2023-04-29 | 1 | -2/+2 |
* | LoongArch: Mark __xchg() and __cmpxchg() as __always_inline | Huacai Chen | 2022-10-12 | 1 | -4/+4 |
* | LoongArch: Add subword xchg/cmpxchg emulation | Huacai Chen | 2022-08-25 | 1 | -1/+97 |
* | LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ | WANG Xuerui | 2022-07-29 | 1 | -1/+1 |
* | LoongArch: Use the "move" pseudo-instruction where applicable | WANG Xuerui | 2022-07-29 | 1 | -1/+1 |
* | LoongArch: Add multi-processor (SMP) support | Huacai Chen | 2022-06-03 | 1 | -0/+1 |
* | LoongArch: Add atomic/locking headers | Huacai Chen | 2022-06-03 | 1 | -0/+122 |