summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
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
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03x86: xen: remove unnecessary variable in xen_foreach_remap_area()Gustavo A. R. Silva
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-06-25xen: allocate page for shared info page from low memoryJuergen Gross
2017-06-23x86/xen/efi: Initialize only the EFI struct members used by XenDaniel Kiper
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig
2017-06-13xen/vcpu: Handle xen_vcpu_setup() failure at bootAnkur Arora
2017-06-13xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora
2017-06-13xen/pv: Fix OOPS on restore for a PV, !SMP domainAnkur Arora
2017-06-13xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora
2017-06-13xen/vcpu: Simplify xen_vcpu related codeAnkur Arora
2017-06-13x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski
2017-06-05x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski
2017-06-05x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski
2017-05-19xen: make xen_flush_tlb_all() staticJuergen Gross
2017-05-19xen: cleanup pvh leftovers from pv-only sourcesJuergen Gross
2017-05-11xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross
2017-05-11x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross
2017-05-05xen/x86: Do not call xen_init_time_ops() until shared_info is initializedBoris Ostrovsky
2017-05-05x86/xen: fix xsave capability settingJuergen Gross
2017-05-03xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky
2017-05-02xen: Implement EFI reset_system callbackJulien Grall
2017-05-02xen: Export xen_rebootJulien Grall
2017-05-02xen/x86: Call xen_smp_intr_init_pv() on BSPBoris Ostrovsky
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-05-02xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()Boris Ostrovsky
2017-05-02x86/xen: use capabilities instead of fake cpuid values for xsaveJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for x2apicJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for mwaitJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for acpiJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for accJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for mtrrJuergen Gross
2017-05-02x86/xen: use capabilities instead of fake cpuid values for aperfJuergen Gross