summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-02x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross
2017-05-02vmware: set cpu capabilities during platform initializationJuergen Gross
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
2017-05-02x86/xen: don't indicate DCA support in pv domainsJuergen Gross
2017-05-02xen: set cpu capabilities from xen_start_kernel()Juergen Gross
2017-05-02xen/9pfs: initialize len to 0 to detect xenbus_read errorsStefano Stabellini
2017-05-02xen,kdump: handle pv domain in paddr_vmcoreinfo_note()Juergen Gross
2017-05-02xen/displif: add ABI for para-virtual displayOleksandr Andrushchenko
2017-05-02xen/sndif: add sound-device ABIOleksandr Andrushchenko
2017-05-02xen/kbdif: add multi-touch supportOleksandr Andrushchenko
2017-05-02xen/kbdif: update protocol descriptionOleksandr Andrushchenko
2017-05-02xen/9pfs: build 9pfs Xen transport driverStefano Stabellini
2017-05-02xen/9pfs: receive responsesStefano Stabellini
2017-05-02xen/9pfs: send requests to the backendStefano Stabellini
2017-05-02xen/9pfs: connect to the backendStefano Stabellini
2017-05-02xen/9pfs: introduce Xen 9pfs transport driverStefano Stabellini
2017-05-02xen: introduce the header file for the Xen 9pfs transport protocolStefano Stabellini
2017-05-02xen: import new ring macros in ring.hStefano Stabellini
2017-05-02x86/xen: remove unused static function from smp_pv.cJuergen Gross
2017-05-02x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov
2017-05-02x86/xen: enable PVHVM-only buildsVitaly Kuznetsov
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov
2017-05-02xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVVitaly Kuznetsov
2017-05-02x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov
2017-05-02x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov
2017-05-02x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVVitaly Kuznetsov
2017-05-02x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov
2017-05-02x86/xen: split off mmu_pv.cVitaly Kuznetsov
2017-05-02x86/xen: split off mmu_hvm.cVitaly Kuznetsov
2017-05-02x86/xen: split off smp_pv.cVitaly Kuznetsov
2017-05-02x86/xen: split off smp_hvm.cVitaly Kuznetsov
2017-05-02x86/xen: split xen_cpu_die()Vitaly Kuznetsov
2017-05-02x86/xen: split xen_smp_prepare_boot_cpu()Vitaly Kuznetsov
2017-05-02x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()Vitaly Kuznetsov
2017-05-02x86/xen: split off enlighten_pv.cVitaly Kuznetsov
2017-05-02x86/xen: split off enlighten_hvm.cVitaly Kuznetsov
2017-05-02x86/xen: split off enlighten_pvh.cVitaly Kuznetsov
2017-05-02x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov
2017-05-02x86/xen: globalize have_vcpu_info_placementVitaly Kuznetsov
2017-05-02x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-01Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds