Commits

Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen * 'stable/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: xen: do not clear and mask evtchns in __xen_evtchn_do_upcall * 'stable/p2m.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings * 'stable/e820.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. * 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: xen mmu: fix a race window causing leave_mm BUG()
Showing diff to3bfccb74973
- Linus Torvalds committed 3bfccb74973MMerge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kerne...
- Stefano Stabellini committed 7e186bdd009xen: do not clear and mask evtchns in __xen_evtchn_do_upcall Change the irq handler of...
- Konrad Rzeszutek Wilk committed 8c5950881c3xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings .. when applicabl...
- Daniel Kiper committed 0f16d0dfcdbxen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit git commi...
- Tian, Kevin committed 7899891c7d1xen mmu: fix a race window causing leave_mm BUG() There's a race window in xen_drop_mm...