index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
virtio: Formally reserve bits 28-31 to be 'transport' features.
Rusty Russell
2
-0
/
+11
2008-07-25
s390: use virtio_console for KVM on s390
Christian Borntraeger
4
-1
/
+34
2008-07-25
virtio: console as a config option
Christian Borntraeger
2
-1
/
+9
2008-07-25
virtio_console: use virtqueue notification for hvc_console
Christian Borntraeger
1
-7
/
+33
2008-07-25
hvc_console: rework setup to replace irq functions with callbacks
Christian Borntraeger
8
-67
/
+105
2008-07-25
virtio_blk: check for hardsector size from host
Christian Borntraeger
2
-1
/
+12
2008-07-25
virtio: Use bus_type probe and remove methods
Mark McLoughlin
1
-9
/
+9
2008-07-25
virtio: don't always force a notification when ring is full
Rusty Russell
1
-2
/
+5
2008-07-25
virtio: clarify that ABI is usable by any implementations
Rusty Russell
8
-3
/
+17
2008-07-25
virtio: Recycle unused recv buffer pages for large skbs in net driver
Rusty Russell
1
-1
/
+35
2008-07-25
virtio net: Allow receiving SG packets
Herbert Xu
1
-5
/
+39
2008-07-25
virtio net: Add ethtool ops for SG/GSO
Herbert Xu
1
-0
/
+18
2008-07-25
virtio: fix virtio_net xmit of freed skb bug
Mark McLoughlin
1
-10
/
+10
2008-07-24
ide: use proper printk() KERN_* levels in ide-probe.c
Bartlomiej Zolnierkiewicz
1
-23
/
+28
2008-07-24
ide: fix for EATA SCSI HBA in ATA emulating mode
Bartlomiej Zolnierkiewicz
1
-12
/
+0
2008-07-24
ide: remove stale comments from drivers/ide/Makefile
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2008-07-24
ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase
Bartlomiej Zolnierkiewicz
1
-2
/
+10
2008-07-24
ide-scsi: remove kmalloced struct request
FUJITA Tomonori
1
-10
/
+15
2008-07-24
ht6560b: remove old history
Jan Evert van Grootheest
1
-22
/
+0
2008-07-24
ht6560b: update email address
Jan Evert van Grootheest
1
-1
/
+1
2008-07-24
ide-cd: fix oops when using growisofs
Jens Axboe
1
-5
/
+22
2008-07-24
gayle: release resources on ide_host_add() failure
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-07-24
palm_bk3710: add UltraDMA/100 support
Sergei Shtylyov
1
-3
/
+6
2008-07-24
ide: trivial sparse annotations
Harvey Harrison
3
-7
/
+5
2008-07-24
ide: ide-tape.c sparse annotations and unaligned access removal
Harvey Harrison
1
-10
/
+10
2008-07-24
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
19
-48
/
+39
2008-07-24
ide: prefix messages from IDE PCI host drivers by driver name
Bartlomiej Zolnierkiewicz
31
-327
/
+308
2008-07-24
it821x: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
1
-12
/
+7
2008-07-24
it8213: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2008-07-24
ide: include PCI device name in messages from IDE PCI host drivers
Bartlomiej Zolnierkiewicz
12
-99
/
+131
2008-07-24
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
9
-171
/
+6
2008-07-24
ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)
Bartlomiej Zolnierkiewicz
6
-162
/
+29
2008-07-24
ide-generic: is no longer needed on ppc32
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-24
ide-generic: remove broken PPC_PREP support
Bartlomiej Zolnierkiewicz
1
-18
/
+0
2008-07-24
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
14
-65
/
+8
2008-07-24
ide: remove <asm-cris/ide.h>
Bartlomiej Zolnierkiewicz
3
-148
/
+0
2008-07-24
ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()
Bartlomiej Zolnierkiewicz
2
-28
/
+8
2008-07-24
ide-generic: minor fix for mips
Bartlomiej Zolnierkiewicz
2
-2
/
+4
2008-07-24
ide-generic: fix ide_default_io_base() for m32r
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-07-24
ide: fix <asm-xtensa/ide.h>
Bartlomiej Zolnierkiewicz
1
-11
/
+2
2008-07-24
rapide: add module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-24
icside: add module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-24
via82cxxx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+16
2008-07-24
trm290: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
triflex: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
tc86c001: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-1
/
+16
2008-07-24
slc90e66: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
sl82c105: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
sis5513: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-07-24
siimage: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+25
[next]