]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 May 2011 23:14:35 +0000 (16:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 May 2011 23:14:35 +0000 (16:14 -0700)
commit18f7308aaef4ed32dc04d2a9f146abd1e2a513cf
treec10ff2c8c9e36f509c46859e0391c08764293f16
parente58b046e62275dd0ee15894d299d054af5bc161c
parent49764b9bc2fec4e597732ef617a08ced2d758e8b
parentde96d6a5cd43a5cf41f49a011a722f1b254a7cd2
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