aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/special_insns.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19x86/fpu: Add a helper to prepare AMX state for low-power CPU idleChang S. Bae1-0/+9
2022-04-14x86/asm: Merge load_gs_index()Brian Gerst1-3/+4
2021-09-22x86/asm: Fix SETZ size enqcmds() build failureKees Cook1-1/+1
2021-06-23x86/pkru: Remove xstate fiddling from write_pkru()Thomas Gleixner1-13/+1
2021-03-15x86: Remove dynamic NOP selectionPeter Zijlstra1-2/+2
2021-01-08x86/asm: Add a missing __iomem annotation in enqcmds()Dave Jiang1-1/+1
2021-01-08x86/asm: Annotate movdir64b()'s dst argument with __iomemDave Jiang1-2/+2
2020-10-13Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+15
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+64
2020-10-07x86/asm: Add an enqcmds() wrapper for the ENQCMDS instructionDave Jiang1-0/+42
2020-10-07x86/asm: Carve out a generic movdir64b() helper for general usageDave Jiang1-0/+22
2020-10-01x86/asm: Replace __force_order with a memory clobberArvind Sankar1-13/+15
2020-08-17x86/cpu: Use SERIALIZE in sync_core() when availableRicardo Neri1-0/+6
2020-07-27x86/cpu: Refactor sync_core() for readabilityRicardo Neri1-1/+0
2020-06-11x86/entry: __always_inline CR2 for noinstrPeter Zijlstra1-4/+4
2020-06-11x86/entry: Disable interrupts for native_load_gs_index() in C codeThomas Gleixner1-2/+12
2019-07-22x86/paravirt: Drop {read,write}_cr8() hooksAndrew Cooper1-24/+0
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner1-39/+2
2019-06-22x86/asm: Pin sensitive CR0 bitsKees Cook1-1/+14
2019-06-22x86/asm: Pin sensitive CR4 bitsKees Cook1-1/+21
2019-04-11x86/fpu: Only write PKRU if it is different from currentSebastian Andrzej Siewior1-0/+7
2019-04-11x86/pkeys: Provide *pkru() helpersSebastian Andrzej Siewior1-3/+9
2018-09-03x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrellaJuergen Gross1-8/+3
2018-09-03x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross1-2/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-13x86/paravirt: Remove no longer used paravirt functionsJuergen Gross1-5/+5
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski1-3/+7
2016-11-01x86/fpu: Remove clts()Andy Lutomirski1-11/+0
2016-11-01x86/fpu: Remove stts()Andy Lutomirski1-2/+0
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski1-15/+7
2016-07-23x86/insn: remove pcommitDan Williams1-46/+0
2016-03-22x86: pkey: introduce write_pkru() for KVMXiao Guangrong1-0/+16
2016-02-18x86/mm/pkeys: Add functions to fetch PKRUDave Hansen1-0/+22
2015-05-11x86/mm: Add kerneldoc comments for pcommit_sfence()Ross Zwisler1-0/+38
2015-04-03x86/asm: Add support for the CLWB instructionRoss Zwisler1-0/+14
2015-03-04Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar1-3/+3
2015-02-20x86/asm: Add support for the pcommit instructionRoss Zwisler1-0/+10
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski1-3/+3
2014-02-27x86: Add support for the clflushopt instructionRoss Zwisler1-0/+8
2013-08-06x86, asmlinkage: Make several variables used from assembler/linker script visibleAndi Kleen1-1/+1
2013-05-31x86: __force_order doesn't need to be an actual variableJan Beulich1-1/+1
2012-03-28Disintegrate asm/system.h for X86David Howells1-0/+199