aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-10sata_sx4: speed up ECC initializationAlexander Beregalov
2009-06-10libata-sff: avoid byte swapping in ata_sff_data_xfer()Sergei Shtylyov
2009-06-10[libata] ahci: use less error-prone array initializersJeff Garzik
2009-06-10EDAC: do not enable modules by defaultBorislav Petkov
2009-06-10amd64_edac: do not enable module by defaultBorislav Petkov
2009-06-10amd64_edac: add module registration routinesDoug Thompson
2009-06-10amd64_edac: add ECC reporting initializersDoug Thompson
2009-06-10amd64_edac: add EDAC core-related initializersDoug Thompson
2009-06-10amd64_edac: add error decoding logicDoug Thompson
2009-06-10amd64_edac: add ECC chipkill syndrome mapping tableDoug Thompson
2009-06-10amd64_edac: add per-family descriptorsDoug Thompson
2009-06-10amd64_edac: add F10h-and-later methods-p3Doug Thompson
2009-06-10amd64_edac: add F10h-and-later methods-p2Doug Thompson
2009-06-10amd64_edac: add F10h-and-later methods-p1Doug Thompson
2009-06-10amd64_edac: add k8-specific methodsDoug Thompson
2009-06-10amd64_edac: assign DRAM chip select base and mask in a family-specific wayDoug Thompson
2009-06-10amd64_edac: add helper to dump relevant registersDoug Thompson
2009-06-10amd64_edac: add DRAM address type conversion facilitiesDoug Thompson
2009-06-10amd64_edac: add functionality to compute the DRAM holeDoug Thompson
2009-06-10amd64_edac: add sys addr to memory controller mapping helpersDoug Thompson
2009-06-10amd64_edac: add memory scrubber interfaceDoug Thompson
2009-06-10amd64_edac: add MCA error typesDoug Thompson
2009-06-10amd64_edac: add DRAM error injection logic using sysfsDoug Thompson
2009-06-10amd64_edac: add debugging/testing codeDoug Thompson
2009-06-10amd64_edac: add driver headerDoug Thompson
2009-06-10edac: fold __func__ into edac_debug_printkBorislav Petkov
2009-06-09Make /dev/zero reads interruptible by signalsLinus Torvalds
2009-06-09char: mxser, fix ISA board lookupPeter Botha
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-09Add serial number support for virtio_blk, V4ajohn cooper
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown
2009-06-09md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown
2009-06-09Revert "block: Fix bounce limit setting in DM"Jens Axboe
2009-06-09cciss: decode unit attention in SCSI error handling codescameron@beardog.cca.cpqcorp.net
2009-06-09cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net
2009-06-09cciss: change SCSI error handling routines to work with interrupts enabled.scameron@beardog.cca.cpqcorp.net
2009-06-09cciss: separate error processing and command retrying code in sendcmd_withirq...scameron@beardog.cca.cpqcorp.net
2009-06-09cciss: factor out fix target status processing code from sendcmd functionsscameron@beardog.cca.cpqcorp.net
2009-06-09cciss: simplify interface of sendcmd() and sendcmd_withirq()scameron@beardog.cca.cpqcorp.net
2009-06-09cciss: factor out core of sendcmd_withirq() for use by SCSI error handling codescameron@beardog.cca.cpqcorp.net
2009-06-09cciss: Use schedule_timeout_uninterruptible in SCSI error handling codescameron@beardog.cca.cpqcorp.net
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-06-08pata_netcell: Fix typoAlan Cox
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds