aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-11lguest: remove support for lguest bus.Rusty Russell2-543/+0
2015-02-11lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.Rusty Russell1-0/+1
2015-02-11lguest: Convert console device to virtio 1.0 PCI.Rusty Russell1-7/+7
2015-02-11lguest: Convert entropy device to virtio 1.0 PCI.Rusty Russell1-5/+7
2015-02-11lguest: Convert net device to virtio 1.0 PCI.Rusty Russell1-20/+28
2015-02-11lguest: Convert block device to virtio 1.0 PCI.Rusty Russell1-21/+9
2015-02-11lguest: add a dummy PCI host bridge.Rusty Russell1-0/+14
2015-02-11lguest: fix failure to find linux/virtio_types.hRusty Russell1-1/+7
2015-02-11lguest: implement virtio-PCI MMIO accesses.Rusty Russell1-2/+490
2015-02-11lguest: add PCI config space emulation to example launcher.Rusty Russell1-5/+211
2015-02-11lguest: decode mmio accesses for PCI in example launcher.Rusty Russell1-0/+167
2015-02-11lguest: add MMIO region allocator in example launcher.Rusty Russell1-5/+23
2015-02-11lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PICRusty Russell1-0/+24
2015-02-11lguest: disable ACPI explicitly.Rusty Russell1-0/+4
2015-02-11lguest: add iomem region, where guest page faults get sent to userspace.Rusty Russell5-7/+58
2015-02-11lguest: don't disable iospace.Rusty Russell1-8/+0
2015-02-11lguest: suppress PS/2 keyboard polling.Rusty Russell1-0/+4
2015-02-11lguest: send trap 13 through to userspace.Rusty Russell2-90/+192
2015-02-11lguest: add infrastructure to check mappings.Rusty Russell2-13/+30
2015-02-11lguest: add infrastructure for userspace to deliver a trap to the guest.Rusty Russell2-0/+20
2015-02-11lguest: write more information to userspace about pending traps.Rusty Russell6-18/+42
2015-02-11lguest: add operations to get/set a register from the Launcher.Rusty Russell5-0/+108
2015-02-11lguest: have --rng read from /dev/urandom not /dev/random.Rusty Russell1-5/+5
2015-02-11ASoC: fsl_ssi: Fix the incorrect limitation of the bit clock rateNicolin Chen1-4/+7
2015-02-11Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-12/+21
2015-02-11Merge branch 'drm-sti-next-2015-02-04' of git://git.linaro.org/people/benjami...Dave Airlie4-45/+149
2015-02-11Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie7-91/+78
2015-02-11virtio: don't require a config space on the console device.Rusty Russell1-1/+4
2015-02-11virtio_pci: use 16-bit accessor for queue_enable.Rusty Russell1-2/+2
2015-02-11virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defi...Rusty Russell1-0/+2
2015-02-11virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.Rusty Russell1-4/+13
2015-02-11virtio: define VIRTIO_PCI_CAP_PCI_CFG in header.Rusty Russell1-1/+3
2015-02-11virtio: Avoid possible kernel panic if DEBUG is enabled.Tetsuo Handa1-3/+3
2015-02-11module: Replace over-engineered nested sleepPeter Zijlstra1-28/+8
2015-02-11module: Annotate nested sleep in resolve_symbol()Peter Zijlstra1-0/+6
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1236-29344/+72016
2015-02-10crypto: fix af_alg_make_sg() conversion to iov_iterLinus Torvalds2-4/+3
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-24/+17
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds19-1/+1475
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds20-229/+643
2015-02-10sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds1-1/+1
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds142-2183/+642
2015-02-10Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-17/+8
2015-02-10dmaengine: pl330: fix bug that cause start the same descs in cyclicAddy Ke1-0/+6
2015-02-10Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds39-892/+817
2015-02-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds21-244/+284
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera1-1/+1
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds13-405/+510
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds299-1828/+5316
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds51-978/+744