summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/xen
AgeCommit message (Expand)AuthorFilesLines
6 dayscompiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-2/+3
2025-05-16x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_...Ahmed S. Darwish1-1/+1
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-13/+2
2025-03-25objtool: Fix X86_FEATURE_SMAP alternative handlingJosh Poimboeuf1-4/+2
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth3-9/+9
2025-03-17Revert "x86/xen: allow nesting of same lazy mode"Ryan Roberts1-13/+2
2024-12-17x86/xen: remove hypercall pageJuergen Gross1-2/+0
2024-12-17x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross1-13/+20
2024-12-17x86/xen: add central hypercall functionsJuergen Gross1-0/+3
2024-07-25x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne1-5/+0
2024-03-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne1-0/+5
2024-01-09Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2024-01-03arch/x86: Fix typosBjorn Helgaas1-1/+1
2023-11-13acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne1-0/+9
2023-09-19x86/xen: allow nesting of same lazy modeJuergen Gross1-2/+13
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross1-0/+26
2023-08-30Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds1-6/+0
2023-08-21x86/xen: Make virt_to_pfn() a static inlineLinus Walleij1-1/+4
2023-07-31x86: always initialize xen-swiotlb when xen-pcifront is enablingChristoph Hellwig1-6/+0
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+18
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2023-02-23xen: update arch/x86/include/asm/xen/cpuid.hKrister Johansen1-4/+18
2023-01-24KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if presentPaul Durrant1-1/+3
2023-01-13cpuidle, xenpv: Make more PARAVIRT_XXL noinstr cleanPeter Zijlstra1-1/+1
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2-1/+4
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+0
2022-06-01xen: replace xen_remap() with memremap()Juergen Gross1-3/+0
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig2-24/+6
2022-04-18swiotlb: merge swiotlb-xen initialization into swiotlbChristoph Hellwig1-5/+0
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig1-2/+0
2022-02-10xen/x86: detect support for extended destination IDRoger Pau Monne1-0/+7
2022-01-28xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne1-14/+0
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2021-12-15x86/xen: Use correct #ifdef guard for xen_initdom_restore_msi()Arnd Bergmann1-1/+1
2021-12-11x86/xen: Remove .fixup usagePeter Zijlstra1-11/+3
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner1-0/+8
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross1-1/+1
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross1-1/+1
2021-11-20xen/pvh: add missing prototype to headerJuergen Gross1-0/+1
2021-11-02xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross1-109/+102
2021-11-02x86/xen: remove 32-bit pv leftoversJuergen Gross1-31/+9
2021-11-02xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko1-19/+0
2021-11-02x86/pvh: add prototype for xen_pvh_init()Juergen Gross1-0/+4
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra1-5/+1
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich1-4/+7
2021-09-20xen/pci-swiotlb: reduce visibility of symbolsJan Beulich1-5/+1
2021-09-17x86/xen: Mark xen_force_evtchn_callback() noinstrPeter Zijlstra1-1/+1
2021-09-17x86/xen: Make set_debugreg() noinstrPeter Zijlstra1-1/+1