summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2024-06-25x86/vmware: Correct macro namesAlexey Makhalov
2024-06-25x86/vmware: Use VMware hypercall APIAlexey Makhalov
2024-06-25x86/vmware: Introduce VMware hypercall APIAlexey Makhalov
2024-06-24x86/of: Return consistent error type from x86_of_pci_irq_enable()Ilpo Järvinen
2024-06-20x86/cpufeatures: Flip the /proc/cpuinfo appearance logicBorislav Petkov (AMD)
2024-06-19x86/alternatives: Make FineIBT mode Kconfig selectableKees Cook
2024-06-19runtime constants: add x86 architecture supportLinus Torvalds
2024-06-19x86/resctrl: Don't try to free nonexistent RMIDsDave Martin
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-17x86/sev: Allow non-VMPL0 execution when an SVSM is presentTom Lendacky
2024-06-17x86/sev: Extend the config-fs attestation support for an SVSMTom Lendacky
2024-06-17virt: sev-guest: Choose the VMPCK key based on executing VMPLTom Lendacky
2024-06-17x86/sev: Provide guest VMPL level to userspaceTom Lendacky
2024-06-17x86/sev: Provide SVSM discovery supportTom Lendacky
2024-06-17x86/sev: Use the SVSM to create a vCPU when not in VMPL0Tom Lendacky
2024-06-17x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0Tom Lendacky
2024-06-17x86/acpi: Add support for CPU offlining for ACPI MADT wakeup methodKirill A. Shutemov
2024-06-17x86/smp: Add smp_ops.stop_this_cpu() callbackKirill A. Shutemov
2024-06-17x86/acpi: Do not attempt to bring up secondary CPUs in the kexec caseKirill A. Shutemov
2024-06-17x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structureKirill A. Shutemov
2024-06-17x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI rangesKirill A. Shutemov
2024-06-17x86/mm: Add callbacks to prepare encrypted memory for kexecKirill A. Shutemov
2024-06-17x86/mm: Make x86_platform.guest.enc_status_change_*() return an errorKirill A. Shutemov
2024-06-17x86/kexec: Keep CR4.MCE set during kexec for TDX guestKirill A. Shutemov
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