index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: Use bus_type probe and remove methods
Mark McLoughlin
2008-07-25
1
-9
/
+9
*
virtio: don't always force a notification when ring is full
Rusty Russell
2008-07-25
1
-2
/
+5
*
virtio: clarify that ABI is usable by any implementations
Rusty Russell
2008-07-25
8
-3
/
+17
*
virtio: Recycle unused recv buffer pages for large skbs in net driver
Rusty Russell
2008-07-25
1
-1
/
+35
*
virtio net: Allow receiving SG packets
Herbert Xu
2008-07-25
1
-5
/
+39
*
virtio net: Add ethtool ops for SG/GSO
Herbert Xu
2008-07-25
1
-0
/
+18
*
virtio: fix virtio_net xmit of freed skb bug
Mark McLoughlin
2008-07-25
1
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-24
71
-1474
/
+1397
|
\
|
*
ide: use proper printk() KERN_* levels in ide-probe.c
Bartlomiej Zolnierkiewicz
2008-07-24
1
-23
/
+28
|
*
ide: fix for EATA SCSI HBA in ATA emulating mode
Bartlomiej Zolnierkiewicz
2008-07-24
1
-12
/
+0
|
*
ide: remove stale comments from drivers/ide/Makefile
Bartlomiej Zolnierkiewicz
2008-07-24
1
-8
/
+1
|
*
ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase
Bartlomiej Zolnierkiewicz
2008-07-24
1
-2
/
+10
|
*
ide-scsi: remove kmalloced struct request
FUJITA Tomonori
2008-07-24
1
-10
/
+15
|
*
ht6560b: remove old history
Jan Evert van Grootheest
2008-07-24
1
-22
/
+0
|
*
ht6560b: update email address
Jan Evert van Grootheest
2008-07-24
1
-1
/
+1
|
*
ide-cd: fix oops when using growisofs
Jens Axboe
2008-07-24
1
-5
/
+22
|
*
gayle: release resources on ide_host_add() failure
Bartlomiej Zolnierkiewicz
2008-07-24
1
-2
/
+6
|
*
palm_bk3710: add UltraDMA/100 support
Sergei Shtylyov
2008-07-24
1
-3
/
+6
|
*
ide: trivial sparse annotations
Harvey Harrison
2008-07-24
3
-7
/
+5
|
*
ide: ide-tape.c sparse annotations and unaligned access removal
Harvey Harrison
2008-07-24
1
-10
/
+10
|
*
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
19
-48
/
+39
|
*
ide: prefix messages from IDE PCI host drivers by driver name
Bartlomiej Zolnierkiewicz
2008-07-24
31
-327
/
+308
|
*
it821x: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
2008-07-24
1
-12
/
+7
|
*
it8213: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
2008-07-24
1
-16
/
+10
|
*
ide: include PCI device name in messages from IDE PCI host drivers
Bartlomiej Zolnierkiewicz
2008-07-24
12
-99
/
+131
|
*
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
2008-07-24
9
-171
/
+6
|
*
ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)
Bartlomiej Zolnierkiewicz
2008-07-24
6
-162
/
+29
|
*
ide-generic: is no longer needed on ppc32
Bartlomiej Zolnierkiewicz
2008-07-24
1
-1
/
+1
|
*
ide-generic: remove broken PPC_PREP support
Bartlomiej Zolnierkiewicz
2008-07-24
1
-18
/
+0
|
*
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-24
14
-65
/
+8
|
*
ide: remove <asm-cris/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-24
3
-148
/
+0
|
*
ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()
Bartlomiej Zolnierkiewicz
2008-07-24
2
-28
/
+8
|
*
ide-generic: minor fix for mips
Bartlomiej Zolnierkiewicz
2008-07-24
2
-2
/
+4
|
*
ide-generic: fix ide_default_io_base() for m32r
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+8
|
*
ide: fix <asm-xtensa/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-24
1
-11
/
+2
|
*
rapide: add module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+6
|
*
icside: add module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+6
|
*
via82cxxx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+16
|
*
trm290: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
triflex: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
tc86c001: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-1
/
+16
|
*
slc90e66: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
sl82c105: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
sis5513: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+13
|
*
siimage: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+25
|
*
serverworks: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
sc1200: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
rz1000: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
piix: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
|
*
pdc202xx_old: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
[next]