Commits
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
Showing diff to9cd6315357e
- Linus Torvalds committed 9cd6315357eMMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2...
- Jeremy Fitzhardinge committed 29dcbc5c25dxen: allocate irq descs on any NUMA node Allocate irq descs on any NUMA node (we don't...
- Ian Campbell committed 805e3f49505xen: x86/32: perform initial startup on initial_page_table Only make swapper_pg_dir re...