aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/balloon.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-04xen: try harder to balloon up under memory pressure.Ian Campbell
2009-12-04Xen balloon: fix totalram_pages counting.Gianluca Guida
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich
2009-01-29xen: make sysfs files behave as their names suggestJeremy Fitzhardinge
2009-01-23xen: handle highmem pages correctly when shrinking a domainIan Campbell
2009-01-22xen: actually release memory when shrinking domainDan Magenheimer
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge
2008-11-17xen: fix scrub_page()Jeremy Fitzhardinge
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-10-03xen: remove unused balloon.hJeremy Fitzhardinge
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-07-28xen-balloon: clean up unused functionsJeremy Fitzhardinge
2008-07-28xen-balloon: fix up sysfs issuesJeremy Fitzhardinge
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-05-27xen: drivers/xen/balloon.c: make a function staticAdrian Bunk
2008-05-27xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata
2008-04-24xen: add balloon driverJeremy Fitzhardinge