index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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