summaryrefslogtreecommitdiff
path: root/arch/um/include/asm/cpufeature.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-06x86/cpu: Hide and rename static_cpu_has()Borislav Petkov (AMD)1-12/+4
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-09work 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