aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/grant-table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge1-0/+1
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge1-0/+1
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-1/+1
2008-05-27xen: implement save/restoreJeremy Fitzhardinge1-2/+2
2008-04-24xen: make grant table arch portableIsaku Yamahata1-32/+3
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata1-1/+1
2008-04-24xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata1-1/+1
2008-04-04xen: fix grant table bugMichael Abd-El-Malek1-6/+10
2007-07-18xen: Add grant table supportJeremy Fitzhardinge1-0/+582