summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)AuthorFilesLines
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+0
2023-01-09x86/xen: Remove the unused function p2m_index()Jiapeng Chong1-5/+0
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-12-12Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2022-12-05x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng1-3/+3
2022-12-05x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng2-18/+18
2022-11-25x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross1-0/+2
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar3-20/+11
2022-11-18stackprotector: move get_random_canary() into stackprotector.hJason A. Donenfeld1-1/+1
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+4
2022-11-14x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET2-2/+4
2022-11-06Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-18/+7
2022-11-03x86/xen: simplify sysenter and syscall setupJuergen Gross1-17/+6
2022-11-03x86/xen: silence smatch warning in pmu_msr_chk_emulated()Juergen Gross1-1/+1
2022-10-19x86: Remove __USER32_DSBrian Gerst1-4/+4
2022-10-17x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner1-1/+1
2022-10-12Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-60/+123
2022-10-11xen/pv: support selecting safe/unsafe msr accessesJuergen Gross2-10/+23
2022-10-11xen/pv: refactor msr access functions to support safe and unsafe accessesJuergen Gross1-19/+56
2022-10-11xen/pv: fix vendor checks for pmu emulationJuergen Gross1-3/+6
2022-10-11xen/pv: add fault recovery control to pmu msr accessesJuergen Gross1-28/+38
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2022-10-10xen/virtio: enable grant based virtio on x86Juergen Gross2-2/+2
2022-09-26x86/entry: Work around Clang __bdos() bugKees Cook1-1/+2
2022-09-19smp: add set_nr_cpu_ids()Yury Norov1-1/+1
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane3-8/+28
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross2-2/+7
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-21/+22
2022-07-01x86/xen: Use clear_bss() for Xen PV guestsJuergen Gross2-11/+7
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra1-5/+5
2022-06-27x86/xen: Rename SYS* entry pointsPeter Zijlstra3-16/+16
2022-06-27objtool: Update Retpoline validationPeter Zijlstra1-0/+1
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross2-0/+4
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+2
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds3-98/+1
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki1-2/+2
2022-05-23Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2022-05-23Merge tag 'smp-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+4
2022-05-19xen/x86: Use do_kernel_power_off()Dmitry Osipenko1-2/+2
2022-05-19x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuidMaximilian Heyne1-2/+0
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig1-0/+1
2022-04-19x86/xen: Add ANNOTATE_NOENDBR to startup_xen()Josh Poimboeuf1-0/+1
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig2-98/+0
2022-04-12x86/xen: Allow to retry if cpu_initialize_context() failed.Boris Ostrovsky1-1/+4
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-11/+38
2022-03-25xen: fix is_xen_pmu()Juergen Gross3-8/+7
2022-03-15arch:x86:xen: Remove unnecessary assignment in xen_apic_read()jianchunfu1-1/+1
2022-03-15x86/ibt,xen: Sprinkle the ENDBRPeter Zijlstra3-2/+19