summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: allow nesting of same lazy modeJuergen Gross2023-09-191-2/+13
* x86/xen: move paravirt lazy codeJuergen Gross2023-09-191-0/+26
* Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-08-291-6/+0
|\
| * x86: always initialize xen-swiotlb when xen-pcifront is enablingChristoph Hellwig2023-07-311-6/+0
* | x86/xen: Make virt_to_pfn() a static inlineLinus Walleij2023-08-211-1/+4
|/
* Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-171-4/+18
|\
| * xen: update arch/x86/include/asm/xen/cpuid.hKrister Johansen2023-02-231-4/+18
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-1/+3
|\ \
| * | KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if presentPaul Durrant2023-01-241-1/+3
| |/
* / cpuidle, xenpv: Make more PARAVIRT_XXL noinstr cleanPeter Zijlstra2023-01-131-1/+1
|/
* x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-122-1/+4
* Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-041-3/+0
|\
| * xen: replace xen_remap() with memremap()Juergen Gross2022-06-011-3/+0
* | swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig2022-05-112-24/+6
* | swiotlb: merge swiotlb-xen initialization into swiotlbChristoph Hellwig2022-04-181-5/+0
* | x86: remove the IOMMU table infrastructureChristoph Hellwig2022-04-181-2/+0
|/
* xen/x86: detect support for extended destination IDRoger Pau Monne2022-02-101-0/+7
* xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne2022-01-281-14/+0
* Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-0/+8
|\
| * x86/xen: Use correct #ifdef guard for xen_initdom_restore_msi()Arnd Bergmann2021-12-151-1/+1
| * PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner2021-12-091-0/+8
* | x86/xen: Remove .fixup usagePeter Zijlstra2021-12-111-11/+3
|/
* xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
* xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
* xen/pvh: add missing prototype to headerJuergen Gross2021-11-191-0/+1
* xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross2021-11-021-109/+102
* x86/xen: remove 32-bit pv leftoversJuergen Gross2021-11-021-31/+9
* xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko2021-11-021-19/+0
* x86/pvh: add prototype for xen_pvh_init()Juergen Gross2021-11-021-0/+4
* Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-3/+3
|\
| * Merge branch 'objtool/urgent'Peter Zijlstra2021-10-071-5/+1
| |\
| * | x86/xen: Mark xen_force_evtchn_callback() noinstrPeter Zijlstra2021-09-171-1/+1
| * | x86/xen: Make set_debugreg() noinstrPeter Zijlstra2021-09-171-1/+1
| * | x86/xen: Make get_debugreg() noinstrPeter Zijlstra2021-09-171-1/+1
* | | xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich2021-10-051-4/+7
| |/ |/|
* | xen/pci-swiotlb: reduce visibility of symbolsJan Beulich2021-09-201-5/+1
|/
* Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne2021-03-241-12/+0
* xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross2021-03-031-0/+12
* xen: add wc_sec_hi to struct shared_infoDavid Woodhouse2021-02-041-0/+3
* xen: remove trailing semicolon in macro definitionTom Rix2020-12-161-1/+1
* xen: hypercall.h: fix duplicated wordRandy Dunlap2020-08-031-1/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-261-7/+4
|\
| * x86: xen: kvm: Gather the definition of emulate prefixesMasami Hiramatsu2019-10-171-7/+4
* | x86/iopl: Remove legacy IOPL optionThomas Gleixner2019-11-161-2/+0
|/
* swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-111-14/+0
* x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan2019-07-171-3/+3
* Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-4/+20
|\