aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/grant_table.h
Commit message (Expand)AuthorAge
* xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-27
* xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert2015-01-28
* xen: mark grant mapped pages as foreignJennifer Herbert2015-01-28
* xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-28
* xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-28
* xen/grant-table: remove support for V2 tablesDavid Vrabel2014-07-14
* x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-14
* Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-03
* xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-31
* xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall2014-01-30
* xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-06
* Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-19
|\
| * Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-03
| |\
| * | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-12
* | | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-19
| |/ |/|
* | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-21
|/
* xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-21
* xen/grant-table: Support mappings required by blkbackDaniel De Graaf2011-12-20
* xen/granttable: Support transitive grantsAnnie Li2011-12-16
* xen/granttable: Support sub-page grantsAnnie Li2011-12-16
* xen/granttable: Keep code format cleanAnnie Li2011-11-22
* xen/granttable: Grant tables V2 implementationAnnie Li2011-11-22
* xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-22
* Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-06
|\
| * xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-29
* | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-29
|/
* xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-11
* xen: define gnttab_set_map_op/unmap_opIan Campbell2011-01-11
* xen: Xen PCI platform device driver.Stefano Stabellini2010-07-22
* xen: implement save/restoreJeremy Fitzhardinge2008-05-27
* xen: make grant table arch portableIsaku Yamahata2008-04-24
* xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-24
* xen: Add grant table supportJeremy Fitzhardinge2007-07-18