summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2024-06-17x86/relocate_kernel: Use named labels for less confusionBorislav Petkov
2024-06-17cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeupKirill A. Shutemov
2024-06-17x86/apic: Mark acpi_mp_wake_* variables as __ro_after_initKirill A. Shutemov
2024-06-17x86/acpi: Extract ACPI MADT wakeup code into a separate fileKirill A. Shutemov
2024-06-17x86/kexec: Remove spurious unconditional JMP from from identity_mapped()Nikolay Borisov
2024-06-13x86/CPU/AMD: Always inline amd_clear_divider()Mateusz Guzik
2024-06-12x86/amd_nb: Enhance SMN access error checkingYazen Ghannam
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa
2024-06-12x86/shstk: Make return uprobe work with shadow stackJiri Olsa
2024-06-11x86/cpufeatures: Add AMD FAST CPPC feature flagPerry Yuan
2024-06-11x86/alternative: Convert ALTERNATIVE_3()Borislav Petkov (AMD)
2024-06-11x86/alternatives: Add nested alternatives macrosPeter Zijlstra
2024-06-11x86/sev: Use kernel provided SVSM Calling AreasTom Lendacky
2024-06-11x86/sev: Check for the presence of an SVSM in the SNP secrets pageTom Lendacky
2024-06-10x86/resctrl: Replace open coded cacheinfo searchesTony Luck
2024-06-05x86/amd_nb: Check for invalid SMN readsYazen Ghannam
2024-06-03x86/kexec: Fix bug with call depth trackingDavid Kaplan
2024-06-03x86/tsc: Remove obsolete ART to TSC conversion functionsLakshmi Sowjanya D
2024-06-03x86/tsc: Provide ART base clock information for TSCLakshmi Sowjanya D
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-02x86/mce/inject: Add missing MODULE_DESCRIPTION() lineJeff Johnson
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner
2024-05-31drm: move i915_pciids.h under include/drm/intelJani Nikula
2024-05-31drm: move i915_drm.h under include/drm/intelJani Nikula
2024-05-31sched/x86: Export 'percpu arch_freq_scale'Phil Auld
2024-05-30x86/cpu: Provide default cache line size if not enumeratedDave Hansen
2024-05-30x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...Thomas Gleixner
2024-05-28x86/cpu/intel: Switch to new Intel CPU model definesTony Luck
2024-05-28x86/pconfig: Remove unused MKTME pconfig codeAlison Schofield
2024-05-28x86/cpu: Remove useless work in detect_tme_early()Alison Schofield
2024-05-27x86/setup: Warn when option parsing is done too earlyBorislav Petkov (AMD)
2024-05-27x86/mce: Remove unused variable and return value in machine_check_poll()Yazen Ghannam
2024-05-27x86/mce/inject: Only write MCA_MISC when a value has been suppliedYazen Ghannam
2024-05-25Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-23genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang
2024-05-22x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-05-22drm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-21x86/topology: Handle bogus ACPI tables correctlyThomas Gleixner
2024-05-19Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-17x86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-15Revert "x86/apic/msi: Enable PCI/IMS"Bjorn Helgaas
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds