index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
special_insns.h
Age
Commit message (
Expand
)
Author
2021-06-23
x86/pkru: Remove xstate fiddling from write_pkru()
Thomas Gleixner
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-01-08
x86/asm: Add a missing __iomem annotation in enqcmds()
Dave Jiang
2021-01-08
x86/asm: Annotate movdir64b()'s dst argument with __iomem
Dave Jiang
2020-10-13
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-07
x86/asm: Add an enqcmds() wrapper for the ENQCMDS instruction
Dave Jiang
2020-10-07
x86/asm: Carve out a generic movdir64b() helper for general usage
Dave Jiang
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
2020-08-17
x86/cpu: Use SERIALIZE in sync_core() when available
Ricardo Neri
2020-07-27
x86/cpu: Refactor sync_core() for readability
Ricardo Neri
2020-06-11
x86/entry: __always_inline CR2 for noinstr
Peter Zijlstra
2020-06-11
x86/entry: Disable interrupts for native_load_gs_index() in C code
Thomas Gleixner
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
2019-06-22
x86/asm: Pin sensitive CR0 bits
Kees Cook
2019-06-22
x86/asm: Pin sensitive CR4 bits
Kees Cook
2019-04-11
x86/fpu: Only write PKRU if it is different from current
Sebastian Andrzej Siewior
2019-04-11
x86/pkeys: Provide *pkru() helpers
Sebastian Andrzej Siewior
2018-09-03
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2016-11-01
x86/fpu: Remove clts()
Andy Lutomirski
2016-11-01
x86/fpu: Remove stts()
Andy Lutomirski
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
2016-07-23
x86/insn: remove pcommit
Dan Williams
2016-03-22
x86: pkey: introduce write_pkru() for KVM
Xiao Guangrong
2016-02-18
x86/mm/pkeys: Add functions to fetch PKRU
Dave Hansen
2015-05-11
x86/mm: Add kerneldoc comments for pcommit_sfence()
Ross Zwisler
2015-04-03
x86/asm: Add support for the CLWB instruction
Ross Zwisler
2015-03-04
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
2015-02-20
x86/asm: Add support for the pcommit instruction
Ross Zwisler
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
2014-02-27
x86: Add support for the clflushopt instruction
Ross Zwisler
2013-08-06
x86, asmlinkage: Make several variables used from assembler/linker script vis...
Andi Kleen
2013-05-31
x86: __force_order doesn't need to be an actual variable
Jan Beulich
2012-03-28
Disintegrate asm/system.h for X86
David Howells