sfrench/cifs-2.6.git
2017-05-18 Wei Yongjunxen/9pfs: fix return value check in xen_9pfs_front_probe()
2017-05-11 Juergen Grossxen: adjust early dom0 p2m handling to xen hypervisor...
2017-05-11 Juergen Grossx86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running...
2017-05-05 Boris Ostrovskyxen/x86: Do not call xen_init_time_ops() until shared_i...
2017-05-05 Juergen Grossx86/xen: fix xsave capability setting
2017-05-03 Boris Ostrovskyxen: Move xen_have_vector_callback definition to enligh...
2017-05-02 Julien Grallxen: Implement EFI reset_system callback
2017-05-02 Julien Grallarm/xen: Consolidate calls to shutdown hypercall in...
2017-05-02 Julien Grallxen: Export xen_reboot
2017-05-02 Boris Ostrovskyxen/x86: Call xen_smp_intr_init_pv() on BSP
2017-05-02 Boris Ostrovskyxen: Revert commits da72ff5bfcb0 and 72a9b186292d
2017-05-02 Boris Ostrovskyxen/pvh: Do not fill kernel's e820 map in init_pvh_boot...
2017-05-02 Geliang Tangxen/scsifront: use offset_in_page() macro
2017-05-02 Stefano Stabellinixen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops
2017-05-02 Stefano Stabellinixen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolida...
2017-05-02 Arnd Bergmannxen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
2017-05-02 Juergen Grossx86/cpu: remove hypervisor specific set_cpu_features
2017-05-02 Juergen Grossvmware: set cpu capabilities during platform initialization
2017-05-02 Juergen Grossx86/xen: use capabilities instead of fake cpuid values...
2017-05-02 Juergen Grossx86/xen: use capabilities instead of fake cpuid values...
2017-05-02 Juergen Grossx86/xen: use capabilities instead of fake cpuid values...
2017-05-02 Juergen Grossx86/xen: use capabilities instead of fake cpuid values...
2017-05-02 Juergen Grossx86/xen: use capabilities instead of fake cpuid values...
2017-05-02 Juergen Grossx86/xen: use capabilities instead of fake cpuid values...
2017-05-02 Juergen Grossx86/xen: use capabilities instead of fake cpuid values...
2017-05-02 Juergen Grossx86/xen: don't indicate DCA support in pv domains
2017-05-02 Juergen Grossxen: set cpu capabilities from xen_start_kernel()
2017-05-02 Stefano Stabellinixen/9pfs: initialize len to 0 to detect xenbus_read...
2017-05-02 Juergen Grossxen,kdump: handle pv domain in paddr_vmcoreinfo_note()
2017-05-02 Oleksandr Andrushchenkoxen/displif: add ABI for para-virtual display
2017-05-02 Oleksandr Andrushchenkoxen/sndif: add sound-device ABI
2017-05-02 Oleksandr Andrushchenkoxen/kbdif: add multi-touch support
2017-05-02 Oleksandr Andrushchenkoxen/kbdif: update protocol description
2017-05-02 Stefano Stabellinixen/9pfs: build 9pfs Xen transport driver
2017-05-02 Stefano Stabellinixen/9pfs: receive responses
2017-05-02 Stefano Stabellinixen/9pfs: send requests to the backend
2017-05-02 Stefano Stabellinixen/9pfs: connect to the backend
2017-05-02 Stefano Stabellinixen/9pfs: introduce Xen 9pfs transport driver
2017-05-02 Stefano Stabellinixen: introduce the header file for the Xen 9pfs transpo...
2017-05-02 Stefano Stabellinixen: import new ring macros in ring.h
2017-05-02 Juergen Grossx86/xen: remove unused static function from smp_pv.c
2017-05-02 Vitaly Kuznetsovx86/xen: rename some PV-only functions in smp_pv.c
2017-05-02 Vitaly Kuznetsovx86/xen: enable PVHVM-only builds
2017-05-02 Vitaly Kuznetsovxen: create xen_create/destroy_contiguous_region()...
2017-05-02 Vitaly Kuznetsovxen/balloon: decorate PV-only parts with #ifdef CONFIG_...
2017-05-02 Vitaly Kuznetsovx86/xen: create stubs for HVM-only builds in page.h
2017-05-02 Vitaly Kuznetsovx86/xen: define startup_xen for XEN PV only
2017-05-02 Vitaly Kuznetsovx86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV
2017-05-02 Vitaly Kuznetsovx86/xen: split suspend.c for PV and PVHVM guests
2017-05-02 Vitaly Kuznetsovx86/xen: split off mmu_pv.c
2017-05-02 Vitaly Kuznetsovx86/xen: split off mmu_hvm.c
2017-05-02 Vitaly Kuznetsovx86/xen: split off smp_pv.c
2017-05-02 Vitaly Kuznetsovx86/xen: split off smp_hvm.c
2017-05-02 Vitaly Kuznetsovx86/xen: split xen_cpu_die()
2017-05-02 Vitaly Kuznetsovx86/xen: split xen_smp_prepare_boot_cpu()
2017-05-02 Vitaly Kuznetsovx86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
2017-05-02 Vitaly Kuznetsovx86/xen: split off enlighten_pv.c
2017-05-02 Vitaly Kuznetsovx86/xen: split off enlighten_hvm.c
2017-05-02 Vitaly Kuznetsovx86/xen: split off enlighten_pvh.c
2017-05-02 Vitaly Kuznetsovx86/xen: add CONFIG_XEN_PV to Kconfig
2017-05-02 Vitaly Kuznetsovx86/xen: globalize have_vcpu_info_placement
2017-05-02 Vitaly Kuznetsovx86/xen: separate PV and HVM hypervisors
2017-05-02 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2017-05-02 Linus TorvaldsMerge branch 'x86-irq-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2017-05-02 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-process-for-linus' of git://git....
2017-05-02 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2017-05-02 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git./linux...
2017-05-01 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2017-05-01 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2017-05-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-01 Sergei Trofimovichia64: fix module loading for gcc-5.4
2017-05-01 Linus TorvaldsMerge branch 'work.uaccess' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge tag 'devprop-4.12-rc1' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge tag 'acpi-4.12-rc1' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge tag 'pm-4.12-rc1' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge branch 'for-4.12' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge branch 'for-4.12' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge branch 'for-4.12' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge tag 'leds_for_4.12' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2017-05-01 Linus TorvaldsMerge tag 'for-linux-4.12' of git://github.com/cminyard...
2017-05-01 Linus TorvaldsMerge tag 'hsi-for-4.12' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge tag 'for-v4.12' of git://git./linux/kernel/git...
2017-05-01 Tejun Heocgroup: mark cgroup_get() with __maybe_unused
2017-05-01 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.12' of git://git./linux...
2017-05-01 Linus TorvaldsMerge tag 'edac_for_4.12' of git://git./linux/kernel...
2017-05-01 Linus TorvaldsMerge branch 'for-4.12/post-merge' of git://git.kernel...
2017-05-01 Linus TorvaldsMerge branch 'for-4.12/block' of git://git.kernel.dk...
next