index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-18
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
Wei Yongjun
2017-05-18
xen/9pfs: fix return value check in xen_9pfs_front_probe()
Wei Yongjun
2017-05-11
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
2017-05-11
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2017-05-05
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
Boris Ostrovsky
2017-05-05
x86/xen: fix xsave capability setting
Juergen Gross
2017-05-03
xen: Move xen_have_vector_callback definition to enlighten.c
Boris Ostrovsky
2017-05-02
xen: Implement EFI reset_system callback
Julien Grall
2017-05-02
arm/xen: Consolidate calls to shutdown hypercall in a single helper
Julien Grall
2017-05-02
xen: Export xen_reboot
Julien Grall
2017-05-02
xen/x86: Call xen_smp_intr_init_pv() on BSP
Boris Ostrovsky
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-02
xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()
Boris Ostrovsky
2017-05-02
xen/scsifront: use offset_in_page() macro
Geliang Tang
2017-05-02
xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops
Stefano Stabellini
2017-05-02
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
2017-05-02
xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
Arnd Bergmann
2017-05-02
x86/cpu: remove hypervisor specific set_cpu_features
Juergen Gross
2017-05-02
vmware: set cpu capabilities during platform initialization
Juergen Gross
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for xsave
Juergen Gross
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for x2apic
Juergen Gross
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for mwait
Juergen Gross
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for acpi
Juergen Gross
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for acc
Juergen Gross
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for mtrr
Juergen Gross
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for aperf
Juergen Gross
2017-05-02
x86/xen: don't indicate DCA support in pv domains
Juergen Gross
2017-05-02
xen: set cpu capabilities from xen_start_kernel()
Juergen Gross
2017-05-02
xen/9pfs: initialize len to 0 to detect xenbus_read errors
Stefano Stabellini
2017-05-02
xen,kdump: handle pv domain in paddr_vmcoreinfo_note()
Juergen Gross
2017-05-02
xen/displif: add ABI for para-virtual display
Oleksandr Andrushchenko
2017-05-02
xen/sndif: add sound-device ABI
Oleksandr Andrushchenko
2017-05-02
xen/kbdif: add multi-touch support
Oleksandr Andrushchenko
2017-05-02
xen/kbdif: update protocol description
Oleksandr Andrushchenko
2017-05-02
xen/9pfs: build 9pfs Xen transport driver
Stefano Stabellini
2017-05-02
xen/9pfs: receive responses
Stefano Stabellini
2017-05-02
xen/9pfs: send requests to the backend
Stefano Stabellini
2017-05-02
xen/9pfs: connect to the backend
Stefano Stabellini
2017-05-02
xen/9pfs: introduce Xen 9pfs transport driver
Stefano Stabellini
2017-05-02
xen: introduce the header file for the Xen 9pfs transport protocol
Stefano Stabellini
2017-05-02
xen: import new ring macros in ring.h
Stefano Stabellini
2017-05-02
x86/xen: remove unused static function from smp_pv.c
Juergen Gross
2017-05-02
x86/xen: rename some PV-only functions in smp_pv.c
Vitaly Kuznetsov
2017-05-02
x86/xen: enable PVHVM-only builds
Vitaly Kuznetsov
2017-05-02
xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds
Vitaly Kuznetsov
2017-05-02
xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
Vitaly Kuznetsov
2017-05-02
x86/xen: create stubs for HVM-only builds in page.h
Vitaly Kuznetsov
2017-05-02
x86/xen: define startup_xen for XEN PV only
Vitaly Kuznetsov
2017-05-02
x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV
Vitaly Kuznetsov
2017-05-02
x86/xen: split suspend.c for PV and PVHVM guests
Vitaly Kuznetsov
[next]