summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02Merge branch 'for-4.12/asus' into for-linusJiri Kosina
2017-05-02Merge branch 'for-4.12/sony' into for-linusJiri Kosina
2017-05-02Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...Jiri Kosina
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-02drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2Mario Kleiner
2017-05-02arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-02Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-05-02Merge branch 'for-next' into for-linusTakashi Iwai
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
2017-05-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-05-01tcmu: Add global data block pool supportXiubo Li
2017-05-01tcmu: Add dynamic growing data area feature supportXiubo Li
2017-05-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-05-01target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()Hannes Reinecke
2017-05-01target: fixup error message in target_tg_pt_gp_alua_access_type_store()Hannes Reinecke
2017-05-01target/user: PGR SupportBryant G. Ly
2017-05-01target: Add WRITE_VERIFY_16Bryant G. Ly
2017-05-01Documentation/target: add an example script to configure an iSCSI targetChristophe Vu-Brugier
2017-05-01target: Use kmalloc_array() in transport_kmap_data_sg()Markus Elfring
2017-05-01target: Use kmalloc_array() in compare_and_write_callback()Markus Elfring
2017-05-01target: Improve size determinations in two functionsMarkus Elfring
2017-05-01target: Delete error messages for failed memory allocationsMarkus Elfring
2017-05-01target: Use kcalloc() in two functionsMarkus Elfring
2017-05-01iscsi-target: Improve size determinations in four functionsMarkus Elfring
2017-05-01iscsi-target: Delete error messages for failed memory allocationsMarkus Elfring
2017-05-01iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()Markus Elfring
2017-05-01tcm: make pi data verification configurableDmitry Monakhov