aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/tip/tipLinus 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-19xen/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/kernel/git/tip/tipLinus 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
2021-09-17x86/xen: Make get_debugreg() noinstrPeter Zijlstra1-1/+1
2021-03-24Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne1-12/+0
2021-03-03xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross1-0/+12
2021-02-04xen: add wc_sec_hi to struct shared_infoDavid Woodhouse1-0/+3
2020-12-16xen: remove trailing semicolon in macro definitionTom Rix1-1/+1
2020-08-03xen: hypercall.h: fix duplicated wordRandy Dunlap1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+4
2019-11-16x86/iopl: Remove legacy IOPL optionThomas Gleixner1-2/+0
2019-10-17x86: xen: kvm: Gather the definition of emulate prefixesMasami Hiramatsu1-7/+4
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig1-14/+0
2019-07-17x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan1-3/+3
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+20
2019-04-05xen: Prevent buffer overflow in privcmd ioctlDan Carpenter1-0/+3
2019-04-03x86/uaccess, xen: Suppress SMAP warningsPeter Zijlstra1-4/+20
2019-03-05xen: remove pre-xen3 fallback handlersArnd Bergmann1-11/+2
2018-11-09x86/xen: fix pv bootJuergen Gross1-4/+31
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig1-0/+2
2018-08-20xen: remove unused hypercall functionsJuergen Gross1-118/+0
2018-08-07xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross1-6/+19
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2018-01-12x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse1-2/+3
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-11/+42
2017-11-06xen: update arch/x86/include/asm/xen/cpuid.hJuergen Gross1-10/+32
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-10-31xen: support 52 bit physical addresses in pv guestsJuergen Gross1-1/+10