summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2018-02-09Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-02-08xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guestsSimon Gaiser
2018-02-06x86/xen: init %gs very early to avoid page faults with stack protectorJuergen Gross
2018-01-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-29Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-11x86/gart: Exclude GART aperture from vmcoreJiri Bohac
2018-01-08x86: xen: remove the use of VLAISNick Desaulniers
2018-01-08x86/xen/time: fix section mismatch for xen_init_time_ops()Nick Desaulniers
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2017-12-19x86-64/Xen: eliminate W+X mappingsJan Beulich
2017-12-18Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-12-17x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski
2017-12-17x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...Andy Lutomirski
2017-12-17Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-12x86/Xen: don't report ancient LAPIC versionJan Beulich
2017-12-12x86/headers: Remove duplicate #includesPravin Shedge
2017-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-28x86/xen: Support early interrupts in xen pv guestsJuergen Gross
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-10x86/virt/xen: Use guest_late_init to detect Xen PVH guestJuergen Gross
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-11-08x86/xen/time: setup vcpu 0 time info pageJoao Martins
2017-11-08x86/xen/time: set pvclock flags on xen_time_init()Joao Martins
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06xen: re-introduce support for grant v2 interfaceJuergen Gross
2017-11-06Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar
2017-11-03xen: support priv-mapping in an HVM tools domainPaul Durrant
2017-11-03xen/time: Return -ENODEV from xen_get_wallclock()Boris Ostrovsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()Andy Lutomirski
2017-11-02x86/entry/64: Pass SP0 directly to load_sp0()Andy Lutomirski
2017-11-02xen, x86/entry/64: Add xen NMI trap entryJuergen Gross
2017-10-31xen: support 52 bit physical addresses in pv guestsJuergen Gross
2017-10-30x86/paravirt: Set up the virt_spin_lock_key after static keys get initializedDou Liyang
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar
2017-10-23Merge branch 'core/objtool' into x86/asm, to pick up dependent changesIngo Molnar
2017-10-20x86/xen: Drop 5-level paging support code from the XEN_PV codeKirill A. Shutemov
2017-10-13Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds