aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-02xen: import new ring macros in ring.hGravatar Stefano Stabellini 1-0/+143
2017-05-02x86/xen: remove unused static function from smp_pv.cGravatar Juergen Gross 1-10/+0
2017-05-02x86/xen: rename some PV-only functions in smp_pv.cGravatar Vitaly Kuznetsov 1-14/+14
2017-05-02x86/xen: enable PVHVM-only buildsGravatar Vitaly Kuznetsov 2-4/+9
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsGravatar Vitaly Kuznetsov 1-0/+14
2017-05-02xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVGravatar Vitaly Kuznetsov 1-10/+20
2017-05-02x86/xen: create stubs for HVM-only builds in page.hGravatar Vitaly Kuznetsov 1-0/+25
2017-05-02x86/xen: define startup_xen for XEN PV onlyGravatar Vitaly Kuznetsov 1-0/+4
2017-05-02x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVGravatar Vitaly Kuznetsov 3-4/+9
2017-05-02x86/xen: split suspend.c for PV and PVHVM guestsGravatar Vitaly Kuznetsov 5-55/+83
2017-05-02x86/xen: split off mmu_pv.cGravatar Vitaly Kuznetsov 3-2714/+2721
2017-05-02x86/xen: split off mmu_hvm.cGravatar Vitaly Kuznetsov 3-75/+80
2017-05-02x86/xen: split off smp_pv.cGravatar Vitaly Kuznetsov 4-486/+509
2017-05-02x86/xen: split off smp_hvm.cGravatar Vitaly Kuznetsov 5-54/+69
2017-05-02x86/xen: split xen_cpu_die()Gravatar Vitaly Kuznetsov 1-6/+20
2017-05-02x86/xen: split xen_smp_prepare_boot_cpu()Gravatar Vitaly Kuznetsov 1-19/+30
2017-05-02x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()Gravatar Vitaly Kuznetsov 3-11/+35
2017-05-02x86/xen: split off enlighten_pv.cGravatar Vitaly Kuznetsov 3-1528/+1538
2017-05-02x86/xen: split off enlighten_hvm.cGravatar Vitaly Kuznetsov 4-207/+227
2017-05-02x86/xen: split off enlighten_pvh.cGravatar Vitaly Kuznetsov 3-108/+116
2017-05-02x86/xen: add CONFIG_XEN_PV to KconfigGravatar Vitaly Kuznetsov 3-7/+22
2017-05-02x86/xen: globalize have_vcpu_info_placementGravatar Vitaly Kuznetsov 2-6/+8
2017-05-02x86/xen: separate PV and HVM hypervisorsGravatar Vitaly Kuznetsov 3-41/+79
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 93-711/+1845
2017-05-01Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-36/+110
2017-05-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-89/+299
2017-05-01Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+7
2017-05-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 11-6/+1438
2017-05-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-26/+16
2017-05-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 38-401/+591
2017-05-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-9/+4
2017-05-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 13-276/+707
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 75-944/+1127
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 18-439/+1154
2017-05-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 360-2203/+8122
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 23-88/+259
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 29-610/+1231
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 29-544/+847
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 20-117/+299
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 110-861/+2086
2017-05-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 21-615/+997
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Gravatar Linus Torvalds 276-27059/+12
2017-05-01ia64: fix module loading for gcc-5.4Gravatar Sergei Trofimovich 1-2/+2
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 176-4335/+1458
2017-05-01Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-105/+761
2017-05-01Merge tag 'acpi-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 23-176/+617
2017-05-01Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 33-1153/+2774
2017-05-01Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 9-41/+67
2017-05-01Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-3/+2