index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
balloon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
2011-07-25
1
-2
/
+137
*
xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_ap...
Daniel Kiper
2011-03-30
1
-2
/
+3
*
xen/balloon: Clarify credit calculation
Daniel Kiper
2011-03-30
1
-4
/
+4
*
xen/balloon: Simplify HVM integration
Daniel Kiper
2011-03-30
1
-8
/
+4
*
xen/balloon: Use PageHighMem() for high memory page detection
Daniel Kiper
2011-03-30
1
-1
/
+1
*
-
.
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
2011-03-17
1
-234
/
+125
|
\
\
|
|
*
xen-balloon: Add interface to retrieve ballooned pages
Konrad Rzeszutek Wilk
2011-03-16
1
-6
/
+67
|
|
*
xen-balloon: Move core balloon functionality out of module
Daniel De Graaf
2011-03-16
1
-223
/
+6
|
|
*
xen/balloon: Remove pr_info's and don't alter retry_count
Konrad Rzeszutek Wilk
2011-03-16
1
-10
/
+2
|
|
*
xen/balloon: Protect against CPU exhaust by event/x process
Daniel Kiper
2011-03-14
1
-17
/
+90
|
|
*
xen/balloon: Migration from mod_timer() to schedule_delayed_work()
Daniel Kiper
2011-03-14
1
-13
/
+3
|
|
*
xen/balloon: Removal of driver_pages
Daniel Kiper
2011-03-14
1
-8
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-15
1
-5
/
+9
|
\
\
|
*
|
xen: make the ballon driver work for hvm domains
Stefano Stabellini
2011-02-25
1
-5
/
+9
|
|
/
*
|
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
2011-03-03
1
-1
/
+1
|
/
*
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
Jeremy Fitzhardinge
2010-12-02
1
-2
/
+10
*
xen/balloon: make sure we only include remaining extra ram
Jeremy Fitzhardinge
2010-11-19
1
-2
/
+5
*
xen/balloon: the balloon_lock is useless
Jeremy Fitzhardinge
2010-11-19
1
-10
/
+2
*
xen: add extra pages to balloon
Jeremy Fitzhardinge
2010-11-19
1
-4
/
+11
*
xen: Rename the balloon lock
Alex Nixon
2010-06-07
1
-11
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
1
-0
/
+2
|
\
|
*
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
1
-0
/
+2
*
|
xen: try harder to balloon up under memory pressure.
Ian Campbell
2009-12-04
1
-26
/
+5
*
|
Xen balloon: fix totalram_pages counting.
Gianluca Guida
2009-12-04
1
-3
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
1
-1
/
+1
|
\
|
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
|
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-4
/
+0
|
/
*
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
2009-05-05
1
-1
/
+2
*
xen: make sysfs files behave as their names suggest
Jeremy Fitzhardinge
2009-01-29
1
-1
/
+32
*
xen: handle highmem pages correctly when shrinking a domain
Ian Campbell
2009-01-23
1
-4
/
+7
*
xen: actually release memory when shrinking domain
Dan Magenheimer
2009-01-22
1
-0
/
+5
*
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-12-16
1
-1
/
+3
*
xen: fix scrub_page()
Jeremy Fitzhardinge
2008-11-17
1
-8
/
+1
*
drivers: remove duplicated #include
Jianjun Kong
2008-11-04
1
-1
/
+0
*
xen: remove unused balloon.h
Jeremy Fitzhardinge
2008-10-03
1
-1
/
+0
*
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-08-20
1
-1
/
+1
*
xen-balloon: clean up unused functions
Jeremy Fitzhardinge
2008-07-28
1
-144
/
+3
*
xen-balloon: fix up sysfs issues
Jeremy Fitzhardinge
2008-07-28
1
-15
/
+12
*
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
1
-0
/
+1
*
xen: drivers/xen/balloon.c: make a function static
Adrian Bunk
2008-05-27
1
-1
/
+1
*
xen: compilation fix to balloon driver for ia64 support
Isaku Yamahata
2008-05-27
1
-4
/
+4
*
xen: add balloon driver
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+712