aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/balloon.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-051-1/+2
* xen: make sysfs files behave as their names suggestJeremy Fitzhardinge2009-01-291-1/+32
* xen: handle highmem pages correctly when shrinking a domainIan Campbell2009-01-231-4/+7
* xen: actually release memory when shrinking domainDan Magenheimer2009-01-221-0/+5
* xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-161-1/+3
* xen: fix scrub_page()Jeremy Fitzhardinge2008-11-171-8/+1
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
* xen: remove unused balloon.hJeremy Fitzhardinge2008-10-031-1/+0
* xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-201-1/+1
* xen-balloon: clean up unused functionsJeremy Fitzhardinge2008-07-281-144/+3
* xen-balloon: fix up sysfs issuesJeremy Fitzhardinge2008-07-281-15/+12
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-0/+1
* xen: drivers/xen/balloon.c: make a function staticAdrian Bunk2008-05-271-1/+1
* xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata2008-05-271-4/+4
* xen: add balloon driverJeremy Fitzhardinge2008-04-241-0/+712