summaryrefslogtreecommitdiff
path: root/arch/um/include/asm/cpufeature.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-22um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headersThomas Huth1-2/+2
2024-04-06x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macrosUros Bizjak1-2/+1
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-1/+1
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers1-15/+0
2021-06-17um: Add support for host CPU flags and alignmentAnton Ivanov1-0/+157