summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich
2015-01-12xen: check for zero sized area when invalidating memoryJuergen Gross
2015-01-12xen: use correct type for physical addressesJuergen Gross
2015-01-12xen: correct race in alloc_p2m_pmd()Juergen Gross
2015-01-12xen: correct error for building p2m list on 32 bitsJuergen Gross
2015-01-08x86/xen: avoid freeing static 'name' when kasprintf() failsVitaly Kuznetsov
2015-01-08x86/xen: add extra memory for remapped frames during setupDavid Vrabel
2015-01-08x86/xen: don't count how many PFNs are identity mappedDavid Vrabel
2015-01-08x86/xen: Free bootmem in free_p2m_page() during early bootBoris Ostrovsky
2014-12-23x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()Boris Ostrovsky
2014-12-16Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-11xen: switch to post-init routines in xen mmu.c earlierJuergen Gross
2014-12-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-08xen: annotate xen_set_identity_and_remap_chunk() with __initJuergen Gross
2014-12-08xen: introduce helper functions to do safe read and write accessesJuergen Gross
2014-12-04xen: Speed up set_phys_to_machine() by using read-only mappingsJuergen Gross
2014-12-04xen: switch to linear virtual mapped sparse p2m listJuergen Gross
2014-12-04xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross
2014-12-04xen: Delay invalidating extra memoryJuergen Gross
2014-12-04xen: Delay m2p_override initializationJuergen Gross
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross
2014-12-04xen: use common page allocation function in p2m.cJuergen Gross
2014-12-04xen: Make functions staticJuergen Gross
2014-12-04xen: fix some style issues in p2m.cJuergen Gross
2014-11-16xen: Support Xen pv-domains using PATJuergen Gross
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski
2014-10-23x86/xen: panic on bad Xen-provided memory mapMartin Kelly
2014-10-23x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()Boris Ostrovsky
2014-10-23x86/xen: avoid race in p2m handlingJuergen Gross
2014-10-23x86/xen: delay construction of mfn_list_listJuergen Gross
2014-10-23x86/xen: avoid writing to freed memory after race in p2m handlingJuergen Gross
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-06x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor
2014-10-03xen: eliminate scalability issues from initrd handlingJuergen Gross
2014-09-23x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel
2014-09-23x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappingsDavid Vrabel
2014-09-23xen/efi: Directly include needed headersDaniel Kiper
2014-09-23xen/setup: Remap Xen Identity Mapped RAMMatt Rushton
2014-09-16x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-11x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-08-11x86/xen: resume timer irqs earlyDavid Vrabel
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-31xen/setup: Remove Identity Map Debug MessageMatt Rushton