summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-08vfio-pci: Fix use after freeAlex Williamson1-0/+1
2015-04-07vfio-pci: Move idle devices to D3hot power stateAlex Williamson1-3/+33
2015-04-07vfio-pci: Remove warning if try-reset failsAlex Williamson1-8/+2
2015-04-07vfio-pci: Allow PCI IDs to be specified as module optionsAlex Williamson1-0/+49
2015-04-07vfio-pci: Add VGA arbiter clientAlex Williamson1-4/+63
2015-04-07vfio-pci: Add module option to disable VGA region accessAlex Williamson1-3/+16
2015-04-07vgaarb: Stub vga_set_legacy_decoding()Alex Williamson1-0/+5
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson7-14/+25
2015-03-17vfio: virqfd_lock can be statickbuild test robot1-1/+1
2015-03-16vfio: put off the allocation of "minor" in vfio_create_groupZhen Lei1-7/+6
2015-03-16vfio/platform: implement IRQ masking/unmasking via an eventfdAntonios Motakis2-4/+45
2015-03-16vfio: initialize the virqfd workqueue in VFIO generic codeAntonios Motakis4-11/+12
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis5-219/+242
2015-03-16vfio: pass an opaque pointer on virqfd initializationAntonios Motakis1-14/+16
2015-03-16vfio: add local lock for virqfd instead of depending on VFIO PCIAntonios Motakis1-15/+16
2015-03-16vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exitAntonios Motakis3-7/+7
2015-03-16vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and exportAntonios Motakis1-14/+16
2015-03-16vfio/platform: support for level sensitive interruptsAntonios Motakis2-3/+102
2015-03-16vfio/platform: trigger an interrupt via eventfdAntonios Motakis2-2/+94
2015-03-16vfio/platform: initial interrupts support codeAntonios Motakis3-3/+115
2015-03-16vfio/platform: return IRQ infoAntonios Motakis4-5/+89
2015-03-16vfio/platform: support MMAP of MMIO regionsAntonios Motakis1-0/+65
2015-03-16vfio/platform: read and write support for the device fdAntonios Motakis2-0/+151
2015-03-16vfio/platform: return info for device memory mapped IO regionsAntonios Motakis2-4/+124
2015-03-16vfio/platform: return info for bound deviceAntonios Motakis1-3/+21
2015-03-16vfio: amba: add the VFIO for AMBA devices module to KconfigAntonios Motakis2-0/+14
2015-03-16vfio: amba: VFIO support for AMBA devicesAntonios Motakis2-0/+116
2015-03-16vfio: platform: add the VFIO PLATFORM module to KconfigAntonios Motakis4-0/+15
2015-03-16vfio: platform: probe to devices on the platform busAntonios Motakis2-0/+104
2015-03-16vfio/platform: initial skeleton of VFIO support for platform devicesAntonios Motakis2-0/+160
2015-03-16Linux 4.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