开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
13 hours
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14 hours
x86/CPU: Fix FPDSS on Zen1
Borislav Petkov (AMD)
2 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3 days
Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3 days
Merge tag 'x86_misc_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3 days
Merge tag 'x86_microcode_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3 days
Merge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3 days
Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3 days
Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3 days
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3 days
Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3 days
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
4 days
Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5 days
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
x86/split_lock: Don't warn about unknown split_lock_detect parameter
Ronan Pigott
12 days
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
13 days
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
13 days
Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
Michael Kelley
13 days
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
2026-04-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
2026-04-02
x86/cpufeatures: Add AMD CPPC Performance Priority feature.
Gautham R. Shenoy
2026-04-01
x86/CPU/AMD: Print AGESA string from DMI additional information entry
Yazen Ghannam
2026-03-27
x86/fred: Enable FRED by default
H. Peter Anvin
2026-03-23
x86/topology: use bitmap_weight_from()
Yury Norov
2026-03-23
x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()
Wei Wang
2026-03-23
x86/cpu: Add comment clarifying CRn pinning
Peter Zijlstra
2026-03-23
x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask
Borislav Petkov (AMD)
2026-03-23
x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
Nikunj A Dadhania
2026-03-22
Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-22
x86/paravirt: Replace io_delay() hook with a bool
Juergen Gross
2026-03-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-03-19
x86/cpu: Remove LASS restriction on vsyscall emulation
Sohil Mehta
2026-03-18
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
2026-03-13
x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()
Borislav Petkov
2026-03-11
x86/mce, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
2026-03-11
x86/mce, EDAC/mce_amd: Update CS bank type naming
Yazen Ghannam
2026-03-11
x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums
Yazen Ghannam
2026-03-05
x86/microcode: Add platform mask to Intel microcode "old" list
Dave Hansen
2026-03-05
x86/cpu: Add platform ID to CPU matching structure
Dave Hansen
2026-03-05
x86/cpu: Add platform ID to CPU info structure
Dave Hansen
2026-03-05
x86/microcode: Refactor platform ID enumeration into a helper
Dave Hansen
2026-03-04
KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
Sean Christopherson
2026-03-04
x86/resctrl: Fix SNC detection
Tony Luck
2026-03-04
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
2026-03-03
x86/cpu: Remove LASS restriction on EFI
Sohil Mehta
2026-03-03
x86/cpu: Defer LASS enabling until userspace comes up
Sohil Mehta
2026-03-02
x86/mtrr: Use kstrtoul() in parse_mtrr_spare_reg()
Thorsten Blum
2026-02-24
x86/hyperv: print out reserved vectors in hexadecimal
Wei Liu
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
[next]