index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-25
Merge tag 'x86_cache_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+33
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-2
/
+10
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-65
/
+11
2025-03-25
x86/kexec: Debugging support: Load an IDT and basic exception entry points
David Woodhouse
1
-0
/
+5
2025-03-25
x86/cacheinfo: Introduce cpuid_amd_hygon_has_l3_cache()
Ahmed S. Darwish
1
-0
/
+9
2025-03-25
x86/cpu: Use consolidated CPUID leaf 0x2 descriptor table
Ahmed S. Darwish
1
-0
/
+10
2025-03-25
x86/cpu: Consolidate CPUID leaf 0x2 tables
Thomas Gleixner
2
-9
/
+64
2025-03-25
x86/cpu: Use enums for TLB descriptor types
Ahmed S. Darwish
1
-0
/
+31
2025-03-25
x86/cacheinfo: Use enums for cache descriptor types
Ahmed S. Darwish
1
-0
/
+15
2025-03-25
x86/cpu: Introduce and use CPUID leaf 0x2 parsing helpers
Ahmed S. Darwish
3
-0
/
+82
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
3
-14
/
+21
2025-03-25
Merge branch 'linus' into x86/urgent, to pick up fixes and refresh the branch
Ingo Molnar
13
-39
/
+55
2025-03-24
Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+10
2025-03-24
Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+7
2025-03-24
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+0
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
128
-1302
/
+1159
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+22
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-70
/
+71
2025-03-24
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+10
2025-03-22
x86/speculation: Remove the extra #ifdef around CALL_NOSPEC
Pawan Gupta
1
-4
/
+0
2025-03-21
x86/hyperv: fix an indentation issue in mshyperv.h
Wei Liu
1
-1
/
+1
2025-03-21
x86/asm: Make asm export of __ref_stack_chk_guard unconditional
Ard Biesheuvel
1
-1
/
+1
2025-03-20
Merge branch 'kvm-pre-tdx' into HEAD
Paolo Bonzini
1
-0
/
+1
2025-03-19
x86/mm: Only do broadcast flush from reclaim if pages were unmapped
Rik van Riel
2
-0
/
+6
2025-03-19
perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM ones
Sohil Mehta
1
-0
/
+1
2025-03-19
rqspinlock: Add basic support for CONFIG_PARAVIRT
Kumar Kartikeya Dwivedi
1
-0
/
+33
2025-03-19
Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-2
/
+5
2025-03-19
Merge tag 'kvm-x86-pvclock-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+2
2025-03-19
Merge tag 'kvm-x86-svm-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-6
/
+14
2025-03-19
Merge tag 'kvm-x86-vmx-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-12
/
+16
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+4
2025-03-19
Merge tag 'kvm-x86-mmu-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+3
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
69
-176
/
+176
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
Thomas Huth
8
-19
/
+19
2025-03-19
x86/locking/atomic: Improve performance by using asm_inline() for atomic lock...
Uros Bizjak
7
-38
/
+38
2025-03-19
x86/asm: Use asm_inline() instead of asm() in clwb()
Uros Bizjak
1
-1
/
+1
2025-03-19
x86/asm: Use CLFLUSHOPT and CLWB mnemonics in <asm/special_insns.h>
Uros Bizjak
1
-10
/
+6
2025-03-19
x86/hweight: Use asm_inline() instead of asm()
Uros Bizjak
1
-2
/
+4
2025-03-19
x86/hweight: Use ASM_CALL_CONSTRAINT in inline asm()
Uros Bizjak
1
-2
/
+2
2025-03-19
x86/hweight: Use named operands in inline asm()
Uros Bizjak
1
-6
/
+6
2025-03-19
x86/head/64: Avoid Clang < 17 stack protector in startup code
Ard Biesheuvel
1
-0
/
+4
2025-03-19
x86/kexec: Merge x86_32 and x86_64 code using macros from <asm/asm.h>
Uros Bizjak
1
-33
/
+25
2025-03-19
x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macro
Kirill A. Shutemov
1
-0
/
+13
2025-03-19
x86/mm/pat: Replace Intel x86_model checks with VFM ones
Sohil Mehta
1
-0
/
+1
2025-03-19
x86/acpi/cstate: Improve Intel Family model checks
Sohil Mehta
1
-0
/
+3
2025-03-19
x86/cpu/intel: Replace Family 5 model checks with VFM ones
Sohil Mehta
1
-3
/
+6
2025-03-19
x86/cpu/intel: Replace Family 15 checks with VFM ones
Sohil Mehta
1
-0
/
+4
2025-03-19
x86/cpu/intel: Replace early Family 6 checks with VFM ones
Sohil Mehta
1
-0
/
+4
2025-03-19
x86/microcode: Update the Intel processor flag scan check
Sohil Mehta
1
-0
/
+1
[prev]
[next]