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