aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
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/rafael/linux-pmLinus Torvalds1-2/+2
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mappingLinus 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/kernel/git/xen/tipLinus Torvalds1-2/+0
2022-05-23Merge tag 'smp-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/kernel/git/xen/tipLinus 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
2022-03-15x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()Peter Zijlstra2-1/+7
2022-03-10x86/xen: Fix kerneldoc warningJiapeng Chong1-1/+1
2022-03-10xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2-1/+29
2022-02-10xen/x2apic: Fix inconsistent indentingJiapeng Chong1-2/+1
2022-02-10xen/x86: detect support for extended destination IDRoger Pau Monne1-0/+6
2022-02-10xen/x86: obtain full video frame buffer address for Dom0 also under EFIJan Beulich1-8/+8
2022-02-03x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich2-24/+6
2022-01-28xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne1-9/+4
2022-01-12Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-4/+8
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+7
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-19/+14
2022-01-06xen/x86: obtain upper 32 bits of video frame buffer address for Dom0Jan Beulich1-4/+8
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra2-7/+7
2021-12-03x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan1-0/+20
2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson1-0/+1
2021-11-17perf/core: Rework guest callbacks to prepare for static_call supportLike Xu1-19/+13
2021-11-11x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky1-10/+2
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds10-242/+85
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-24/+13
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand1-4/+7
2021-11-09x86/xen: print a warning when HVMOP_get_mem_type failsDavid Hildenbrand1-1/+3
2021-11-09x86/xen: simplify xen_oldmem_pfn_is_ram()David Hildenbrand1-14/+1
2021-11-09x86/xen: update xen_oldmem_pfn_is_ram() documentationDavid Hildenbrand1-6/+3
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+7
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport2-2/+2
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport2-6/+6
2021-11-06xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointerMike Rapoport1-1/+1
2021-11-02x86/xen: remove 32-bit awareness from startup_xenJuergen Gross1-6/+6
2021-11-02xen: remove highmem remnantsJuergen Gross2-8/+0
2021-11-02x86/xen: switch initial pvops IRQ functions to dummy onesJuergen Gross2-75/+6
2021-11-02x86/xen: remove xen_have_vcpu_info_placement flagJuergen Gross5-126/+33
2021-11-02x86/xen: Remove redundant irq_enter/exit() invocationsThomas Gleixner2-6/+0
2021-11-02xen/x86: restrict PV Dom0 identity mappingJan Beulich1-3/+3
2021-11-02xen/x86: there's no highmem anymore in PV modeJan Beulich1-4/+0