aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PICRusty Russell2015-02-11
* lguest: disable ACPI explicitly.Rusty Russell2015-02-11
* lguest: add iomem region, where guest page faults get sent to userspace.Rusty Russell2015-02-11
* lguest: don't disable iospace.Rusty Russell2015-02-11
* lguest: suppress PS/2 keyboard polling.Rusty Russell2015-02-11
* lguest: send trap 13 through to userspace.Rusty Russell2015-02-11
* lguest: add infrastructure to check mappings.Rusty Russell2015-02-11
* lguest: add infrastructure for userspace to deliver a trap to the guest.Rusty Russell2015-02-11
* lguest: write more information to userspace about pending traps.Rusty Russell2015-02-11
* lguest: add operations to get/set a register from the Launcher.Rusty Russell2015-02-11
* lguest: have --rng read from /dev/urandom not /dev/random.Rusty Russell2015-02-11
* virtio: don't require a config space on the console device.Rusty Russell2015-02-10
* virtio_pci: use 16-bit accessor for queue_enable.Rusty Russell2015-02-10
* virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defi...Rusty Russell2015-02-10
* virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.Rusty Russell2015-02-10
* virtio: define VIRTIO_PCI_CAP_PCI_CFG in header.Rusty Russell2015-02-10
* virtio: Avoid possible kernel panic if DEBUG is enabled.Tetsuo Handa2015-02-10
* virtio-mmio: Update the device to OASIS spec versionPawel Moll2015-01-22
* virtio_pci_modern: drop an unused functionMichael S. Tsirkin2015-01-21
* virtio_pci: add module param to force legacy modeMichael S. Tsirkin2015-01-21
* virtio_pci: add an option to disable legacy driverMichael S. Tsirkin2015-01-21
* virtio_pci: drop Kconfig warningsMichael S. Tsirkin2015-01-21
* virtio_pci: Kconfig grammar fixMichael S. Tsirkin2015-01-21
* virtio_rng: drop extra empty lineMichael S. Tsirkin2015-01-21
* virtio_ring: coding style fixMichael S. Tsirkin2015-01-21
* virtio_blk: coding style fixesMichael S. Tsirkin2015-01-21
* virtio_balloon: coding style fixesMichael S. Tsirkin2015-01-21
* virtio_pci_modern: support devices with no configMichael S. Tsirkin2015-01-21
* virtio_pci_modern: reduce number of mappingsMichael S. Tsirkin2015-01-21
* virtio_pci: macros for PCI layout offsetsRusty Russell2015-01-21
* virtio_pci: modern driverMichael S. Tsirkin2015-01-21
* virtio-pci: define layout for virtio 1.0Rusty Russell2015-01-21
* virtio_pci: move probe/remove code to commonMichael S. Tsirkin2015-01-21
* virtio_pci: drop useless del_vqs callSasha Levin2015-01-21
* s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-21
* pci: add pci_iomap_rangeMichael S. Tsirkin2015-01-21
* mn10300: drop dead codeMichael S. Tsirkin2015-01-21
* virtio/balloon: verify device has config spaceMichael S. Tsirkin2015-01-21
* virtio/scsi: verify device has config spaceMichael S. Tsirkin2015-01-21
* virtio/net: verify device has config spaceMichael S. Tsirkin2015-01-21
* virtio/console: verify device has config spaceMichael S. Tsirkin2015-01-21
* virtio/blk: verify device has config spaceMichael S. Tsirkin2015-01-21
* virtio/9p: verify device has config spaceMichael S. Tsirkin2015-01-21
* virtio_pci: drop virtio_config dependencyMichael S. Tsirkin2015-01-21
* Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-20
|\
| * libata: prevent HSM state change race between ISR and PIODavid Jeffery2015-01-19
| * libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-19
| * ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni2015-01-13
| * ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston2015-01-13
| * ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta2015-01-09