aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/balloon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-4/+0
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich1-1/+2
2009-01-29xen: make sysfs files behave as their names suggestJeremy Fitzhardinge1-1/+32
2009-01-23xen: handle highmem pages correctly when shrinking a domainIan Campbell1-4/+7
2009-01-22xen: actually release memory when shrinking domainDan Magenheimer1-0/+5
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge1-1/+3
2008-11-17xen: fix scrub_page()Jeremy Fitzhardinge1-8/+1
2008-11-04drivers: remove duplicated #includeJianjun Kong1-1/+0
2008-10-03xen: remove unused balloon.hJeremy Fitzhardinge1-1/+0
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-1/+1
2008-07-28xen-balloon: clean up unused functionsJeremy Fitzhardinge1-144/+3
2008-07-28xen-balloon: fix up sysfs issuesJeremy Fitzhardinge1-15/+12
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-0/+1
2008-05-27xen: drivers/xen/balloon.c: make a function staticAdrian Bunk1-1/+1
2008-05-27xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata1-4/+4
2008-04-24xen: add balloon driverJeremy Fitzhardinge1-0/+712