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
/
required-features.h
Age
Commit message (
Expand
)
Author
2024-03-25
x86/cpufeatures: Add new word for scattered features
Sandipan Das
2023-01-25
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
2021-12-11
x86/mmx_32: Remove X86_USE_3DNOW
Peter Zijlstra
2021-01-28
x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
Sean Christopherson
2020-08-15
x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT
Juergen Gross
2018-02-16
x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2018-01-26
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
2017-04-04
x86/boot: Detect 5-level paging support
Kirill A. Shutemov
2016-06-30
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
2016-06-30
x86/cpufeature: Update cpufeaure macros
Dave Hansen
2016-02-16
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
2013-01-28
x86: Require MOVBE feature in cpuid when we use it
David Woodhouse
2010-07-07
x86, cpu: Support the features flags in new CPUID leaf 7
H. Peter Anvin
2009-03-30
x86-64: non-paravirt systems always has PSE and PGE
Jeremy Fitzhardinge
2009-03-30
x86-64: remove PGE from must-have feature list
Jeremy Fitzhardinge
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro