aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
11 daysx86/amd_nb: Check for invalid SMN readsGravatar Yazen Ghannam 1-1/+8
14 daysx86/kexec: Fix bug with call depth trackingGravatar David Kaplan 1-2/+9
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-12/+26
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingGravatar Thomas Gleixner 3-10/+20
2024-05-31sched/x86: Export 'percpu arch_freq_scale'Gravatar Phil Auld 1-0/+1
2024-05-30x86/cpu: Provide default cache line size if not enumeratedGravatar Dave Hansen 1-0/+4
2024-05-30x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...Gravatar Thomas Gleixner 1-2/+2
2024-05-25Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+6
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-6/+51
2024-05-23genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineGravatar Dongli Zhang 1-3/+6
2024-05-22x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELGravatar Tony Luck 1-3/+1
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+0
2024-05-21x86/topology: Handle bogus ACPI tables correctlyGravatar Thomas Gleixner 1-3/+50
2024-05-19Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 6-14/+36
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-2/+2
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 1-0/+3
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-12/+20
2024-05-17x86/alternatives: Use the correct length when optimizing NOPsGravatar Borislav Petkov (AMD) 1-1/+1
2024-05-16kprobe/ftrace: bail out if ftrace was killedGravatar Stephen Brennan 1-0/+3
2024-05-15Revert "x86/apic/msi: Enable PCI/IMS"Gravatar Bjorn Helgaas 1-5/+0
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-2/+1
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-66/+5
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-17/+166
2024-05-14Merge tag 'x86-timers-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+2
2024-05-14Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+4
2024-05-14Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+3
2024-05-14Merge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-8/+1
2024-05-14Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-83/+66
2024-05-14Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 3-81/+64
2024-05-14Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-15/+25
2024-05-14x86/ftrace: enable dynamic ftrace without CONFIG_MODULESGravatar Mike Rapoport (IBM) 1-10/+0
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESGravatar Mike Rapoport (IBM) 1-27/+0
2024-05-14mm/execmem, arch: convert remaining overrides of module_alloc to execmemGravatar Mike Rapoport (IBM) 1-47/+23
2024-05-14mm: introduce execmem_alloc() and execmem_free()Gravatar Mike Rapoport (IBM) 2-5/+5
2024-05-13Merge tag 'x86-shstk-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+8
2024-05-13Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-10/+14
2024-05-13Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-4/+4
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 24-261/+283
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-5/+3
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-6/+1
2024-05-13Merge tag 'x86-bugs-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2024-05-13Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-27/+21
2024-05-13Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+2
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 11-117/+243
2024-05-10x86/topology/amd: Ensure that LLC ID is initializedGravatar Thomas Gleixner 1-9/+7
2024-05-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aGravatar Shyam Sundar S K 1-0/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryGravatar Masahiro Yamada 2-2/+2
2024-05-06x86/microcode: Remove unused struct cpu_info_ctxGravatar Dr. David Alan Gilbert 1-5/+0