aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Remove apparently unused fd1772.h header file.Robert P. J. Day1-80/+0
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk1-0/+1
2008-07-25fix checkstack.pl arch detectionEric Sandeen1-1/+2
2008-07-25find dynamic stack allocations in checkstack.plEric Sandeen1-1/+23
2008-07-25lzo: use get/put_unaligned_* helpersHarvey Harrison1-4/+2
2008-07-25include: use get/put_unaligned_* helpersHarvey Harrison3-15/+10
2008-07-25fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison2-40/+35
2008-07-25locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt2-31/+95
2008-07-25split the typecheck macros out of include/linux/kernel.hAndrew Morton2-20/+25
2008-07-25flag parameters: fix compile error of sys_epoll_create1Wang Chen1-0/+1
2008-07-25mfd: don't use memzeroAndrew Morton1-1/+1
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-24Label 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-24fix fs/nfs/nfsroot.c compilationAdrian Bunk1-1/+1
2008-07-24x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds1-11/+25
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2-54/+53
2008-07-24ide: use proper printk() KERN_* levels in ide-probe.cBartlomiej Zolnierkiewicz1-23/+28
2008-07-24ide: fix for EATA SCSI HBA in ATA emulating modeBartlomiej Zolnierkiewicz1-12/+0
2008-07-24ide: remove stale comments from drivers/ide/MakefileBartlomiej Zolnierkiewicz1-8/+1
2008-07-24ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phaseBartlomiej Zolnierkiewicz1-2/+10
2008-07-24ide-scsi: remove kmalloced struct requestFUJITA Tomonori1-10/+15
2008-07-24ht6560b: remove old historyJan Evert van Grootheest1-22/+0
2008-07-24ht6560b: update email addressJan Evert van Grootheest1-1/+1
2008-07-24ide-cd: fix oops when using growisofsJens Axboe1-5/+22
2008-07-24gayle: release resources on ide_host_add() failureBartlomiej Zolnierkiewicz1-2/+6
2008-07-24palm_bk3710: add UltraDMA/100 supportSergei Shtylyov1-3/+6
2008-07-24ide: trivial sparse annotationsHarvey Harrison3-7/+5
2008-07-24ide: ide-tape.c sparse annotations and unaligned access removalHarvey Harrison1-10/+10
2008-07-24ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz19-48/+39
2008-07-24ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz31-327/+308
2008-07-24it821x: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz1-12/+7
2008-07-24it8213: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz1-16/+10
2008-07-24ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz12-99/+131