Paul Gortmaker
|
3b284bde70
xen: delete new instances of added __cpuinit
|
11 years ago |
Boris Ostrovsky
|
c275a57f5e
xen/balloon: Set balloon's initial state to number of existing RAM pages
|
11 years ago |
David Vrabel
|
24f69373e2
xen/balloon: don't alloc page while non-preemptible
|
11 years ago |
Wei Liu
|
6a6f6e72ec
xen/balloon: remove BUG_ON in increase_reservation
|
12 years ago |
David Vrabel
|
2bad07ce28
xen/balloon: ensure preemption is disabled when using a scratch page
|
12 years ago |
Wei Liu
|
04660bb5d0
xen/balloon: don't set P2M entry for auto translated guest
|
12 years ago |
Stefano Stabellini
|
cd9151e26d
xen/balloon: set a mapping for ballooned out pages
|
12 years ago |
Linus Torvalds
|
7f0ef0267e
Merge branch 'akpm' (updates from Andrew Morton)
|
12 years ago |
Jiang Liu
|
3dcc0571cd
mm: correctly update zone->managed_pages
|
12 years ago |
Joe Perches
|
283c0972d5
xen: Convert printks to pr_<level>
|
12 years ago |
Lisa Nguyen
|
fce9268357
xen: Fixed assignment error in if statement
|
12 years ago |
Ian Campbell
|
c2374bf57e
xen: balloon: allow PVMMU interfaces to be compiled out
|
12 years ago |
Ian Campbell
|
965c0aaafe
xen: balloon: use correct type for frame_list
|
12 years ago |
Ian Campbell
|
ee678518eb
xen: balloon: don't include e820.h
|
12 years ago |
Daniel De Graaf
|
72e9cf2ab1
xen/balloon: Avoid OOM when requesting highmem
|
13 years ago |
Linus Torvalds
|
daedd8708f
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Paul Gortmaker
|
72ee5112a0
xen: Add module.h to modular drivers/xen users.
|
14 years ago |
Linus Torvalds
|
31018acd4c
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
David Vrabel
|
8b5d44a5ac
xen: allow balloon driver to use more than one memory region
|
13 years ago |
David Vrabel
|
b1cbf9b1d6
xen/balloon: simplify test for the end of usable RAM
|
13 years ago |
David Vrabel
|
aa24411b67
xen/balloon: account for pages released during memory setup
|
13 years ago |
Stefano Stabellini
|
693394b8c3
xen: add an "highmem" parameter to alloc_xenballooned_pages
|
13 years ago |
Ruslan Pisarev
|
e882dc9c8e
Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c
|
14 years ago |
Daniel Kiper
|
080e2be788
xen/balloon: memory hotplug support for Xen balloon driver
|
14 years ago |
Daniel Kiper
|
09ca132a8e
xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append()
|
14 years ago |
Daniel Kiper
|
83be7e52d4
xen/balloon: Clarify credit calculation
|
14 years ago |
Daniel Kiper
|
4dfe22f5f2
xen/balloon: Simplify HVM integration
|
14 years ago |
Daniel Kiper
|
a7f3c8f1da
xen/balloon: Use PageHighMem() for high memory page detection
|
14 years ago |
Linus Torvalds
|
514af9f790
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Konrad Rzeszutek Wilk
|
b6f3067985
xen-balloon: Add interface to retrieve ballooned pages
|
14 years ago |