index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2025-03-22
x86/speculation: Remove the extra #ifdef around CALL_NOSPEC
Pawan Gupta
2025-03-21
x86/hyperv: fix an indentation issue in mshyperv.h
Wei Liu
2025-03-21
x86/asm: Make asm export of __ref_stack_chk_guard unconditional
Ard Biesheuvel
2025-03-20
Merge branch 'kvm-pre-tdx' into HEAD
Paolo Bonzini
2025-03-19
x86/mm: Only do broadcast flush from reclaim if pages were unmapped
Rik van Riel
2025-03-19
perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM ones
Sohil Mehta
2025-03-19
rqspinlock: Add basic support for CONFIG_PARAVIRT
Kumar Kartikeya Dwivedi
2025-03-19
Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-pvclock-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-svm-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-vmx-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-mmu-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
Thomas Huth
2025-03-19
x86/locking/atomic: Improve performance by using asm_inline() for atomic lock...
Uros Bizjak
2025-03-19
x86/asm: Use asm_inline() instead of asm() in clwb()
Uros Bizjak
2025-03-19
x86/asm: Use CLFLUSHOPT and CLWB mnemonics in <asm/special_insns.h>
Uros Bizjak
2025-03-19
x86/hweight: Use asm_inline() instead of asm()
Uros Bizjak
2025-03-19
x86/hweight: Use ASM_CALL_CONSTRAINT in inline asm()
Uros Bizjak
2025-03-19
x86/hweight: Use named operands in inline asm()
Uros Bizjak
2025-03-19
x86/head/64: Avoid Clang < 17 stack protector in startup code
Ard Biesheuvel
2025-03-19
x86/kexec: Merge x86_32 and x86_64 code using macros from <asm/asm.h>
Uros Bizjak
2025-03-19
x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macro
Kirill A. Shutemov
2025-03-19
x86/mm/pat: Replace Intel x86_model checks with VFM ones
Sohil Mehta
2025-03-19
x86/acpi/cstate: Improve Intel Family model checks
Sohil Mehta
2025-03-19
x86/cpu/intel: Replace Family 5 model checks with VFM ones
Sohil Mehta
2025-03-19
x86/cpu/intel: Replace Family 15 checks with VFM ones
Sohil Mehta
2025-03-19
x86/cpu/intel: Replace early Family 6 checks with VFM ones
Sohil Mehta
2025-03-19
x86/microcode: Update the Intel processor flag scan check
Sohil Mehta
2025-03-19
x86/cpuid: Use u32 in instead of uint32_t in <asm/cpuid/api.h>
Ingo Molnar
2025-03-19
x86/cpuid: Standardize on u32 in <asm/cpuid/api.h>
Ingo Molnar
2025-03-19
x86/cpuid: Clean up <asm/cpuid/api.h>
Ingo Molnar
2025-03-19
x86/cpuid: Clean up <asm/cpuid/types.h>
Ingo Molnar
2025-03-19
x86/cpuid: Refactor <asm/cpuid.h>
Ahmed S. Darwish
2025-03-19
x86/amd_node: Add a smn_read_register() helper
Mario Limonciello
2025-03-19
x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
Yazen Ghannam
2025-03-19
x86/cpufeatures: Warn about unmet CPU feature dependencies
Sohil Mehta
2025-03-19
x86/cpu: Add cpu_type to struct x86_cpu_id
Pawan Gupta
2025-03-19
x86/cpu: Shorten CPU matching macro
Pawan Gupta
2025-03-19
x86/cpu: Fix the description of X86_MATCH_VFM_STEPS()
Pawan Gupta
2025-03-19
x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm...
Xin Li (Intel)
2025-03-19
x86/cpufeatures: Remove {disabled,required}-features.h
Xin Li (Intel)
2025-03-19
x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...
H. Peter Anvin (Intel)
2025-03-19
x86/mm: Always set the ASID valid bit for the INVLPGB instruction
Tom Lendacky
2025-03-19
x86/mm: Enable AMD translation cache extensions
Rik van Riel
2025-03-19
x86/mm: Enable broadcast TLB invalidation for multi-threaded processes
Rik van Riel
[prev]
[next]