Age | Commit message (Expand) | Author | Files | Lines |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+2 |
2009-12-04 | xen: try harder to balloon up under memory pressure. | Ian Campbell | 1 | -26/+5 |
2009-12-04 | Xen balloon: fix totalram_pages counting. | Gianluca Guida | 1 | -3/+4 |
2009-11-04 | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 1 | -0/+2 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 1 | -4/+0 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-05-05 | [IA64] xen_domu_defconfig: fix build issues/warnings | Jan Beulich | 1 | -1/+2 |
2009-01-29 | xen: make sysfs files behave as their names suggest | Jeremy Fitzhardinge | 1 | -1/+32 |
2009-01-23 | xen: handle highmem pages correctly when shrinking a domain | Ian Campbell | 1 | -4/+7 |
2009-01-23 | xen: actually release memory when shrinking domain | Dan Magenheimer | 1 | -0/+5 |
2008-12-16 | xen: clean up asm/xen/hypervisor.h | Jeremy Fitzhardinge | 1 | -1/+3 |
2008-11-17 | xen: fix scrub_page() | Jeremy Fitzhardinge | 1 | -8/+1 |
2008-11-04 | drivers: remove duplicated #include | Jianjun Kong | 1 | -1/+0 |
2008-10-03 | xen: remove unused balloon.h | Jeremy Fitzhardinge | 1 | -1/+0 |
2008-08-20 | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-07-28 | xen-balloon: clean up unused functions | Jeremy Fitzhardinge | 1 | -144/+3 |
2008-07-28 | xen-balloon: fix up sysfs issues | Jeremy Fitzhardinge | 1 | -15/+12 |
2008-07-22 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 1 | -0/+1 |
2008-05-27 | xen: drivers/xen/balloon.c: make a function static | Adrian Bunk | 1 | -1/+1 |
2008-05-27 | xen: compilation fix to balloon driver for ia64 support | Isaku Yamahata | 1 | -4/+4 |
2008-04-25 | xen: add balloon driver | Jeremy Fitzhardinge | 1 | -0/+712 |