aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen
AgeCommit message (Expand)Author
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-11-13acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne
2023-09-19x86/xen: allow nesting of same lazy modeJuergen Gross
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-21x86/xen: Make virt_to_pfn() a static inlineLinus Walleij
2023-07-31x86: always initialize xen-swiotlb when xen-pcifront is enablingChristoph Hellwig
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-23xen: update arch/x86/include/asm/xen/cpuid.hKrister Johansen
2023-01-24KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if presentPaul Durrant
2023-01-13cpuidle, xenpv: Make more PARAVIRT_XXL noinstr cleanPeter Zijlstra
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane
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