Age | Commit message (Expand) | Author | Files | Lines |
2016-03-11 | vhost_net: basic polling support | Jason Wang | 3 | -5/+88 |
2016-03-11 | vhost: introduce vhost_vq_avail_empty() | Jason Wang | 2 | -0/+15 |
2016-03-11 | vhost: introduce vhost_has_work() | Jason Wang | 2 | -0/+8 |
2016-03-11 | virtio_balloon: Allow to resize and update the balloon stats in parallel | Petr Mladek | 1 | -15/+21 |
2016-03-11 | virtio_balloon: Use a workqueue instead of "vballoon" kthread | Petr Mladek | 1 | -57/+51 |
2016-03-02 | virtio/s390: size of SET_IND payload | Cornelia Huck | 1 | -4/+8 |
2016-03-02 | virtio/s390: use dev_to_virtio | Geliang Tang | 1 | -2/+1 |
2016-03-02 | vhost: rename vhost_init_used() | Greg Kurz | 5 | -6/+6 |
2016-03-02 | vhost: rename cross-endian helpers | Greg Kurz | 1 | -6/+24 |
2016-03-02 | virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSH | Michael S. Tsirkin | 1 | -3/+8 |
2016-03-02 | vring: Use the DMA API on Xen | Andy Lutomirski | 1 | -0/+12 |
2016-03-02 | virtio_pci: Use the DMA API if enabled | Andy Lutomirski | 3 | -76/+33 |
2016-03-02 | virtio_mmio: Use the DMA API if enabled | Andy Lutomirski | 1 | -52/+15 |
2016-03-02 | virtio: Add improved queue allocation API | Andy Lutomirski | 1 | -30/+179 |
2016-03-02 | virtio_ring: Support DMA APIs | Andy Lutomirski | 2 | -36/+166 |
2016-03-02 | vring: Introduce vring_use_dma_api() | Andy Lutomirski | 1 | -0/+24 |
2016-03-02 | vhost: fix error path in vhost_init_used() | Greg Kurz | 1 | -4/+11 |
2016-03-02 | virtio-pci: read the right virtio_pci_notify_cap field | Ladi Prosek | 1 | -1/+1 |
2016-02-28 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+7 |
2016-02-28 | Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-02-28 | Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 18 | -70/+125 |
2016-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+22 |
2016-02-27 | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+14 |
2016-02-27 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2016-02-27 | drivers: char: random: add get_random_long() | Daniel Cashman | 1 | -0/+22 |
2016-02-27 | PCI: mvebu: Restrict build to 32-bit ARM | Thierry Reding | 1 | -0/+1 |
2016-02-27 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas | 1 | -1/+8 |
2016-02-26 | Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -94/+36 |
2016-02-26 | Merge branches 'pm-devfreq' and 'acpi-pci' | Rafael J. Wysocki | 1 | -94/+34 |
2016-02-26 | Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm... | Linus Torvalds | 1 | -1/+1 |
2016-02-26 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 24 | -121/+475 |
2016-02-26 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -56/+56 |
2016-02-26 | Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 1 | -3/+34 |
2016-02-25 | drm/nouveau/disp/dp: ensure sink is powered up before attempting link training | Ben Skeggs | 2 | -0/+16 |
2016-02-25 | drm/nouveau: platform: Fix deferred probe | Thierry Reding | 2 | -12/+30 |
2016-02-25 | drivers: sh: Restore legacy clock domain on SuperH platforms | Geert Uytterhoeven | 1 | -1/+1 |
2016-02-25 | Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 13 | -93/+367 |
2016-02-25 | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 7 | -16/+62 |
2016-02-24 | drm/amdgpu: disable direct VM updates when vm_debug is set | Christian König | 1 | -1/+2 |
2016-02-24 | amdgpu: fix NULL pointer dereference at tonga_check_states_equal | Bradley Pankow | 1 | -2/+2 |
2016-02-24 | Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 13 | -63/+106 |
2016-02-24 | Revert "ACPI, PCI, irq: remove interrupt count restriction" | Rafael J. Wysocki | 1 | -102/+34 |
2016-02-24 | Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()" | Rafael J. Wysocki | 1 | -3/+11 |
2016-02-24 | Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devic... | Linus Torvalds | 1 | -0/+2 |
2016-02-24 | Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 1 | -0/+2 |
2016-02-24 | nvdimm: use 'u64' for pfn flags | Arnd Bergmann | 1 | -1/+1 |
2016-02-24 | nfit: update address range scrub commands to the acpi 6.1 format | Dan Williams | 2 | -9/+9 |
2016-02-23 | usb: musb: fix DMA for host mode | Cristian Birsan | 1 | -4/+2 |
2016-02-23 | usb: phy: msm: Trigger USB state detection work in DRD mode | Ivan T. Ivanov | 1 | -16/+4 |
2016-02-23 | usb: gadget: net2280: fix endpoint max packet for super speed connections | Simon Appleby | 1 | -2/+13 |