summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
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
2017-08-29x86/asm: Replace access to desc_struct:a/b fieldsThomas Gleixner
2017-08-29x86/idt: Unify gate_struct handling for 32/64-bit kernelsThomas Gleixner
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25Merge branch 'x86/asm' into x86/apicThomas Gleixner
2017-08-24x86/paravirt/xen: Remove xen_patch()Juergen Gross
2017-08-15x86/xen/64: Fix the reported SS and CS in SYSCALLAndy Lutomirski
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross
2017-08-10x86/xen/64: Rearrange the SYSCALL entriesAndy Lutomirski
2017-07-23xen/x86: fix cpu hotplugJuergen Gross
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov
2017-07-21x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov
2017-07-21x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUDKirill A. Shutemov
2017-07-18xen/x86: Remove SME feature in PV guestsTom Lendacky
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-05x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2017-07-05x86/mm: Rework lazy TLB mode and TLB freshness trackingAndy Lutomirski
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds