aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/balloon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-07xen: Rename the balloon lockAlex Nixon1-11/+4
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-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2009-12-04xen: try harder to balloon up under memory pressure.Ian Campbell1-26/+5
2009-12-04Xen balloon: fix totalram_pages counting.Gianluca Guida1-3/+4
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge1-0/+2
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