aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* 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
| * x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-14
| * xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.Konrad Rzeszutek Wilk2014-07-14
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \
| * | arch/x86/xen: Silence compiler warningsDaniel Kiper2014-07-18
| * | xen: Put EFI machinery in placeDaniel Kiper2014-07-18
* | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-30
|\ \ \ | |_|/ |/| |
| * | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-30
* | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-19
|\| | | |/ |/|
| * x86/xen: no need to explicitly register an NMI callbackDavid Vrabel2014-06-18
| * Revert "xen/pvh: Update E820 to work with PVH (v2)"David Vrabel2014-06-05
| * x86/xen: fix memory setup for PVH dom0David Vrabel2014-06-05
* | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-05
|\ \
| * \ Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-21
| |\ \
| * | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-05
| * | | x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-05
* | | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-02
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | x86/xen: map foreign pfns for autotranslated guestsMukesh Rathor2014-05-27
| * | x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()David Vrabel2014-05-15
| * | x86/xen: set regions above the end of RAM as 1:1David Vrabel2014-05-15
| * | x86/xen: only warn once if bad MFNs are found during setupDavid Vrabel2014-05-15
| * | x86/xen: compactly store large identity ranges in the p2mDavid Vrabel2014-05-15
| * | x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFNDavid Vrabel2014-05-15
| * | x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()David Vrabel2014-05-15
| * | xen/x86: set panic notifier priority to minimumRadim Krčmář2014-05-15
| * | xen: refactor suspend pre/post hooksDavid Vrabel2014-05-12
| |/
* / asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-05
|/
* Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-17
|\
| * xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-04-15
| * x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2014-04-15