index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
lguest: remove support for lguest bus.
Rusty Russell
2015-02-11
2
-543
/
+0
*
lguest: add iomem region, where guest page faults get sent to userspace.
Rusty Russell
2015-02-11
4
-6
/
+56
*
lguest: send trap 13 through to userspace.
Rusty Russell
2015-02-11
1
-90
/
+43
*
lguest: add infrastructure to check mappings.
Rusty Russell
2015-02-11
2
-13
/
+30
*
lguest: add infrastructure for userspace to deliver a trap to the guest.
Rusty Russell
2015-02-11
1
-0
/
+19
*
lguest: write more information to userspace about pending traps.
Rusty Russell
2015-02-11
4
-12
/
+19
*
lguest: add operations to get/set a register from the Launcher.
Rusty Russell
2015-02-11
4
-0
/
+106
*
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: 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
1
-50
/
+81
*
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
1
-2
/
+1
*
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
1
-1
/
+59
*
virtio_pci: modern driver
Michael S. Tsirkin
2015-01-21
4
-7
/
+621
*
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
*
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
*
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-21
10
-32
/
+73
|
\
|
*
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
2
-2
/
+5
|
*
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
2
-8
/
+33
|
*
sata_dwc_460ex: fix resource leak on error path
Andy Shevchenko
2015-01-07
1
-14
/
+12
|
*
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 tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-20
4
-31
/
+25
|
\
\
|
*
|
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
2015-01-19
1
-2
/
+2
|
*
|
pinctrl: lantiq: remove bogus of_gpio_chip_add
Johan Hovold
2015-01-14
1
-2
/
+0
|
*
|
pinctrl: Fix two deadlocks
Jim Lin
2015-01-14
1
-2
/
+3
|
*
|
pinctrl: rockchip: Avoid losing interrupts when supporting both edges
Doug Anderson
2015-01-14
1
-25
/
+20
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-20
16
-126
/
+234
|
\
\
\
|
*
|
|
s2io: use snprintf() as a safety feature
Dan Carpenter
2015-01-19
1
-3
/
+8
|
*
|
|
r8152: remove sram_read
hayeswang
2015-01-19
1
-18
/
+6
[next]