summaryrefslogtreecommitdiffstats
path: root/drivers/xen/balloon.c
Commit message (Expand)AuthorAgeFilesLines
* xen: Rename the balloon lockAlex Nixon2010-06-071-11/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+2
|\
| * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+2
* | xen: try harder to balloon up under memory pressure.Ian Campbell2009-12-041-26/+5
* | Xen balloon: fix totalram_pages counting.Gianluca Guida2009-12-041-3/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-4/+0
|/
* [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
OpenPOWER on IntegriCloud