summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-06-1113-103/+4853
|\
| * amd64_edac: add MAINTAINERS entryBorislav Petkov2009-06-101-0/+10
| * 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
| * x86: MSR: add methods for writing of an MSR on several CPUsBorislav Petkov2009-06-102-6/+104
| * x86: MSR: add a struct representation of an MSRBorislav Petkov2009-06-103-14/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-11275-7254/+18185
|\ \
| * | sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-113-11/+18
| * | sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2009-06-114-2/+6
| * | sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt2009-06-111-1/+1
| * | sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai2009-06-114-4/+31
| * | sh: sh7724: Add JPU supportKuninori Morimoto2009-06-111-0/+31
| * | sh: sh7724: INTC setting updateKuninori Morimoto2009-06-111-89/+82
| * | sh: sh7722 clock framework rewriteMagnus Damm2009-06-112-660/+138
| * | sh: sh7366 clock framework rewriteMagnus Damm2009-06-114-43/+214
| * | sh: sh7343 clock framework rewriteMagnus Damm2009-06-114-34/+214
| * | sh: sh7724 clock framework rewrite V3Magnus Damm2009-06-114-82/+249
| * | sh: sh7723 clock framework rewrite V2Magnus Damm2009-06-114-58/+225
| * | sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-113-0/+67
| * | sh: add AP325RXA mode pin configurationMagnus Damm2009-06-111-0/+12
| * | sh: add Migo-R mode pin configurationMagnus Damm2009-06-111-0/+19
| * | sh: sh7722 mode pin definitionsMagnus Damm2009-06-111-0/+14
| * | sh: sh7724 mode pin commentsMagnus Damm2009-06-111-0/+14
| * | sh: sh7723 mode pin V2Magnus Damm2009-06-111-0/+14
| * | sh: rework mode pin codeMagnus Damm2009-06-115-28/+46
| * | sh: clock div6 helper codeMagnus Damm2009-06-112-6/+75
| * | sh: clock div4 frequency table offset fixMagnus Damm2009-06-111-2/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-11745-9824/+30120
| |\ \
| * | | sh: plug vsyscall dir in to archclean.Paul Mundt2009-06-101-0/+1