aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-06-08SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-07pdc202xx_old: fix resetproc() methodSergei Shtylyov
2009-06-07pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-06-06Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-05[libata] pata_ali: Use IGN_SIMPLEXAlan Cox
2009-06-05mtd: davinci nand: update clock namingKevin Hilman
2009-06-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-05ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala
2009-06-05ahci: add warning messages for hp laptops with broken suspendTejun Heo
2009-06-05pata_efar: fix PIO2 underclockingSergei Shtylyov
2009-06-05pata_legacy: wait for async probingJames Bottomley
2009-06-05Revert "drm: don't associate _DRM_DRIVER maps with a master"Linus Torvalds
2009-06-05ivtv: Fix PCI DMA directionAlan Cox
2009-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-06-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-04drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi