aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-04driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman1-3/+4
2008-03-04x86: a P4 is a P6 not an i486Hugh Dickins1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-03-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds8-36/+24
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds7-2/+1285
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds5-354/+70
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds3-7/+12
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds11-80/+156
2008-03-04ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams1-0/+2
2008-03-04dmaengine: fix sparse warningDan Williams1-1/+1
2008-03-04fsldma: do not cleanup descriptors in hardirq contextDan Williams1-1/+0
2008-03-04dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei5-1/+1283
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra5-354/+70
2008-03-04x86/xen: fix DomU boot problemIan Campbell1-1/+2
2008-03-04x86: not set node to cpu_to_node if the node is not onlineYinghai Lu1-2/+6
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha1-4/+4
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds19-153/+245
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven4-6/+14
2008-03-04m68knommu: fix fec driver interrupt racesGreg Ungerer1-4/+4
2008-03-04m68knommu: declare do_IRQ()Greg Ungerer1-0/+2
2008-03-04m68knommu: remove duplicate hw_tick() codeGreg Ungerer1-10/+0
2008-03-04m68knommu: update defconfigGreg Ungerer1-56/+56
2008-03-04Build fix for drivers/s390/char/defkeymap.cTony Breeds1-1/+1
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds29-615/+410
2008-03-04freezer vs stopped or tracedRoland McGrath2-19/+26
2008-03-04x86: disable KVM for Voyager and friendsRandy Dunlap1-1/+1
2008-03-04KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity1-0/+1
2008-03-04KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity2-11/+6
2008-03-04KVM: Route irq 0 to vcpu 0 exclusivelyAvi Kivity1-0/+8
2008-03-04KVM: Avoid infinite-frequency local apic timerAvi Kivity1-0/+4
2008-03-04KVM: make MMU_DEBUG compile againMarcelo Tosatti2-2/+2
2008-03-04KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti1-3/+3
2008-03-04KVM: SVM: fix Windows XP 64 bit installation crashJoerg Roedel1-0/+22
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus6-40/+75
2008-03-04block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP backJens Axboe1-2/+7
2008-03-04block: fix shadowed variable warning in blk-map.cHarvey Harrison1-3/+3
2008-03-04block: remove extern on function definitionHarvey Harrison1-1/+1
2008-03-04cciss: remove READ_AHEAD define and use block layer defaultsMike Miller1-3/+0
2008-03-04make cdrom.c:check_for_audio_disc() staticAdrian Bunk1-2/+2
2008-03-04block/genhd.c: proper externsAdrian Bunk2-2/+4
2008-03-04unexport blk_rq_map_user_iovAdrian Bunk1-1/+0
2008-03-04unexport blk_{get,put}_queueAdrian Bunk1-2/+0
2008-03-04block/genhd.c: cleanupsAdrian Bunk2-3/+5
2008-03-04proper prototype for blk_dev_init()Adrian Bunk2-2/+4
2008-03-04block/blk-tag.c should #include "blk.h"Adrian Bunk1-0/+2
2008-03-04Fix DMA access of block device in 64-bit kernel on some non-x86 systems with 4GB or upper 4GB memoryYang Shi1-1/+1
2008-03-04block: separate out padding from alignmentTejun Heo4-8/+34
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori7-18/+13
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller2-103/+160