summaryrefslogtreecommitdiff
path: root/arch/x86/xen/enlighten_pv.c
AgeCommit message (Expand)Author
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
2022-02-03x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich
2021-11-02xen: remove highmem remnantsJuergen Gross
2021-11-02x86/xen: remove xen_have_vcpu_info_placement flagJuergen Gross
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra
2021-10-05xen/x86: hook up xen_banner() also for PVHJan Beulich
2021-10-05xen/x86: generalize preferred console model from PV to PVH Dom0Jan Beulich
2021-10-05xen/x86: allow "earlyprintk=xen" to work for PV Dom0Jan Beulich
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich
2021-09-21xen/x86: fix PV trap handling on secondary processorsJan Beulich