Age | Commit message (Expand) | Author | Files | Lines |
2015-10-23 | xen/grant-table: Add an helper to iterate over a specific number of grants | Julien Grall | 1 | -0/+6 |
2015-10-23 | xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one | Julien Grall | 1 | -0/+9 |
2015-10-23 | xen/grant: Introduce helpers to split a page into grant | Julien Grall | 1 | -0/+42 |
2015-04-27 | xen/grant: introduce func gnttab_unmap_refs_sync() | Bob Liu | 1 | -0/+1 |
2015-01-28 | xen/grant-table: add a mechanism to safely unmap pages that are in use | Jennifer Herbert | 1 | -0/+18 |
2015-01-28 | xen: mark grant mapped pages as foreign | Jennifer Herbert | 1 | -0/+20 |
2015-01-28 | xen/grant-table: add helpers for allocating pages | David Vrabel | 1 | -0/+3 |
2015-01-28 | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() | David Vrabel | 1 | -1/+1 |
2014-07-14 | xen/grant-table: remove support for V2 tables | David Vrabel | 1 | -29/+1 |
2014-07-14 | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 1 | -0/+1 |
2014-02-03 | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk | 1 | -6/+2 |
2014-01-31 | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 1 | -2/+6 |
2014-01-30 | xen/gnttab: Use phys_addr_t to describe the grant frame base address | Julien Grall | 1 | -1/+1 |
2014-01-06 | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk | 1 | -1/+8 |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2012-10-19 | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 1 | -1/+1 |
2012-10-02 | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+12 |
2012-09-21 | xen/gndev: Xen backend support for paged out grant targets V4. | Andres Lagar-Cavilla | 1 | -0/+12 |
2012-09-12 | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 1 | -1/+2 |
2012-05-21 | xenbus: Add support for xenbus backend in stub domain | Daniel De Graaf | 1 | -0/+2 |
2011-12-20 | xen/grant-table: Support mappings required by blkback | Daniel De Graaf | 1 | -1/+1 |
2011-12-16 | xen/granttable: Support transitive grants | Annie Li | 1 | -0/+12 |
2011-12-16 | xen/granttable: Support sub-page grants | Annie Li | 1 | -0/+13 |
2011-11-22 | xen/granttable: Keep code format clean | Annie Li | 1 | -1/+1 |
2011-11-22 | xen/granttable: Grant tables V2 implementation | Annie Li | 1 | -2/+4 |
2011-11-22 | xen/granttable: Introducing grant table V2 stucture | Annie Li | 1 | -2/+2 |
2011-11-06 | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2011-09-29 | xen: use generic functions instead of xen_{alloc, free}_vm_area() | David Vrabel | 1 | -1/+0 |
2011-09-29 | xen: modify kernel mappings corresponding to granted pages | Stefano Stabellini | 1 | -0/+1 |
2011-01-11 | xen: introduce gnttab_map_refs and gnttab_unmap_refs | Stefano Stabellini | 1 | -0/+5 |
2011-01-11 | xen: define gnttab_set_map_op/unmap_op | Ian Campbell | 1 | -1/+38 |
2010-07-22 | xen: Xen PCI platform device driver. | Stefano Stabellini | 1 | -0/+4 |
2008-05-27 | xen: implement save/restore | Jeremy Fitzhardinge | 1 | -0/+3 |
2008-04-24 | xen: make grant table arch portable | Isaku Yamahata | 1 | -0/+6 |
2008-04-24 | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 1 | -0/+1 |
2007-07-18 | xen: Add grant table support | Jeremy Fitzhardinge | 1 | -0/+107 |