summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu11-125/+324
2015-03-16xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich1-1/+14
2015-03-16xen: support suspend/resume in pvscsi frontendJuergen Gross1-35/+179
2015-03-16xen: scsiback: add LUN of restored domainJuergen Gross1-5/+14
2015-03-16xen-scsiback: define a pr_fmt macro with xen-pvscsiTao Chen1-39/+36
2015-03-16xen/mce: fix up xen_late_init_mcelog() error handlingDan Carpenter1-7/+18
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel5-80/+249
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel6-194/+154
2015-03-16x86/xen/apic: WARN with details.Konrad Rzeszutek Wilk1-1/+1
2015-03-16x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk2-89/+181
2015-03-16xen/pciback: Don't print scary messages when unsupported by hypervisor.Konrad Rzeszutek Wilk1-2/+2
2015-03-16xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross1-53/+10
2015-03-16xen: use generated hypervisor symbols in arch/x86/xen/trace.cJuergen Gross1-46/+4
2015-03-16xen: synchronize include/xen/interface/xen.h with xenJuergen Gross2-2/+6
2015-03-16xen: build infrastructure for generating hypercall depending symbolsJuergen Gross2-0/+21
2015-03-16xen: balloon: Use static attribute groups for sysfs entriesTakashi Iwai1-25/+20
2015-03-16xen: pcpu: Use static attribute groups for sysfs entryTakashi Iwai1-16/+28
2015-03-16Linux 4.0-rc4v4.0-rc4Linus Torvalds1-1/+1
2015-03-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-03-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-29/+83
2015-03-15[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-225/+882
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds5-39/+166
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper4-38/+146
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-110/+155
2015-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+4
2015-03-14Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+1
2015-03-14Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-1/+34
2015-03-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+9
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton1-1/+1
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel1-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2-0/+17
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-14Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+5
2015-03-14MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT1-0/+1
2015-03-13Merge branch 'pm-tools'Rafael J. Wysocki1-1/+1
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-23/+66
2015-03-13Merge tag 'sound-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-22/+82
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-22/+65
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-400/+291
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck1-1/+1
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai1-8/+22
2015-03-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-33/+63
2015-03-13memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov1-1/+3
2015-03-13mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep1-2/+2
2015-03-13kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-13kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin5-7/+16
2015-03-13fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose1-1/+2
2015-03-13mm/nommu.c: export symbol max_mapnrgchen gchen1-0/+1