index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-02-11
lguest: add iomem region, where guest page faults get sent to userspace.
Rusty Russell
2015-02-11
lguest: send trap 13 through to userspace.
Rusty Russell
2015-02-11
lguest: add infrastructure to check mappings.
Rusty Russell
2015-02-11
lguest: add infrastructure for userspace to deliver a trap to the guest.
Rusty Russell
2015-02-11
lguest: write more information to userspace about pending traps.
Rusty Russell
2015-02-11
lguest: add operations to get/set a register from the Launcher.
Rusty Russell
2015-02-11
virtio: don't require a config space on the console device.
Rusty Russell
2015-02-11
virtio_pci: use 16-bit accessor for queue_enable.
Rusty Russell
2015-02-11
virtio: Avoid possible kernel panic if DEBUG is enabled.
Tetsuo Handa
2015-01-23
virtio-mmio: Update the device to OASIS spec version
Pawel Moll
2015-01-21
virtio_pci_modern: drop an unused function
Michael S. Tsirkin
2015-01-21
virtio_pci: add module param to force legacy mode
Michael S. Tsirkin
2015-01-21
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
2015-01-21
virtio_pci: drop Kconfig warnings
Michael S. Tsirkin
2015-01-21
virtio_pci: Kconfig grammar fix
Michael S. Tsirkin
2015-01-21
virtio_rng: drop extra empty line
Michael S. Tsirkin
2015-01-21
virtio_ring: coding style fix
Michael S. Tsirkin
2015-01-21
virtio_blk: coding style fixes
Michael S. Tsirkin
2015-01-21
virtio_balloon: coding style fixes
Michael S. Tsirkin
2015-01-21
virtio_pci_modern: support devices with no config
Michael S. Tsirkin
2015-01-21
virtio_pci_modern: reduce number of mappings
Michael S. Tsirkin
2015-01-21
virtio_pci: macros for PCI layout offsets
Rusty Russell
2015-01-21
virtio_pci: modern driver
Michael S. Tsirkin
2015-01-21
virtio_pci: move probe/remove code to common
Michael S. Tsirkin
2015-01-21
virtio_pci: drop useless del_vqs call
Sasha Levin
2015-01-21
virtio/balloon: verify device has config space
Michael S. Tsirkin
2015-01-21
virtio/scsi: verify device has config space
Michael S. Tsirkin
2015-01-21
virtio/net: verify device has config space
Michael S. Tsirkin
2015-01-21
virtio/console: verify device has config space
Michael S. Tsirkin
2015-01-21
virtio/blk: verify device has config space
Michael S. Tsirkin
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-20
Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-19
s2io: use snprintf() as a safety feature
Dan Carpenter
2015-01-19
r8152: remove sram_read
hayeswang
2015-01-19
r8152: remove generic_ocp_read before writing
hayeswang
2015-01-19
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
2015-01-19
bgmac: register napi before the device
Hauke Mehrtens
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
2015-01-19
libata: prevent HSM state change race between ISR and PIO
David Jeffery
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
2015-01-19
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
2015-01-19
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2015-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-01-18
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-01-18
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
2015-01-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
[next]