aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/grant-table.c
Commit message (Expand)AuthorAgeFilesLines
* xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-111-3/+13
* xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-111-0/+36
* xen: Xen PCI platform device driver.Stefano Stabellini2010-07-221-10/+67
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+1
* xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-161-0/+1
* xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-201-1/+1
* xen: implement save/restoreJeremy Fitzhardinge2008-05-271-2/+2
* xen: make grant table arch portableIsaku Yamahata2008-04-241-32/+3
* xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-241-1/+1
* xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata2008-04-241-1/+1
* xen: fix grant table bugMichael Abd-El-Malek2008-04-041-6/+10
* xen: Add grant table supportJeremy Fitzhardinge2007-07-181-0/+582