aboutsummaryrefslogtreecommitdiff
path: root/include/xen/grant_table.h
AgeCommit message (Expand)Author
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-21xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf
2011-12-20xen/grant-table: Support mappings required by blkbackDaniel De Graaf
2011-12-16xen/granttable: Support transitive grantsAnnie Li
2011-12-16xen/granttable: Support sub-page grantsAnnie Li
2011-11-22xen/granttable: Keep code format cleanAnnie Li
2011-11-22xen/granttable: Grant tables V2 implementationAnnie Li
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini
2011-01-11xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini
2011-01-11xen: define gnttab_set_map_op/unmap_opIan Campbell
2010-07-22xen: Xen PCI platform device driver.Stefano Stabellini
2008-05-27xen: implement save/restoreJeremy Fitzhardinge
2008-04-24xen: make grant table arch portableIsaku Yamahata
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata
2007-07-18xen: Add grant table supportJeremy Fitzhardinge