Age | Commit message (Expand) | Author | Files | Lines |
2020-06-11 | x86/entry: Switch XEN/PV hypercall entry to IDTENTRY | Thomas Gleixner | 1 | -12/+7 |
2019-12-08 | sched/rt, xen: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -2/+2 |
2019-10-02 | xen/efi: have a common runtime setup function | Juergen Gross | 1 | -24/+1 |
2019-07-31 | xen: avoid link error on ARM | Arnd Bergmann | 1 | -0/+3 |
2018-11-02 | CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM | Stefano Stabellini | 1 | -5/+7 |
2018-09-03 | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c | Juergen Gross | 1 | -45/+88 |
2018-05-14 | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant | 1 | -1/+23 |
2017-11-16 | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+25 |
2017-11-03 | xen: support priv-mapping in an HVM tools domain | Paul Durrant | 1 | -0/+24 |
2017-11-02 | xen/time: do not decrease steal time after live migration on xen | Dongli Zhang | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-13 | xen/pvh*: Support > 32 VCPUs at domain restore | Ankur Arora | 1 | -0/+2 |
2017-05-02 | xen: Implement EFI reset_system callback | Julien Grall | 1 | -0/+3 |
2017-05-02 | xen: Export xen_reboot | Julien Grall | 1 | -0/+2 |
2017-05-02 | xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds | Vitaly Kuznetsov | 1 | -0/+14 |
2016-08-24 | xen: change the type of xen_vcpu_id to uint32_t | Vitaly Kuznetsov | 1 | -2/+2 |
2016-07-26 | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross | 1 | -0/+1 |
2016-07-25 | xen: introduce xen_vcpu_id mapping | Vitaly Kuznetsov | 1 | -0/+6 |
2016-07-06 | xen: add steal_clock support on x86 | Juergen Gross | 1 | -0/+1 |
2016-07-06 | XEN: EFI: Move x86 specific codes to architecture directory | Shannon Zhao | 1 | -8/+22 |
2016-07-06 | xen/grant-table: Move xlated_setup_gnttab_pages to common place | Shannon Zhao | 1 | -0/+2 |
2015-12-21 | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti... | Stefano Stabellini | 1 | -0/+5 |
2015-09-08 | xen/privcmd: Further s/MFN/GFN/ clean-up | Julien Grall | 1 | -5/+5 |
2015-04-29 | xen: Suspend ticks on all CPUs during suspend | Boris Ostrovsky | 1 | -0/+1 |
2015-03-16 | xen/privcmd: improve performance of MMAPBATCH_V2 | David Vrabel | 1 | -4/+41 |
2015-03-16 | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel | 1 | -0/+8 |
2015-02-23 | x86/xen: allow privcmd hypercalls to be preempted | David Vrabel | 1 | -0/+26 |
2014-07-18 | xen: Silence compiler warnings | Daniel Kiper | 1 | -1/+1 |
2014-07-18 | xen: Put EFI machinery in place | Daniel Kiper | 1 | -0/+11 |
2014-05-12 | xen: refactor suspend pre/post hooks | David Vrabel | 1 | -4/+0 |
2014-03-18 | xen/acpi-processor: fix enabling interrupts on syscore_resume | Stanislaw Gruszka | 1 | -0/+4 |
2013-10-10 | swiotlb-xen: use xen_alloc/free_coherent_pages | Stefano Stabellini | 1 | -2/+2 |
2013-10-09 | xen: make xen_create_contiguous_region return the dma address | Stefano Stabellini | 1 | -1/+2 |
2012-11-30 | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk | 1 | -2/+6 |
2012-11-29 | xen: correctly use xen_pfn_t in remap_domain_mfn_range. | Ian Campbell | 1 | -1/+2 |
2012-11-29 | xen: add pages parameter to xen_remap_domain_mfn_range | Ian Campbell | 1 | -1/+4 |
2012-11-28 | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells | 1 | -0/+1 |
2011-02-25 | xen: suspend: add "arch" to pre/post suspend hooks | Ian Campbell | 1 | -3/+3 |
2010-10-20 | xen/privcmd: move remap_domain_mfn_range() to core xen code and export. | Ian Campbell | 1 | -0/+5 |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+6 |
2010-07-22 | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini | 1 | -0/+3 |
2010-06-07 | xen: Add xen_create_contiguous_region | Alex Nixon | 1 | -0/+6 |
2008-07-16 | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support | Isaku Yamahata | 1 | -0/+3 |
2008-05-27 | xen: maintain clock offset over save/restore | Jeremy Fitzhardinge | 1 | -3/+0 |
2008-05-27 | xen: implement save/restore | Jeremy Fitzhardinge | 1 | -0/+9 |
2008-04-24 | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata | 1 | -0/+8 |