index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lguest: have --rng read from /dev/urandom not /dev/random.
Rusty Russell
2015-02-11
1
-5
/
+5
*
virtio: don't require a config space on the console device.
Rusty Russell
2015-02-11
1
-1
/
+4
*
virtio_pci: use 16-bit accessor for queue_enable.
Rusty Russell
2015-02-11
1
-2
/
+2
*
virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defi...
Rusty Russell
2015-02-11
1
-0
/
+2
*
virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.
Rusty Russell
2015-02-11
1
-4
/
+13
*
virtio: define VIRTIO_PCI_CAP_PCI_CFG in header.
Rusty Russell
2015-02-11
1
-1
/
+3
*
virtio: Avoid possible kernel panic if DEBUG is enabled.
Tetsuo Handa
2015-02-11
1
-3
/
+3
*
virtio-mmio: Update the device to OASIS spec version
Pawel Moll
2015-01-23
2
-57
/
+118
*
virtio_pci_modern: drop an unused function
Michael S. Tsirkin
2015-01-21
1
-8
/
+0
*
virtio_pci: add module param to force legacy mode
Michael S. Tsirkin
2015-01-21
1
-4
/
+21
*
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
2015-01-21
3
-1
/
+31
*
virtio_pci: drop Kconfig warnings
Michael S. Tsirkin
2015-01-21
1
-3
/
+0
*
virtio_pci: Kconfig grammar fix
Michael S. Tsirkin
2015-01-21
1
-1
/
+1
*
virtio_rng: drop extra empty line
Michael S. Tsirkin
2015-01-21
1
-1
/
+0
*
virtio_ring: coding style fix
Michael S. Tsirkin
2015-01-21
1
-2
/
+1
*
virtio_blk: coding style fixes
Michael S. Tsirkin
2015-01-21
1
-4
/
+2
*
virtio_balloon: coding style fixes
Michael S. Tsirkin
2015-01-21
2
-4
/
+2
*
virtio_pci_modern: support devices with no config
Michael S. Tsirkin
2015-01-21
1
-2
/
+19
*
virtio_pci_modern: reduce number of mappings
Michael S. Tsirkin
2015-01-21
2
-8
/
+52
*
virtio_pci: macros for PCI layout offsets
Rusty Russell
2015-01-21
2
-6
/
+90
*
virtio_pci: modern driver
Michael S. Tsirkin
2015-01-21
5
-10
/
+625
*
virtio-pci: define layout for virtio 1.0
Rusty Russell
2015-01-21
1
-0
/
+62
*
virtio_pci: move probe/remove code to common
Michael S. Tsirkin
2015-01-21
3
-72
/
+77
*
virtio_pci: drop useless del_vqs call
Sasha Levin
2015-01-21
1
-1
/
+0
*
s390: add pci_iomap_range
Michael S. Tsirkin
2015-01-21
2
-7
/
+28
*
pci: add pci_iomap_range
Michael S. Tsirkin
2015-01-21
2
-5
/
+40
*
mn10300: drop dead code
Michael S. Tsirkin
2015-01-21
1
-35
/
+0
*
virtio/balloon: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio/scsi: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio/net: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio/console: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio/blk: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio/9p: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
virtio_pci: drop virtio_config dependency
Michael S. Tsirkin
2015-01-21
1
-1
/
+1
*
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-20
12
-64
/
+118
|
\
|
*
libata: prevent HSM state change race between ISR and PIO
David Jeffery
2015-01-19
1
-0
/
+12
|
*
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
2015-01-19
3
-2
/
+6
|
*
ata: pata_at91: depend on !ARCH_MULTIPLATFORM
Alexandre Belloni
2015-01-13
1
-0
/
+1
|
*
ahci: Remove Device ID for Intel Sunrise Point PCH
James Ralston
2015-01-13
1
-1
/
+0
|
*
ahci: Use dev_info() to inform about the lack of Device Sleep support
Gabriele Mazzotta
2015-01-09
1
-1
/
+1
|
*
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
Martin K. Petersen
2015-01-08
3
-8
/
+34
|
*
sata_dwc_460ex: fix resource leak on error path
Andy Shevchenko
2015-01-07
1
-14
/
+12
|
*
ata: add MAINTAINERS entry for libata PATA drivers
Bartlomiej Zolnierkiewicz
2015-01-07
1
-0
/
+9
|
*
libata: clean up MAINTAINERS entries
Tejun Heo
2015-01-07
1
-32
/
+34
|
*
libata: export ata_get_cmd_descript()
Andy Shevchenko
2015-01-05
1
-0
/
+1
|
*
ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...
Suman Tripathi
2015-01-05
1
-5
/
+7
|
*
ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...
Suman Tripathi
2015-01-05
1
-1
/
+1
*
|
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-20
1
-17
/
+8
|
\
\
|
*
|
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
2015-01-16
1
-17
/
+8
|
|
/
*
|
Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-20
5
-31
/
+26
|
\
\
[next]