summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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 Torvalds77-628/+1544
2017-05-01Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-36/+107
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 Torvalds3-2/+56
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 Torvalds34-387/+550
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 Torvalds12-256/+603
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds67-885/+1062
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-433/+580
2017-05-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-346/+423
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-88/+251
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-45/+104
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-77/+44
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-94/+40
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds41-19/+196
2017-05-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds223-26988/+0
2017-05-01ia64: fix module loading for gcc-5.4Sergei Trofimovich1-2/+2
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds159-4129/+1188
2017-05-01Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+0
2017-05-01Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds13-26/+3
2017-05-01avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt223-27029/+0
2017-04-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+27
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan1-0/+7
2017-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-5/+0
2017-04-28x86/KASLR: Fix kexec kernel boot crash when KASLR randomization failsBaoquan He1-2/+9
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-2/+49