summaryrefslogtreecommitdiff
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-164-951/+708
|\
| * xen: switch to post-init routines in xen mmu.c earlierJuergen Gross2014-12-111-1/+1
| * xen: annotate xen_set_identity_and_remap_chunk() with __initJuergen Gross2014-12-081-1/+1
| * xen: introduce helper functions to do safe read and write accessesJuergen Gross2014-12-081-1/+1
| * xen: Speed up set_phys_to_machine() by using read-only mappingsJuergen Gross2014-12-041-6/+8
| * xen: switch to linear virtual mapped sparse p2m listJuergen Gross2014-12-043-440/+331
| * xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross2014-12-042-4/+4
| * xen: Delay invalidating extra memoryJuergen Gross2014-12-043-129/+100
| * xen: Delay m2p_override initializationJuergen Gross2014-12-041-7/+12
| * xen: Delay remapping memory of pv-domainJuergen Gross2014-12-044-296/+172
| * xen: use common page allocation function in p2m.cJuergen Gross2014-12-042-22/+37
| * xen: Make functions staticJuergen Gross2014-12-041-94/+92
| * xen: fix some style issues in p2m.cJuergen Gross2014-12-041-8/+7
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-2/+4
|\ \
| * | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-031-2/+4
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-103-65/+8
|\ \ \ | |_|/ |/| |
| * | xen: Support Xen pv-domains using PATJuergen Gross2014-11-163-65/+8
| |/
* | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-101-0/+3
|/
* x86/xen: panic on bad Xen-provided memory mapMartin Kelly2014-10-231-0/+1
* x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()Boris Ostrovsky2014-10-231-1/+1
* x86/xen: avoid race in p2m handlingJuergen Gross2014-10-231-5/+5
* x86/xen: delay construction of mfn_list_listJuergen Gross2014-10-233-55/+18
* x86/xen: avoid writing to freed memory after race in p2m handlingJuergen Gross2014-10-231-2/+6
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-154-12/+12
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-264-12/+12
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-131-0/+2
|\ \
| * | x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2014-09-161-0/+2
* | | x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor2014-10-064-11/+67
* | | xen: eliminate scalability issues from initrd handlingJuergen Gross2014-10-032-2/+10
* | | x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel2014-09-231-2/+0
* | | x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappingsDavid Vrabel2014-09-231-44/+4
* | | xen/efi: Directly include needed headersDaniel Kiper2014-09-231-0/+2
* | | xen/setup: Remap Xen Identity Mapped RAMMatt Rushton2014-09-233-94/+314
|/ /
* | x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-101-15/+12
|/
* x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel2014-08-111-5/+5
* x86/xen: resume timer irqs earlyDavid Vrabel2014-08-111-1/+1
* Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-08-073-58/+20
|\
| * xen/setup: Remove Identity Map Debug MessageMatt Rushton2014-07-311-3/+2
| * xen/grant-table: remove support for V2 tablesDavid Vrabel2014-07-141-55/+5
| * x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-141-57/+91
| * xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.Konrad Rzeszutek Wilk2014-07-141-0/+13
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-044-0/+54
|\ \
| * | arch/x86/xen: Silence compiler warningsDaniel Kiper2014-07-184-14/+53
| * | xen: Put EFI machinery in placeDaniel Kiper2014-07-181-0/+15
* | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-301-57/+91
|\ \ \ | |_|/ |/| |
| * | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-301-57/+91
* | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-193-29/+37
|\ \ \ | |/ / | | / | |/ |/|
| * x86/xen: no need to explicitly register an NMI callbackDavid Vrabel2014-06-181-8/+1
| * Revert "xen/pvh: Update E820 to work with PVH (v2)"David Vrabel2014-06-051-20/+2
| * x86/xen: fix memory setup for PVH dom0David Vrabel2014-06-053-1/+34