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