aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-35/+204
2009-02-26PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann1-0/+3
2009-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds6-76/+308
2009-02-26Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-60/+94
2009-02-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-29/+64
2009-02-26Make ieee1394_init a fs-initcallLinus Torvalds1-1/+1
2009-02-26xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe1-15/+15
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe2-41/+55
2009-02-26cciss: shorten 30s timeout on controller resetJens Axboe1-3/+7
2009-02-26block: add documentation for register_blkdev()Márton Németh1-0/+16
2009-02-26block: fix bogus gcc warning for uninitialized var usageJens Axboe1-1/+1
2009-02-26powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson1-7/+31
2009-02-26powerpc: Fix 64bit memcpy() regressionMark Nelson1-6/+20
2009-02-26powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-15/+20
2009-02-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-2/+13
2009-02-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-31/+75
2009-02-25[libata] pata_legacy: for VLB 32bit PIO don't try tricks with slopAlan Cox1-3/+4
2009-02-25[libata] pata_amd: program FIFOAlan Cox1-17/+59
2009-02-25sata_mv: fix SoC interrupt breakageMark Lord1-11/+9
2009-02-25pata_it821x: resume from hibernation fails with RAID volumeOndrej Zary1-0/+3
2009-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds12-43/+83
2009-02-25shmem: fix shared anonymous accountingHugh Dickins1-22/+21
2009-02-25[IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin1-1/+1
2009-02-25[IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin1-1/+1
2009-02-25[IA64] enable setting DMAR on by defaultKyle McMartin1-0/+11
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz6-31/+57
2009-02-25ide-cd: document capacity hackBartlomiej Zolnierkiewicz1-0/+8
2009-02-25it821x: remove dead URLBartlomiej Zolnierkiewicz1-3/+2
2009-02-25atiixp: fix missing parenthesesRoel Kluin1-2/+2
2009-02-25amd74xx: device/vendor confusionRoel Kluin1-1/+1
2009-02-25ide: ide.c 'clear' fix, update "ide=nodma" documentationDavid Fries3-6/+13
2009-02-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds9-16/+97
2009-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-10/+12
2009-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-27/+70
2009-02-25Fix iwlan DMA mapping directionFenghua Yu1-4/+4
2009-02-25Merge branch 'fix/misc' into for-linusTakashi Iwai4-8/+9
2009-02-25Merge branch 'fix/hda' into for-linusTakashi Iwai2-7/+11
2009-02-25drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite pathDave Airlie1-1/+1
2009-02-25drm/i915: make hw page ioremap use ioremap_wcDave Airlie1-1/+1
2009-02-25drm: edid revision 0 is validKyle McMartin1-1/+1
2009-02-25drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson1-4/+10
2009-02-25drm: disable encoders before re-routing themJesse Barnes2-4/+73
2009-02-25drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes1-2/+2
2009-02-25drm: Fix shifts of EDID vsync offset/width fields.Linus Torvalds1-2/+2
2009-02-25drm/i915: handle bogus VBT panel timingJesse Barnes1-0/+6
2009-02-25drm/i915: remove PLL debugging messagesJesse Barnes1-1/+1
2009-02-25md: avoid races when stopping resync.NeilBrown2-4/+6
2009-02-25md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.NeilBrown1-2/+2