summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-25endian: Always evaluate arguments.David Miller2-12/+12
2008-07-25char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi1-1/+0
2008-07-25Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds1-1/+0
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds28-124/+385
2008-07-25Label kthread_create() with printf attribute tag.Rusty Russell1-1/+2
2008-07-25virtio: Add transport feature handling stub for virtio_ring.Rusty Russell5-0/+27
2008-07-25virtio: Rename set_features to finalize_featuresRusty Russell5-20/+24
2008-07-25virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2-0/+11
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger4-1/+34
2008-07-25virtio: console as a config optionChristian Borntraeger2-1/+9
2008-07-25virtio_console: use virtqueue notification for hvc_consoleChristian Borntraeger1-7/+33
2008-07-25hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger8-67/+105
2008-07-25virtio_blk: check for hardsector size from hostChristian Borntraeger2-1/+12
2008-07-25virtio: Use bus_type probe and remove methodsMark McLoughlin1-9/+9
2008-07-25virtio: don't always force a notification when ring is fullRusty Russell1-2/+5
2008-07-25virtio: clarify that ABI is usable by any implementationsRusty Russell8-3/+17
2008-07-25virtio: Recycle unused recv buffer pages for large skbs in net driverRusty Russell1-1/+35
2008-07-25virtio net: Allow receiving SG packetsHerbert Xu1-5/+39
2008-07-25virtio net: Add ethtool ops for SG/GSOHerbert Xu1-0/+18
2008-07-25virtio: fix virtio_net xmit of freed skb bugMark McLoughlin1-10/+10
2008-07-25fix fs/nfs/nfsroot.c compilationAdrian Bunk1-1/+1
2008-07-25x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds1-11/+25
2008-07-25x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2-54/+53
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds71-1474/+1397
2008-07-25Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-174/+446
2008-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-24/+39
2008-07-25ide: use proper printk() KERN_* levels in ide-probe.cBartlomiej Zolnierkiewicz1-23/+28
2008-07-25ide: fix for EATA SCSI HBA in ATA emulating modeBartlomiej Zolnierkiewicz1-12/+0
2008-07-25ide: remove stale comments from drivers/ide/MakefileBartlomiej Zolnierkiewicz1-8/+1
2008-07-25ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phaseBartlomiej Zolnierkiewicz1-2/+10
2008-07-25ide-scsi: remove kmalloced struct requestFUJITA Tomonori1-10/+15
2008-07-25ht6560b: remove old historyJan Evert van Grootheest1-22/+0
2008-07-25ht6560b: update email addressJan Evert van Grootheest1-1/+1
2008-07-25ide-cd: fix oops when using growisofsJens Axboe1-5/+22
2008-07-25gayle: release resources on ide_host_add() failureBartlomiej Zolnierkiewicz1-2/+6
2008-07-25palm_bk3710: add UltraDMA/100 supportSergei Shtylyov1-3/+6
2008-07-25ide: trivial sparse annotationsHarvey Harrison3-7/+5
2008-07-25ide: ide-tape.c sparse annotations and unaligned access removalHarvey Harrison1-10/+10
2008-07-25ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz19-48/+39
2008-07-25ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz31-327/+308
2008-07-25it821x: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz1-12/+7
2008-07-25it8213: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz1-16/+10
2008-07-25ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz12-99/+131
2008-07-25ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz9-171/+6
2008-07-25ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz6-162/+29
2008-07-25ide-generic: is no longer needed on ppc32Bartlomiej Zolnierkiewicz1-1/+1
2008-07-25ide-generic: remove broken PPC_PREP supportBartlomiej Zolnierkiewicz1-18/+0
2008-07-25ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz14-65/+8
2008-07-25ide: remove <asm-cris/ide.h>Bartlomiej Zolnierkiewicz3-148/+0
2008-07-25ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz2-28/+8