index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-02
7
-23
/
+54
*
xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()
Boris Ostrovsky
2017-05-02
1
-14
/
+6
*
xen/scsifront: use offset_in_page() macro
Geliang Tang
2017-05-02
1
-1
/
+1
*
xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops
Stefano Stabellini
2017-05-02
2
-14
/
+14
*
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
2017-05-02
7
-23
/
+30
*
xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
Arnd Bergmann
2017-05-02
1
-0
/
+1
*
x86/cpu: remove hypervisor specific set_cpu_features
Juergen Gross
2017-05-02
3
-14
/
+0
*
vmware: set cpu capabilities during platform initialization
Juergen Gross
2017-05-02
1
-19
/
+20
*
x86/xen: use capabilities instead of fake cpuid values for xsave
Juergen Gross
2017-05-02
1
-23
/
+30
*
x86/xen: use capabilities instead of fake cpuid values for x2apic
Juergen Gross
2017-05-02
1
-2
/
+1
*
x86/xen: use capabilities instead of fake cpuid values for mwait
Juergen Gross
2017-05-02
1
-6
/
+5
*
x86/xen: use capabilities instead of fake cpuid values for acpi
Juergen Gross
2017-05-02
1
-8
/
+3
*
x86/xen: use capabilities instead of fake cpuid values for acc
Juergen Gross
2017-05-02
1
-3
/
+1
*
x86/xen: use capabilities instead of fake cpuid values for mtrr
Juergen Gross
2017-05-02
1
-2
/
+2
*
x86/xen: use capabilities instead of fake cpuid values for aperf
Juergen Gross
2017-05-02
1
-8
/
+1
*
x86/xen: don't indicate DCA support in pv domains
Juergen Gross
2017-05-02
1
-0
/
+1
*
xen: set cpu capabilities from xen_start_kernel()
Juergen Gross
2017-05-02
1
-7
/
+7
*
xen/9pfs: initialize len to 0 to detect xenbus_read errors
Stefano Stabellini
2017-05-02
1
-1
/
+1
*
xen,kdump: handle pv domain in paddr_vmcoreinfo_note()
Juergen Gross
2017-05-02
1
-0
/
+13
*
xen/displif: add ABI for para-virtual display
Oleksandr Andrushchenko
2017-05-02
1
-0
/
+854
*
xen/sndif: add sound-device ABI
Oleksandr Andrushchenko
2017-05-02
1
-0
/
+793
*
xen/kbdif: add multi-touch support
Oleksandr Andrushchenko
2017-05-02
1
-0
/
+210
*
xen/kbdif: update protocol description
Oleksandr Andrushchenko
2017-05-02
1
-27
/
+221
*
xen/9pfs: build 9pfs Xen transport driver
Stefano Stabellini
2017-05-02
2
-0
/
+12
*
xen/9pfs: receive responses
Stefano Stabellini
2017-05-02
1
-0
/
+56
*
xen/9pfs: send requests to the backend
Stefano Stabellini
2017-05-02
1
-2
/
+85
*
xen/9pfs: connect to the backend
Stefano Stabellini
2017-05-02
1
-0
/
+281
*
xen/9pfs: introduce Xen 9pfs transport driver
Stefano Stabellini
2017-05-02
1
-0
/
+125
*
xen: introduce the header file for the Xen 9pfs transport protocol
Stefano Stabellini
2017-05-02
1
-0
/
+36
*
xen: import new ring macros in ring.h
Stefano Stabellini
2017-05-02
1
-0
/
+143
*
x86/xen: remove unused static function from smp_pv.c
Juergen Gross
2017-05-02
1
-10
/
+0
*
x86/xen: rename some PV-only functions in smp_pv.c
Vitaly Kuznetsov
2017-05-02
1
-14
/
+14
*
x86/xen: enable PVHVM-only builds
Vitaly Kuznetsov
2017-05-02
2
-4
/
+9
*
xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds
Vitaly Kuznetsov
2017-05-02
1
-0
/
+14
*
xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
Vitaly Kuznetsov
2017-05-02
1
-10
/
+20
*
x86/xen: create stubs for HVM-only builds in page.h
Vitaly Kuznetsov
2017-05-02
1
-0
/
+25
*
x86/xen: define startup_xen for XEN PV only
Vitaly Kuznetsov
2017-05-02
1
-0
/
+4
*
x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV
Vitaly Kuznetsov
2017-05-02
3
-4
/
+9
*
x86/xen: split suspend.c for PV and PVHVM guests
Vitaly Kuznetsov
2017-05-02
5
-55
/
+83
*
x86/xen: split off mmu_pv.c
Vitaly Kuznetsov
2017-05-02
3
-2714
/
+2721
*
x86/xen: split off mmu_hvm.c
Vitaly Kuznetsov
2017-05-02
3
-75
/
+80
*
x86/xen: split off smp_pv.c
Vitaly Kuznetsov
2017-05-02
4
-486
/
+509
*
x86/xen: split off smp_hvm.c
Vitaly Kuznetsov
2017-05-02
5
-54
/
+69
*
x86/xen: split xen_cpu_die()
Vitaly Kuznetsov
2017-05-02
1
-6
/
+20
*
x86/xen: split xen_smp_prepare_boot_cpu()
Vitaly Kuznetsov
2017-05-02
1
-19
/
+30
*
x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
Vitaly Kuznetsov
2017-05-02
3
-11
/
+35
*
x86/xen: split off enlighten_pv.c
Vitaly Kuznetsov
2017-05-02
3
-1528
/
+1538
*
x86/xen: split off enlighten_hvm.c
Vitaly Kuznetsov
2017-05-02
4
-207
/
+227
*
x86/xen: split off enlighten_pvh.c
Vitaly Kuznetsov
2017-05-02
3
-108
/
+116
*
x86/xen: add CONFIG_XEN_PV to Kconfig
Vitaly Kuznetsov
2017-05-02
3
-7
/
+22
[next]