summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-10amd64_edac: add EDAC core-related initializersDoug Thompson1-0/+315
2009-06-10amd64_edac: add error decoding logicDoug Thompson1-0/+425
2009-06-10amd64_edac: add ECC chipkill syndrome mapping tableDoug Thompson1-0/+135
2009-06-10amd64_edac: add per-family descriptorsDoug Thompson1-0/+72
2009-06-10amd64_edac: add F10h-and-later methods-p3Doug Thompson1-4/+265
2009-06-10amd64_edac: add F10h-and-later methods-p2Doug Thompson1-0/+196
2009-06-10amd64_edac: add F10h-and-later methods-p1Doug Thompson1-0/+181
2009-06-10amd64_edac: add k8-specific methodsDoug Thompson1-0/+173
2009-06-10amd64_edac: assign DRAM chip select base and mask in a family-specific wayDoug Thompson1-0/+142
2009-06-10amd64_edac: add helper to dump relevant registersDoug Thompson1-0/+142
2009-06-10amd64_edac: add DRAM address type conversion facilitiesDoug Thompson1-0/+294
2009-06-10amd64_edac: add functionality to compute the DRAM holeDoug Thompson1-0/+166
2009-06-10amd64_edac: add sys addr to memory controller mapping helpersDoug Thompson1-0/+141
2009-06-10amd64_edac: add memory scrubber interfaceDoug Thompson1-0/+130
2009-06-10amd64_edac: add MCA error typesDoug Thompson1-0/+161
2009-06-10amd64_edac: add DRAM error injection logic using sysfsDoug Thompson1-0/+185
2009-06-10amd64_edac: add debugging/testing codeDoug Thompson1-0/+255
2009-06-10amd64_edac: add driver headerDoug Thompson1-0/+628
2009-06-10edac: fold __func__ into edac_debug_printkBorislav Petkov1-4/+5
2009-06-10char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-2/+2
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+5
2009-06-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-14/+14
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2-2/+2
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown1-1/+1
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown1-11/+11
2009-06-09md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown1-2/+2
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2009-06-08pata_netcell: Fix typoAlan Cox1-1/+1
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds1-16/+6
2009-06-08SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet1-0/+1
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds5-15/+80
2009-06-07pdc202xx_old: fix resetproc() methodSergei Shtylyov1-14/+5
2009-06-07pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov1-2/+1
2009-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+2
2009-06-06Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+11
2009-06-06[libata] pata_ali: Use IGN_SIMPLEXAlan Cox1-6/+11
2009-06-05mtd: davinci nand: update clock namingKevin Hilman1-3/+4
2009-06-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+91
2009-06-05ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala1-0/+9
2009-06-05ahci: add warning messages for hp laptops with broken suspendTejun Heo1-0/+72
2009-06-05pata_efar: fix PIO2 underclockingSergei Shtylyov1-9/+8
2009-06-05pata_legacy: wait for async probingJames Bottomley1-0/+2
2009-06-05Revert "drm: don't associate _DRM_DRIVER maps with a master"Linus Torvalds1-2/+1
2009-06-05ivtv: Fix PCI DMA directionAlan Cox1-1/+2
2009-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-3/+0
2009-06-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds15-32/+146
2009-06-05drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi1-0/+3