]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Dec 2010 18:08:52 +0000 (10:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Dec 2010 18:08:52 +0000 (10:08 -0800)
commit58d38ecdd50cbdb5655269dca51541f18f70ff08
tree0d70ae6b1e9f07b2065ec6eb2abc882c89bd20ff
parent04b9f66ab4edc4496db61a9ed7a74d98c6708861
parent2db5e29e0fd80da62c7ca328bba7e61a01ad30ea
parentffdec7eca13578662af138972dff8294f6dc0526
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen

* 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen:
  xen: allocate irq descs on any NUMA node
  xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
  xen: use default_idle
  xen: clean up "extra" memory handling some more

* 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen:
  xen: x86/32: perform initial startup on initial_page_table
  xen: don't bother to stop other cpus on shutdown/reboot
arch/x86/xen/enlighten.c
arch/x86/xen/setup.c