summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
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
2017-10-12Merge branch 'irq/urgent' into x86/apicThomas Gleixner
2017-10-10xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvmZhenzhong Duan
2017-10-10locking/spinlocks, paravirt, xen: Correct the xen_nopvspin caseJuergen Gross
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-28xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mappingZhenzhong Duan
2017-09-28x86/xen: Add unwind hint annotationsJosh Poimboeuf
2017-09-28x86/xen: Fix xen head ELF annotationsJosh Poimboeuf
2017-09-25x86/apic: Remove unused callbacksThomas Gleixner
2017-09-25x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner
2017-09-25x86/apic: Get rid of apic->target_cpusThomas Gleixner
2017-09-25x86/apic: Sanitize return value of apic.set_apic_id()Thomas Gleixner
2017-09-25x86/init: Add intr_mode_init to x86_init_opsDou Liyang
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-15xen: x86: mark xen_find_pt_base as __initArnd Bergmann
2017-09-13x86/paravirt: Remove no longer used paravirt functionsJuergen Gross
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-31x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross
2017-08-31xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fnWei Liu
2017-08-31xen: remove unused function xen_set_domain_pte()Juergen Gross
2017-08-31xen: remove tests for pvh mode in pure pv pathsJuergen Gross