Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-06 | asm-generic: Fix 32 bit __generic_cmpxchg_local | David McKay | 1 | -1/+1 |
2023-04-04 | asm-generic: avoid __generic_cmpxchg_local warnings | Arnd Bergmann | 1 | -6/+6 |
2023-02-03 | locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-ex... | Matt Evans | 1 | -3/+3 |
2021-05-26 | locking/atomic: cmpxchg: make `generic` a prefix | Mark Rutland | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2014-04-10 | LLVMLinux: Remove warning about returning an uninitialized variable | Behan Webster | 1 | -1/+2 |
2013-02-19 | generic: Use raw local irq variant for generic cmpxchg | Ingo Molnar | 1 | -4/+4 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 1 | -0/+1 |
2008-02-07 | Add cmpxchg_local to asm-generic for per cpu atomic operations | Mathieu Desnoyers | 1 | -0/+65 |