| Commit message (Expand) | Author | Age | Files | Lines |
* | xenbus: Add support for xenbus backend in stub domain | Daniel De Graaf | 2012-05-21 | 1 | -0/+2 |
* | xen/grant-table: Support mappings required by blkback | Daniel De Graaf | 2011-12-20 | 1 | -1/+1 |
* | xen/granttable: Support transitive grants | Annie Li | 2011-12-16 | 1 | -0/+12 |
* | xen/granttable: Support sub-page grants | Annie Li | 2011-12-16 | 1 | -0/+13 |
* | xen/granttable: Keep code format clean | Annie Li | 2011-11-22 | 1 | -1/+1 |
* | xen/granttable: Grant tables V2 implementation | Annie Li | 2011-11-22 | 1 | -2/+4 |
* | xen/granttable: Introducing grant table V2 stucture | Annie Li | 2011-11-22 | 1 | -2/+2 |
* | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-07 | 1 | -1/+0 |
|\ |
|
| * | xen: use generic functions instead of xen_{alloc, free}_vm_area() | David Vrabel | 2011-09-29 | 1 | -1/+0 |
* | | xen: modify kernel mappings corresponding to granted pages | Stefano Stabellini | 2011-09-29 | 1 | -0/+1 |
|/ |
|
* | xen: introduce gnttab_map_refs and gnttab_unmap_refs | Stefano Stabellini | 2011-01-11 | 1 | -0/+5 |
* | xen: define gnttab_set_map_op/unmap_op | Ian Campbell | 2011-01-11 | 1 | -1/+38 |
* | xen: Xen PCI platform device driver. | Stefano Stabellini | 2010-07-23 | 1 | -0/+4 |
* | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+3 |
* | xen: make grant table arch portable | Isaku Yamahata | 2008-04-24 | 1 | -0/+6 |
* | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 2008-04-24 | 1 | -0/+1 |
* | xen: Add grant table support | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+107 |