summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/xen
AgeCommit message (Expand)Author
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-01xen: replace xen_remap() with memremap()Juergen Gross
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig
2022-04-18swiotlb: merge swiotlb-xen initialization into swiotlbChristoph Hellwig
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-02-10xen/x86: detect support for extended destination IDRoger Pau Monne
2022-01-28xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-15x86/xen: Use correct #ifdef guard for xen_initdom_restore_msi()Arnd Bergmann
2021-12-11x86/xen: Remove .fixup usagePeter Zijlstra
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross
2021-11-19xen/pvh: add missing prototype to headerJuergen Gross
2021-11-02xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross
2021-11-02x86/xen: remove 32-bit pv leftoversJuergen Gross
2021-11-02xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko
2021-11-02x86/pvh: add prototype for xen_pvh_init()Juergen Gross
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich
2021-09-20xen/pci-swiotlb: reduce visibility of symbolsJan Beulich
2021-09-17x86/xen: Mark xen_force_evtchn_callback() noinstrPeter Zijlstra
2021-09-17x86/xen: Make set_debugreg() noinstrPeter Zijlstra
2021-09-17x86/xen: Make get_debugreg() noinstrPeter Zijlstra
2021-03-24Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne
2021-03-03xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross
2021-02-04xen: add wc_sec_hi to struct shared_infoDavid Woodhouse
2020-12-16xen: remove trailing semicolon in macro definitionTom Rix
2020-08-03xen: hypercall.h: fix duplicated wordRandy Dunlap
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-16x86/iopl: Remove legacy IOPL optionThomas Gleixner
2019-10-17x86: xen: kvm: Gather the definition of emulate prefixesMasami Hiramatsu
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig
2019-07-17x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-05xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-03x86/uaccess, xen: Suppress SMAP warningsPeter Zijlstra
2019-03-05xen: remove pre-xen3 fallback handlersArnd Bergmann
2018-11-09x86/xen: fix pv bootJuergen Gross
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig
2018-08-20xen: remove unused hypercall functionsJuergen Gross
2018-08-07xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-12x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-06xen: update arch/x86/include/asm/xen/cpuid.hJuergen Gross