index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
processor-flags.h
Age
Commit message (
Expand
)
Author
2024-01-10
x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...
Breno Leitao
2023-03-16
x86: CPUID and CR3/CR4 flags for Linear Address Masking
Kirill A. Shutemov
2022-12-15
x86/mm: Fix CR3_ADDR_MASK
Kirill A. Shutemov
2018-07-20
x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
Joerg Roedel
2018-01-14
x86/pti: Fix !PCID and sanitize defines
Thomas Gleixner
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-21
x86/CPU: Align CR3 defines
Borislav Petkov
2017-07-25
x86/mm: Implement PCID based optimization: try to preserve old TLB entries us...
Andy Lutomirski
2017-07-18
x86/mm: Add SME support for read_cr3_pa()
Tom Lendacky
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-09-21
x86, smap: Add CR4 bit for SMAP
H. Peter Anvin
2012-07-12
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
2011-12-06
x86: Fix rflags in FAKE_STACK_FRAME
Seiichi Ikarashi
2011-07-12
KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS
Yang, Wei
2011-05-17
x86, cpu: Add SMEP CPU feature in CR4
Fenghua Yu
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro