summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/xen
AgeCommit message (Expand)Author
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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31xen: support 52 bit physical addresses in pv guestsJuergen Gross
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-09-21x86/xen: clean up clang build warningColin Ian King
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-31xen: remove unused function xen_set_domain_pte()Juergen Gross
2017-08-31xen: remove tests for pvh mode in pure pv pathsJuergen Gross
2017-08-29x86/asm: Replace access to desc_struct:a/b fieldsThomas Gleixner
2017-07-03x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki
2017-06-08xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-05-02x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar
2017-03-27x86: Convert the rest of the code to support p4d_tKirill A. Shutemov
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-01xen, x86/headers: Add <linux/device.h> dependency to <asm/xen/page.h>Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-25x86/xen: update cpuid.h from Xen-4.7Vitaly Kuznetsov
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-17x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-02-25Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar
2016-02-24x86/xen: Add stack frame dependency to hypercall inline asm callsJosh Poimboeuf
2016-02-15xen/pcifront: Report the errors better.Konrad Rzeszutek Wilk
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini
2015-10-23xen/arm: Enable cpu_hotplug.cStefano Stabellini
2015-10-23xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall
2015-10-23xen/grant: Introduce helpers to split a page into grantJulien Grall
2015-10-23x86/xen: export xen_alloc_p2m_entry()David Vrabel
2015-09-28xen: use correct type for HYPERVISOR_memory_op()Juergen Gross