aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* xen/x86: fix cpu hotplugJuergen Gross2017-07-23
* xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov2017-07-23
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-12
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\
| * xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-20
* | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-06
|\ \
| * | x86: xen: remove unnecessary variable in xen_foreach_remap_area()Gustavo A. R. Silva2017-07-03
| * | xen: allocate page for shared info page from low memoryJuergen Gross2017-06-25
| * | xen/vcpu: Handle xen_vcpu_setup() failure at bootAnkur Arora2017-06-13
| * | xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora2017-06-13
| * | xen/pv: Fix OOPS on restore for a PV, !SMP domainAnkur Arora2017-06-13
| * | xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora2017-06-13
| * | xen/vcpu: Simplify xen_vcpu related codeAnkur Arora2017-06-13
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-03
|\ \
| * | x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-22
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-03
|\ \
| * | x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov2017-06-13
| * | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-13
| * | x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski2017-06-05
| * | x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski2017-06-05
| |/
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-03
|\ \
| * | x86/xen/efi: Initialize only the EFI struct members used by XenDaniel Kiper2017-06-23
| |/
* / objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf2017-06-30
|/
* xen: make xen_flush_tlb_all() staticJuergen Gross2017-05-19
* xen: cleanup pvh leftovers from pv-only sourcesJuergen Gross2017-05-19
* xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross2017-05-11
* x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2017-05-11
* xen/x86: Do not call xen_init_time_ops() until shared_info is initializedBoris Ostrovsky2017-05-05
* x86/xen: fix xsave capability settingJuergen Gross2017-05-05
* xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky2017-05-03
* xen: Implement EFI reset_system callbackJulien Grall2017-05-02
* xen: Export xen_rebootJulien Grall2017-05-02
* xen/x86: Call xen_smp_intr_init_pv() on BSPBoris Ostrovsky2017-05-02
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-02
* xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()Boris Ostrovsky2017-05-02
* x86/xen: use capabilities instead of fake cpuid values for xsaveJuergen Gross2017-05-02
* x86/xen: use capabilities instead of fake cpuid values for x2apicJuergen Gross2017-05-02
* x86/xen: use capabilities instead of fake cpuid values for mwaitJuergen Gross2017-05-02
* x86/xen: use capabilities instead of fake cpuid values for acpiJuergen Gross2017-05-02
* x86/xen: use capabilities instead of fake cpuid values for accJuergen Gross2017-05-02
* x86/xen: use capabilities instead of fake cpuid values for mtrrJuergen Gross2017-05-02
* x86/xen: use capabilities instead of fake cpuid values for aperfJuergen Gross2017-05-02
* x86/xen: don't indicate DCA support in pv domainsJuergen Gross2017-05-02
* xen: set cpu capabilities from xen_start_kernel()Juergen Gross2017-05-02
* xen,kdump: handle pv domain in paddr_vmcoreinfo_note()Juergen Gross2017-05-02
* x86/xen: remove unused static function from smp_pv.cJuergen Gross2017-05-02
* x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov2017-05-02
* x86/xen: enable PVHVM-only buildsVitaly Kuznetsov2017-05-02
* x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov2017-05-02
* x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVVitaly Kuznetsov2017-05-02