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-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 '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 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-03-14Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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 '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-13drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-12vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEXAlexey Kardashevskiy
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski
2015-03-12clk: introduce clk_is_matchMichael Turquette
2015-03-12clk: don't export static symbolJulia Lawall
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom
2015-03-11drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom
2015-03-11xen-pciback: limit guest control of command registerJan Beulich
2015-03-11drm/radeon: drop setting UPLL to sleep modeChristian König
2015-03-11drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst
2015-03-11Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-03-11Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-10of: unittest: Add options string testcase variantsPeter Hurley
2015-03-10of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm
2015-03-10of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long
2015-03-10of/unittest: remove the duplicate of_changeset_initWang Long
2015-03-10of: unittest: fix I2C dependencyArnd Bergmann
2015-03-10of/overlay: Remove unused variableFabio Estevam