summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-02xen/kbdif: update protocol descriptionOleksandr Andrushchenko1-27/+221
2017-05-02xen/9pfs: build 9pfs Xen transport driverStefano Stabellini2-0/+12
2017-05-02xen/9pfs: receive responsesStefano Stabellini1-0/+56
2017-05-02xen/9pfs: send requests to the backendStefano Stabellini1-2/+85
2017-05-02xen/9pfs: connect to the backendStefano Stabellini1-0/+281
2017-05-02xen/9pfs: introduce Xen 9pfs transport driverStefano Stabellini1-0/+125
2017-05-02xen: introduce the header file for the Xen 9pfs transport protocolStefano Stabellini1-0/+36
2017-05-02xen: import new ring macros in ring.hStefano Stabellini1-0/+143
2017-05-02x86/xen: remove unused static function from smp_pv.cJuergen Gross1-10/+0
2017-05-02x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov1-14/+14
2017-05-02x86/xen: enable PVHVM-only buildsVitaly Kuznetsov2-4/+9
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov1-0/+14
2017-05-02xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVVitaly Kuznetsov1-10/+20
2017-05-02x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov1-0/+25
2017-05-02x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov1-0/+4
2017-05-02x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVVitaly Kuznetsov3-4/+9
2017-05-02x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov5-55/+83
2017-05-02x86/xen: split off mmu_pv.cVitaly Kuznetsov3-2714/+2721
2017-05-02x86/xen: split off mmu_hvm.cVitaly Kuznetsov3-75/+80
2017-05-02x86/xen: split off smp_pv.cVitaly Kuznetsov4-486/+509
2017-05-02x86/xen: split off smp_hvm.cVitaly Kuznetsov5-54/+69
2017-05-02x86/xen: split xen_cpu_die()Vitaly Kuznetsov1-6/+20
2017-05-02x86/xen: split xen_smp_prepare_boot_cpu()Vitaly Kuznetsov1-19/+30
2017-05-02x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()Vitaly Kuznetsov3-11/+35
2017-05-02x86/xen: split off enlighten_pv.cVitaly Kuznetsov3-1528/+1538
2017-05-02x86/xen: split off enlighten_hvm.cVitaly Kuznetsov4-207/+227
2017-05-02x86/xen: split off enlighten_pvh.cVitaly Kuznetsov3-108/+116
2017-05-02x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov3-7/+22
2017-05-02x86/xen: globalize have_vcpu_info_placementVitaly Kuznetsov2-6/+8
2017-05-02x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov3-41/+79
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds93-711/+1845
2017-05-01Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-36/+110
2017-05-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-89/+299
2017-05-01Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+7
2017-05-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-6/+1438
2017-05-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-26/+16
2017-05-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds38-401/+591
2017-05-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+4
2017-05-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-276/+707
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds75-944/+1127
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-439/+1154
2017-05-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds360-2203/+8122
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds23-88/+259
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds29-610/+1231
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds29-544/+847
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-117/+299
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds110-861/+2086
2017-05-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-615/+997
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds276-27059/+12