summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
diff options
context:
space:
mode:
authorLinus Torvalds2011-05-20 01:14:35 +0200
committerLinus Torvalds2011-05-20 01:14:35 +0200
commit3bfccb74973db10a03d3d4c1d10fc00e77145699 (patch)
treec10ff2c8c9e36f509c46859e0391c08764293f16 /arch/x86/xen
parentMerge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... (diff)
parentxen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_ap... (diff)
parentdrivers/xen/sys-hypervisor: Cleanup code/data sections definitions (diff)
downloadkernel-qcow2-linux-3bfccb74973db10a03d3d4c1d10fc00e77145699.tar.gz
kernel-qcow2-linux-3bfccb74973db10a03d3d4c1d10fc00e77145699.tar.xz
kernel-qcow2-linux-3bfccb74973db10a03d3d4c1d10fc00e77145699.zip
Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
* 'stable/balloon.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append() xen/balloon: Clarify credit calculation xen/balloon: Simplify HVM integration xen/balloon: Use PageHighMem() for high memory page detection * 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: drivers/xen/sys-hypervisor: Cleanup code/data sections definitions arch/x86/xen/smp: Cleanup code/data sections definitions arch/x86/xen/time: Cleanup code/data sections definitions arch/x86/xen/xen-ops: Cleanup code/data sections definitions arch/x86/xen/mmu: Cleanup code/data sections definitions arch/x86/xen/setup: Cleanup code/data sections definitions arch/x86/xen/enlighten: Cleanup code/data sections definitions arch/x86/xen/irq: Cleanup code/data sections definitions xen: tidy up whitespace in drivers/xen/Makefile