summaryrefslogtreecommitdiff
path: root/arch/x86/xen/enlighten_pv.c
AgeCommit message (Expand)Author
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/cpu: Move MWAIT leaf definition to common headerDave Hansen
2024-12-17x86/xen: add central hypercall functionsJuergen Gross
2024-12-06x86/paravirt: Remove the WBINVD callbackJuergen Gross
2024-12-04x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()Kirill A. Shutemov
2024-10-08x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross
2024-07-11x86/xen: eliminate some private header filesJuergen Gross
2024-05-02x86/xen: return a sane initial apic id when running as PV guestJuergen Gross
2024-02-15x86/xen/smp_pv: Count number of vCPUs earlyThomas Gleixner
2023-12-07x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner
2023-09-19x86/xen: allow nesting of same lazy modeJuergen Gross
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-21x86/xen: Make virt_to_pfn() a static inlineLinus Walleij
2023-08-09x86/xen/apic: Use standard apic driver mechanism for Xen PVJuergen Gross
2023-08-02x86/shstk: Add user control-protection fault handlerRick Edgecombe
2023-07-14ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski
2023-06-16x86/xen: Set default memory type for PV guests to WBJuergen Gross
2023-06-01x86/xen: Set MTRR state when running as Xen PV initial domainJuergen Gross
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-14x86/PVH: obtain VGA console info in Dom0Jan Beulich
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-13cpuidle, xenpv: Make more PARAVIRT_XXL noinstr cleanPeter Zijlstra
2023-01-13x86/gsseg: Use the LKGS instruction if available for load_gs_index()H. Peter Anvin (Intel)
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-25x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar
2022-11-18stackprotector: move get_random_canary() into stackprotector.hJason A. Donenfeld
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-14x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-10-17x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner
2022-10-12Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-11xen/pv: support selecting safe/unsafe msr accessesJuergen Gross
2022-10-11xen/pv: refactor msr access functions to support safe and unsafe accessesJuergen Gross
2022-10-10xen/virtio: enable grant based virtio on x86Juergen Gross
2022-09-26x86/entry: Work around Clang __bdos() bugKees Cook
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross
2022-07-01x86/xen: Use clear_bss() for Xen PV guestsJuergen Gross
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-19xen/x86: Use do_kernel_power_off()Dmitry Osipenko
2022-05-19x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuidMaximilian Heyne
2022-03-15x86/ibt,xen: Sprinkle the ENDBRPeter Zijlstra
2022-03-15x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()Peter Zijlstra