summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-02bpf, samples: fix build warning in cookie_uid_helper_exampleDaniel Borkmann1-3/+3
2017-05-02srcu: Debloat the <linux/rcu_segcblist.h> headerIngo Molnar5-626/+652
2017-05-02KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand7-21/+19
2017-05-02powerpc/eeh: Clean up and document event handling functionsRussell Currey1-12/+24
2017-05-02powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey1-4/+15
2017-05-02cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva2-2/+35
2017-05-02cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain1-6/+9
2017-05-02cxl: Force context lock during EEH flowVaibhav Jain1-2/+17
2017-05-02drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macrosKarim Eshapa1-1/+1
2017-05-02sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov1-0/+1
2017-05-02video: fbdev: udlfb: Fix buffer on stackMaksim Salau1-2/+12
2017-05-02xen: Implement EFI reset_system callbackJulien Grall4-2/+23
2017-05-02arm/xen: Consolidate calls to shutdown hypercall in a single helperJulien Grall1-6/+10
2017-05-02xen: Export xen_rebootJulien Grall2-1/+2
2017-05-02xen/x86: Call xen_smp_intr_init_pv() on BSPBoris Ostrovsky1-1/+1
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky7-23/+54
2017-05-02xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()Boris Ostrovsky1-14/+6
2017-05-02xen/scsifront: use offset_in_page() macroGeliang Tang1-1/+1
2017-05-02xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini2-14/+14
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini7-23/+30
2017-05-02xen/9pfs: select CONFIG_XEN_XENBUS_FRONTENDArnd Bergmann1-0/+1
2017-05-02x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross3-14/+0
2017-05-02vmware: set cpu capabilities during platform initializationJuergen Gross1-19/+20
2017-05-02x86/xen: use capabilities instead of fake cpuid values for xsaveJuergen Gross1-23/+30
2017-05-02x86/xen: use capabilities instead of fake cpuid values for x2apicJuergen Gross1-2/+1
2017-05-02x86/xen: use capabilities instead of fake cpuid values for mwaitJuergen Gross1-6/+5
2017-05-02x86/xen: use capabilities instead of fake cpuid values for acpiJuergen Gross1-8/+3
2017-05-02x86/xen: use capabilities instead of fake cpuid values for accJuergen Gross1-3/+1
2017-05-02x86/xen: use capabilities instead of fake cpuid values for mtrrJuergen Gross1-2/+2
2017-05-02x86/xen: use capabilities instead of fake cpuid values for aperfJuergen Gross1-8/+1
2017-05-02x86/xen: don't indicate DCA support in pv domainsJuergen Gross1-0/+1
2017-05-02xen: set cpu capabilities from xen_start_kernel()Juergen Gross1-7/+7
2017-05-02xen/9pfs: initialize len to 0 to detect xenbus_read errorsStefano Stabellini1-1/+1
2017-05-02xen,kdump: handle pv domain in paddr_vmcoreinfo_note()Juergen Gross1-0/+13
2017-05-02xen/displif: add ABI for para-virtual displayOleksandr Andrushchenko1-0/+854
2017-05-02xen/sndif: add sound-device ABIOleksandr Andrushchenko1-0/+793
2017-05-02xen/kbdif: add multi-touch supportOleksandr Andrushchenko1-0/+210
2017-05-02xen/kbdif: update protocol descriptionOleksandr Andrushchenko1-27/+221
2017-05-02xen/9pfs: build 9pfs Xen transport driverStefano Stabellini2-0/+12
2017-05-02xen/9pfs: receive responsesStefano Stabellini1-0/+56
2017-05-02xen/9pfs: send requests to the backendStefano Stabellini1-2/+85
2017-05-02xen/9pfs: connect to the backendStefano Stabellini1-0/+281
2017-05-02xen/9pfs: introduce Xen 9pfs transport driverStefano Stabellini1-0/+125
2017-05-02xen: introduce the header file for the Xen 9pfs transport protocolStefano Stabellini1-0/+36
2017-05-02xen: import new ring macros in ring.hStefano Stabellini1-0/+143
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-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov1-0/+14
2017-05-02xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVVitaly Kuznetsov1-10/+20