summaryrefslogtreecommitdiffstats
path: root/drivers/xen/grant-table.c
Commit message (Expand)AuthorAgeFilesLines
* 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