summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-06-118-5/+4636
|\
| * EDAC: do not enable modules by defaultBorislav Petkov2009-06-101-1/+0
| * amd64_edac: do not enable module by defaultBorislav Petkov2009-06-101-4/+3
| * amd64_edac: add module registration routinesDoug Thompson2009-06-104-0/+422
| * amd64_edac: add ECC reporting initializersDoug Thompson2009-06-102-1/+209
| * amd64_edac: add EDAC core-related initializersDoug Thompson2009-06-101-0/+315
| * amd64_edac: add error decoding logicDoug Thompson2009-06-101-0/+425
| * amd64_edac: add ECC chipkill syndrome mapping tableDoug Thompson2009-06-101-0/+135
| * amd64_edac: add per-family descriptorsDoug Thompson2009-06-101-0/+72
| * amd64_edac: add F10h-and-later methods-p3Doug Thompson2009-06-101-4/+265
| * amd64_edac: add F10h-and-later methods-p2Doug Thompson2009-06-101-0/+196
| * amd64_edac: add F10h-and-later methods-p1Doug Thompson2009-06-101-0/+181
| * amd64_edac: add k8-specific methodsDoug Thompson2009-06-101-0/+173
| * amd64_edac: assign DRAM chip select base and mask in a family-specific wayDoug Thompson2009-06-101-0/+142
| * amd64_edac: add helper to dump relevant registersDoug Thompson2009-06-101-0/+142
| * amd64_edac: add DRAM address type conversion facilitiesDoug Thompson2009-06-101-0/+294
| * amd64_edac: add functionality to compute the DRAM holeDoug Thompson2009-06-101-0/+166
| * amd64_edac: add sys addr to memory controller mapping helpersDoug Thompson2009-06-101-0/+141
| * amd64_edac: add memory scrubber interfaceDoug Thompson2009-06-101-0/+130
| * amd64_edac: add MCA error typesDoug Thompson2009-06-101-0/+161
| * amd64_edac: add DRAM error injection logic using sysfsDoug Thompson2009-06-101-0/+185
| * amd64_edac: add debugging/testing codeDoug Thompson2009-06-101-0/+255
| * amd64_edac: add driver headerDoug Thompson2009-06-101-0/+628
| * edac: fold __func__ into edac_debug_printkBorislav Petkov2009-06-101-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-1110-205/+1180
|\ \
| * | sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-111-6/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-11186-725/+11716
| |\ \
| * | | serial: sh-sci: Fix up PORT_SCI console output ordering.SUGIOKA Toshinobu2009-06-021-2/+1
| * | | Merge branch 'sh/clkfwk'Paul Mundt2009-05-262-2/+2
| |\ \ \
| | * | | sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-132-2/+2
| * | | | sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt2009-05-221-1/+4
| * | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-229-203/+1178
| |\ \ \ \
| | * | | | sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt2009-05-221-2/+10
| | * | | | sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt2009-05-201-2/+2
| | |/ / /
| | * | | sh: Fix up the sh64 earlyprintk build.Paul Mundt2009-05-091-1/+1
| | * | | serial: sh-sci: Fix up h8300 support.Yoshinori Sato2009-05-082-2/+19
| | * | | serial: sh-sci: Fix up section mismatch in error path.Paul Mundt2009-05-081-1/+1
| | * | | sh-sci: improve clock framework supportMagnus Damm2009-05-081-31/+46
| | * | | sh-sci: ioremap() in a single placeMagnus Damm2009-05-081-34/+20
| | * | | sh-sci: replace sci_init_ports()Magnus Damm2009-05-081-57/+50
| | * | | sh-sci: allow single port platform devicesMagnus Damm2009-05-081-53/+72
| | * | | sh-sci: use to_sci_port() if possibleMagnus Damm2009-05-081-5/+5
| | * | | sh-sci: rework serial console supportMagnus Damm2009-05-081-24/+23
| | * | | sh-sci: remove early_sci_setup()Magnus Damm2009-05-081-14/+0
| | * | | sh-sci: add platform device private dataMagnus Damm2009-05-081-42/+85
| | * | | sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-6/+0
| | * | | clocksource: sh_mtu2/cmt_register() should be static.Paul Mundt2009-05-032-5/+5
| | * | | sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt2009-05-033-21/+21
| | * | | clocksource: SuperH TMU Timer driverMagnus Damm2009-05-032-0/+462
| | * | | clocksource: SuperH MTU2 Timer driverMagnus Damm2009-05-032-0/+358