index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
intel.c
Age
Commit message (
Expand
)
Author
2025-05-16
x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameter
Ahmed S. Darwish
2025-05-16
x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()
Ahmed S. Darwish
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-04-11
Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changes
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
x86/cpu: Use consolidated CPUID leaf 0x2 descriptor table
Ahmed S. Darwish
2025-03-25
x86/cpu: Use enums for TLB descriptor types
Ahmed S. Darwish
2025-03-25
x86/cpu: Introduce and use CPUID leaf 0x2 parsing helpers
Ahmed S. Darwish
2025-03-25
x86/cpu: Remove CPUID leaf 0x2 parsing loop
Ahmed S. Darwish
2025-03-19
x86/cpu/intel: Limit the non-architectural constant_tsc model checks
Sohil Mehta
2025-03-19
x86/cpu/intel: Fix fast string initialization for extended Families
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/cpu/intel: Fix the MOVSL alignment preference for extended Families
Sohil Mehta
2025-03-04
x86/cpu: Remove unused TLB strings
Thomas Gleixner
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
2025-03-04
x86/cpu: Use max() for CPUID leaf 0x2 TLB descriptors parsing
Ahmed S. Darwish
2025-03-04
x86/cpu: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
2025-03-04
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-02-27
x86/cpu: Remove get_this_hybrid_cpu_*()
Pawan Gupta
2025-02-10
x86: move ZMM exclusion list into CPU feature flag
Eric Biggers
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-12-06
x86/cpufeatures: Free up unused feature bits
Sohil Mehta
2024-12-04
x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation
Len Brown
2024-11-19
Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-07
x86/cpu/intel: Define helper to get CPU core native ID
Dapeng Mi
2024-09-03
x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...
Dave Hansen
2024-08-08
x86/bus_lock: Add support for AMD
Ravi Bangoria
2024-08-08
x86/split_lock: Move Split and Bus lock code to a dedicated file
Ravi Bangoria
2024-07-15
Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-29
x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines
Andrew Cooper
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
2024-05-28
x86/cpu/intel: Switch to new Intel CPU model defines
Tony Luck
2024-05-28
x86/cpu: Remove useless work in detect_tme_early()
Alison Schofield
2024-03-26
x86/cpu: Clear TME feature flag if TME is not enabled by BIOS
Bingsong Si
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
2024-02-26
x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
Paolo Bonzini
2024-02-15
x86/cpu: Use common topology code for Intel
Thomas Gleixner
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-10-10
arch/x86: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
2023-10-10
x86/cpu: Remove pointless evaluation of x86_coreid_bits
Thomas Gleixner
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
2023-08-13
x86/microcode/intel: Move microcode functions out of cpu/intel.c
Thomas Gleixner
[next]