aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2024-06-15efi/x86: Free EFI memory map only when installing a new one.Gravatar Ard Biesheuvel 2-2/+11
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-31perf/x86/intel: Add missing MODULE_DESCRIPTION() linesGravatar Jeff Johnson 2-0/+2
2024-05-31perf/x86/rapl: Add missing MODULE_DESCRIPTION() lineGravatar Jeff Johnson 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 5-18/+65
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 15-30/+42
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-0/+2
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-6/+38
2024-05-23mseal: wire up mseal syscallGravatar Jeff Xu 2-0/+2
2024-05-23genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineGravatar Dongli Zhang 1-3/+6
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 4-3/+37
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Gravatar Steven Rostedt (Google) 1-1/+1
2024-05-22Merge local branch 'x86-codegen'Gravatar Linus Torvalds 2-19/+15
2024-05-22x86: improve bitop code generation with clangGravatar Linus Torvalds 1-5/+5
2024-05-22x86: improve array_index_mask_nospec() code generationGravatar Linus Torvalds 1-14/+10
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-10/+3
2024-05-22x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELGravatar Tony Luck 2-3/+6
2024-05-22crypto: x86/aes-xts - switch to new Intel CPU model definesGravatar Tony Luck 1-8/+8
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-19/+29
2024-05-21x86/topology: Handle bogus ACPI tables correctlyGravatar Thomas Gleixner 1-3/+50
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-33/+33
2024-05-20arch: Fix name collision with ACPI's video.oGravatar Thomas Zimmermann 2-1/+1
2024-05-20x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yGravatar Masahiro Yamada 1-4/+1
2024-05-19x86: implement ARCH_HAS_KERNEL_FPU_SUPPORTGravatar Samuel Holland 3-0/+34
2024-05-19x86/fpu: fix asm/fpu/types.h include guardGravatar Samuel Holland 1-3/+3
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-4/+17
2024-05-19Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-1/+5
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-111/+319
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 17-126/+91
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 3-16/+17
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 9-85/+6
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 2-22/+23
2024-05-17xen/x86: add extra pages to unpopulated-alloc if availableGravatar Roger Pau Monne 1-0/+33
2024-05-17locking/x86/xen: Use try_cmpxchg() in xen_alloc_p2m_entry()Gravatar Uros Bizjak 1-6/+5
2024-05-17x86/alternatives: Use the correct length when optimizing NOPsGravatar Borislav Petkov (AMD) 1-1/+1
2024-05-17x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()Gravatar Nathan Chancellor 1-0/+2
2024-05-16Merge branch 'pci/misc'Gravatar Bjorn Helgaas 1-3/+0
2024-05-16Merge branch 'pci/ims-removal'Gravatar Bjorn Helgaas 1-5/+0
2024-05-16x86/pci: Skip early E820 check for ECAM regionGravatar Bjorn Helgaas 1-11/+29
2024-05-16x86/boot: Add a fallthrough annotationGravatar Borislav Petkov 2-0/+2
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