summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2024-07-02x86/resctrl: Split the rdt_domain and rdt_hw_domain structuresTony Luck
2024-07-02x86/resctrl: Prepare for different scope for control/monitor operationsTony Luck
2024-07-02x86/resctrl: Prepare to split rdt_domain structureTony Luck
2024-07-02x86/resctrl: Prepare for new domain scopeTony Luck
2024-07-02x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel
2024-07-01x86/alternatives, kvm: Fix a couple of CALLs without a frame pointerBorislav Petkov (AMD)
2024-06-29x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model definesAndrew Cooper
2024-06-28x86: stop playing stack games in profile_pc()Linus Torvalds
2024-06-28x86/bugs: Add 'spectre_bhi=vmexit' cmdline optionJosh Poimboeuf
2024-06-27Merge back cpufreq material for v6.11.Rafael J. Wysocki
2024-06-25x86/vmware: Add TDX hypercall supportAlexey Makhalov
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-24clocksource: hyper-v: Use lapic timer in a TDX VM without paravisorDexuan Cui
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