index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
/
interface
/
memory.h
Age
Commit message (
Expand
)
Author
2018-09-03
x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
Juergen Gross
2018-05-14
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
Paul Durrant
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-06
xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
Shannon Zhao
2013-02-19
xen: implement updated XENMEM_add_to_physmap_range ABI
Ian Campbell
2012-11-29
xen: arm: implement remap interfaces needed for privcmd mappings.
Ian Campbell
2012-10-19
xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.
Ian Campbell
2012-09-14
xen/arm: Introduce xen_ulong_t for unsigned long
Stefano Stabellini
2012-08-23
xen: Introduce xen_pfn_t for pfn and mfn types
Stefano Stabellini
2012-08-21
xen: update xen_add_to_physmap interface
Stefano Stabellini
2010-11-12
xen: implement XENMEM_machphys_mapping
Ian Campbell
2010-10-22
xen: Use host-provided E820 map
Ian Campbell
2010-06-07
xen: Add xen_create_contiguous_region
Alex Nixon
2010-06-07
xen: Rename the balloon lock
Alex Nixon
2008-05-27
xen: add missing definitions in include/xen/interface/memory.h which ia64/xen...
Isaku Yamahata
2008-04-24
xen: add balloon driver
Jeremy Fitzhardinge
2007-07-18
xen: Add Xen interface header files
Jeremy Fitzhardinge