index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
virtio_balloon: use simplified virtqueue accessors.
Rusty Russell
1
-3
/
+3
2013-03-20
virtio_rpmsg_bus: use simplified virtqueue accessors.
Rusty Russell
1
-4
/
+4
2013-03-20
caif_virtio: use simplified virtqueue accessors.
Rusty Russell
1
-2
/
+1
2013-03-20
virtio_console: use simplified virtqueue accessors.
Rusty Russell
1
-3
/
+3
2013-03-20
virtio_rng: use simplified virtqueue accessors.
Rusty Russell
1
-1
/
+1
2013-03-20
virtio_net: use simplified virtqueue accessors.
Rusty Russell
1
-6
/
+5
2013-03-20
virtio_net: use virtqueue_add_sgs[] for command buffers.
Rusty Russell
1
-25
/
+26
2013-03-20
virtio_scsi: use virtqueue_add_inbuf() for virtscsi_kick_event.
Rusty Russell
1
-2
/
+2
2013-03-20
virtio-scsi: use virtqueue_add_sgs for command buffers
Wanlong Gao
1
-63
/
+37
2013-03-20
virtio_blk: remove nents member.
Rusty Russell
1
-11
/
+11
2013-03-20
virtio-blk: use virtqueue_add_sgs on req path
Paolo Bonzini
1
-36
/
+33
2013-03-20
virtio-blk: use virtqueue_add_sgs on bio path
Paolo Bonzini
1
-29
/
+29
2013-03-20
virtio-blk: reorganize virtblk_add_req
Paolo Bonzini
1
-35
/
+20
2013-03-20
virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.
Rusty Russell
1
-0
/
+44
2013-03-20
virtio_ring: virtqueue_add_sgs, to add multiple sgs.
Rusty Russell
1
-63
/
+157
2013-03-20
caif_virtio: Introduce caif over virtio
Erwan Yvin
3
-0
/
+802
2013-03-20
vringh: host-side implementation of virtio rings.
Rusty Russell
5
-1
/
+1019
2013-03-20
virtio_ring: expose virtio barriers for use in vringh.
Rusty Russell
1
-27
/
+6
2013-03-20
tools/virtio: fix build for 3.8
Michael S. Tsirkin
1
-1
/
+3
2013-03-12
virtio-blk: emit udev event when device is resized
Milos Vyletel
1
-0
/
+2
2013-03-12
virtio-scsi: use pr_err() instead of printk()
Wanlong Gao
1
-4
/
+4
2013-03-07
lguest: fix paths in comments
Wanlong Gao
1
-3
/
+2
2013-03-03
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-48
/
+39
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-17
/
+13
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-10
/
+16
2013-03-03
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+12
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-0
/
+1417
2013-03-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-03-03
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+10
2013-03-03
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+14
2013-03-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
20
-849
/
+795
2013-03-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-77
/
+75
2013-03-03
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
14
-273
/
+1292
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
33
-329
/
+1800
2013-03-03
Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus
Russell King
116
-937
/
+1210
2013-03-02
metag: Internal and external irqchips
James Hogan
3
-0
/
+1213
2013-03-02
metag: Time keeping
James Hogan
3
-0
/
+204
2013-03-02
Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
43
-580
/
+8407
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-11
/
+15
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
67
-1190
/
+4000
2013-03-02
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
Helge Deller
1
-3
/
+12
2013-03-02
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
1
-13
/
+10
2013-03-02
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+2
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-13
/
+13
2013-03-02
kgdb/kgdbts: support ppc64
Tiejun Chen
1
-0
/
+2
2013-03-01
dm cache: add cleaner policy
Heinz Mauelshagen
3
-0
/
+474
2013-03-01
dm cache: add mq policy
Joe Thornber
3
-0
/
+1207
2013-03-01
dm: add cache target
Joe Thornber
12
-0
/
+4475
2013-03-01
dm persistent data: add bitset
Joe Thornber
3
-0
/
+329
2013-03-01
dm persistent data: add transactional array
Joe Thornber
3
-0
/
+975
[next]