Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16vfio/platform: support for level sensitive interruptsAntonios Motakis
2015-03-16vfio/platform: trigger an interrupt via eventfdAntonios Motakis
2015-03-16vfio/platform: initial interrupts support codeAntonios Motakis
2015-03-16vfio/platform: return IRQ infoAntonios Motakis
2015-03-16vfio/platform: support MMAP of MMIO regionsAntonios Motakis
2015-03-16vfio/platform: read and write support for the device fdAntonios Motakis
2015-03-16vfio/platform: return info for device memory mapped IO regionsAntonios Motakis
2015-03-16vfio/platform: return info for bound deviceAntonios Motakis
2015-03-16vfio: amba: add the VFIO for AMBA devices module to KconfigAntonios Motakis
2015-03-16vfio: amba: VFIO support for AMBA devicesAntonios Motakis
2015-03-16vfio: platform: add the VFIO PLATFORM module to KconfigAntonios Motakis
2015-03-16vfio: platform: probe to devices on the platform busAntonios Motakis
2015-03-16vfio/platform: initial skeleton of VFIO support for platform devicesAntonios Motakis
2015-03-16Linux 4.0-rc4v4.0-rc4Linus Torvalds
2015-03-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-15[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-03-14Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-03-14Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-14Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-14MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT
2015-03-13Merge branch 'pm-tools'Rafael J. Wysocki
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13Merge tag 'sound-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai
2015-03-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-03-13memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov
2015-03-13mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep
2015-03-13kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-13kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-13fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose
2015-03-13mm/nommu.c: export symbol max_mapnrgchen gchen
2015-03-13arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang
2015-03-13nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-03-13mm: cma: fix CMA aligned offset calculationDanesh Petigara
2015-03-13mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes