Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
61d8eff14417fb6d6c5d57e4f0f7925e9e99fce3
/
drivers
/
xen
/
balloon.c
965c0aa
xen: balloon: use correct type for frame_list
by Ian Campbell
· 12 years ago
ee67851
xen: balloon: don't include e820.h
by Ian Campbell
· 12 years ago
72e9cf2
xen/balloon: Avoid OOM when requesting highmem
by Daniel De Graaf
· 13 years ago
daedd87
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
72ee511
xen: Add module.h to modular drivers/xen users.
by Paul Gortmaker
· 13 years ago
31018ac
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
8b5d44a
xen: allow balloon driver to use more than one memory region
by David Vrabel
· 13 years ago
b1cbf9b
xen/balloon: simplify test for the end of usable RAM
by David Vrabel
· 13 years ago
aa24411
xen/balloon: account for pages released during memory setup
by David Vrabel
· 13 years ago
693394b
xen: add an "highmem" parameter to alloc_xenballooned_pages
by Stefano Stabellini
· 13 years ago
e882dc9
Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c
by Ruslan Pisarev
· 13 years ago
080e2be
xen/balloon: memory hotplug support for Xen balloon driver
by Daniel Kiper
· 13 years ago
09ca132
xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append()
by Daniel Kiper
· 14 years ago
83be7e5
xen/balloon: Clarify credit calculation
by Daniel Kiper
· 14 years ago
4dfe22f
xen/balloon: Simplify HVM integration
by Daniel Kiper
· 14 years ago
a7f3c8f
xen/balloon: Use PageHighMem() for high memory page detection
by Daniel Kiper
· 14 years ago
514af9f
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
b6f3067
xen-balloon: Add interface to retrieve ballooned pages
by Konrad Rzeszutek Wilk
· 14 years ago
803eb04
xen-balloon: Move core balloon functionality out of module
by Daniel De Graaf
· 14 years ago
40095de
xen/balloon: Remove pr_info's and don't alter retry_count
by Konrad Rzeszutek Wilk
· 14 years ago
76ca078
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
by Linus Torvalds
· 14 years ago
95d2ac4
xen/balloon: Protect against CPU exhaust by event/x process
by Daniel Kiper
· 14 years ago
95170b2
xen/balloon: Migration from mod_timer() to schedule_delayed_work()
by Daniel Kiper
· 14 years ago
06f521d
xen/balloon: Removal of driver_pages
by Daniel Kiper
· 14 years ago
6eaa412
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
by Konrad Rzeszutek Wilk
· 14 years ago
53d5522
xen: make the ballon driver work for hvm domains
by Stefano Stabellini
· 14 years ago
2a4c92f
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
by Jeremy Fitzhardinge
· 14 years ago
66946f6
xen/balloon: make sure we only include remaining extra ram
by Jeremy Fitzhardinge
· 14 years ago
2f70e0a
xen/balloon: the balloon_lock is useless
by Jeremy Fitzhardinge
· 14 years ago
9be4d45
xen: add extra pages to balloon
by Jeremy Fitzhardinge
· 14 years ago
19001c8
xen: Rename the balloon lock
by Alex Nixon
· 16 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
bc2c030
xen: try harder to balloon up under memory pressure.
by Ian Campbell
· 15 years ago
3d65c94
Xen balloon: fix totalram_pages counting.
by Gianluca Guida
· 15 years ago
1ccbf53
xen: move Xen-testing predicates to common header
by Jeremy Fitzhardinge
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
0692698
[IA64] xen_domu_defconfig: fix build issues/warnings
by Jan Beulich
· 16 years ago
618b2c8
xen: make sysfs files behave as their names suggest
by Jeremy Fitzhardinge
· 16 years ago
ff4ce8c
xen: handle highmem pages correctly when shrinking a domain
by Ian Campbell
· 16 years ago
1058a75
xen: actually release memory when shrinking domain
by Dan Magenheimer
· 16 years ago
ecbf29c
xen: clean up asm/xen/hypervisor.h
by Jeremy Fitzhardinge
· 16 years ago
26a3e99
xen: fix scrub_page()
by Jeremy Fitzhardinge
· 16 years ago
54074d5
drivers: remove duplicated #include
by Jianjun Kong
· 16 years ago
d19c8e5
xen: remove unused balloon.h
by Jeremy Fitzhardinge
· 16 years ago
6e83358
xen: clean up domain mode predicates
by Jeremy Fitzhardinge
· 16 years ago
fde28e8
xen-balloon: clean up unused functions
by Jeremy Fitzhardinge
· 16 years ago
167e6cf
xen-balloon: fix up sysfs issues
by Jeremy Fitzhardinge
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
955d6f1
xen: drivers/xen/balloon.c: make a function static
by Adrian Bunk
· 16 years ago
a90971e
xen: compilation fix to balloon driver for ia64 support
by Isaku Yamahata
· 16 years ago
1775826
xen: add balloon driver
by Jeremy Fitzhardinge
· 17 years ago