index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
balloon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
xen/balloon: Avoid OOM when requesting highmem
Daniel De Graaf
1
-2
/
+2
2011-11-06
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+6
2011-10-31
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
1
-4
/
+8
2011-09-29
xen: allow balloon driver to use more than one memory region
David Vrabel
1
-17
/
+27
2011-09-29
xen/balloon: simplify test for the end of usable RAM
David Vrabel
1
-9
/
+9
2011-09-29
xen/balloon: account for pages released during memory setup
David Vrabel
1
-1
/
+3
2011-09-29
xen: add an "highmem" parameter to alloc_xenballooned_pages
Stefano Stabellini
1
-4
/
+8
2011-07-26
Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c
Ruslan Pisarev
1
-8
/
+7
2011-07-25
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
1
-2
/
+137
2011-03-30
xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_ap...
Daniel Kiper
1
-2
/
+3
2011-03-30
xen/balloon: Clarify credit calculation
Daniel Kiper
1
-4
/
+4
2011-03-30
xen/balloon: Simplify HVM integration
Daniel Kiper
1
-8
/
+4
2011-03-30
xen/balloon: Use PageHighMem() for high memory page detection
Daniel Kiper
1
-1
/
+1
2011-03-17
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
1
-234
/
+125
2011-03-16
xen-balloon: Add interface to retrieve ballooned pages
Konrad Rzeszutek Wilk
1
-6
/
+67
2011-03-16
xen-balloon: Move core balloon functionality out of module
Daniel De Graaf
1
-223
/
+6
2011-03-16
xen/balloon: Remove pr_info's and don't alter retry_count
Konrad Rzeszutek Wilk
1
-10
/
+2
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
1
-5
/
+9
2011-03-14
xen/balloon: Protect against CPU exhaust by event/x process
Daniel Kiper
1
-17
/
+90
2011-03-14
xen/balloon: Migration from mod_timer() to schedule_delayed_work()
Daniel Kiper
1
-13
/
+3
2011-03-14
xen/balloon: Removal of driver_pages
Daniel Kiper
1
-8
/
+0
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-02-25
xen: make the ballon driver work for hvm domains
Stefano Stabellini
1
-5
/
+9
2010-12-02
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
Jeremy Fitzhardinge
1
-2
/
+10
2010-11-19
xen/balloon: make sure we only include remaining extra ram
Jeremy Fitzhardinge
1
-2
/
+5
2010-11-19
xen/balloon: the balloon_lock is useless
Jeremy Fitzhardinge
1
-10
/
+2
2010-11-19
xen: add extra pages to balloon
Jeremy Fitzhardinge
1
-4
/
+11
2010-06-07
xen: Rename the balloon lock
Alex Nixon
1
-11
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
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-22
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-21
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
[next]