summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/x86_init.h
AgeCommit message (Expand)Author
2024-03-26x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin
2024-03-11Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-15x86/mpparse: Switch to new init callbacksThomas Gleixner
2024-02-15x86/mpparse: Provide separate early/late callbacksThomas Gleixner
2024-02-15x86/mpparse: Rename default_find_smp_config()Thomas Gleixner
2024-01-30x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann
2023-10-10x86/cpu: Move phys_proc_id into topology infoThomas Gleixner
2023-06-26Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-06x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov
2023-05-31x86/smpboot: Fix the parallel bringup decisionThomas Gleixner
2023-04-18x86/init: Make get/set_rtc_noop() publicSaurabh Sengar
2023-03-26x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VMMichael Kelley
2022-11-25x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross
2022-02-23x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner
2020-10-28x86/apic: Support 15 bits of APIC ID in MSI where availableDavid Woodhouse
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-16x86/irq: Make most MSI ops XEN privateThomas Gleixner
2020-09-16x86/irq: Cleanup the arch_*_msi_irqs() leftoversThomas Gleixner
2020-09-16x86/irq: Initialize PCI/MSI domain at PCI init timeThomas Gleixner
2020-09-16x86/init: Remove unused init opsThomas Gleixner
2020-09-09x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ESJoerg Roedel
2020-05-19x86/kvm: Handle async page faults directly through do_page_fault()Andy Lutomirski
2020-01-29x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer
2019-07-17x86/xen: Add "nopv" support for HVM guestZhenzhong Duan
2018-11-20x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-19x86: Convert x86_platform_ops to timespec64Arnd Bergmann
2018-04-27x86/i8237: Register device based on FADT legacy boot flagRajneesh Bhardwaj
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-12ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callbackAndy Shevchenko
2018-02-26x86/acpi: Add a new x86_init_acpi structure to x86_init_opsJuergen Gross
2018-02-17x86/apic: Rename variables and functions related to x86_io_apic_opsBaoquan He
2018-01-14x86/platform: Control warm reset setup via legacy feature flagJan Kiszka
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-10x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross
2017-11-10x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGAJuergen Gross
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25x86/init: Add intr_mode_init to x86_init_opsDou Liyang
2016-12-19x86/init: Fix a couple of comment typosDmitry Torokhov
2016-12-19x86/init: Remove i8042_detect() from platform opsDmitry Torokhov
2016-12-19x86/init: Add i8042 state to the platform dataDmitry Torokhov
2016-07-25Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-22x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski