summaryrefslogtreecommitdiffstats
path: root/samples/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-28x86, mce: enable MCE_AMD for 32bit NEW_MCEAndi Kleen1-1/+1
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen8-7/+16
2009-05-28x86, mce: deprecate old 32bit machine check codeAndi Kleen1-0/+10
2009-05-28x86, mce: use 64bit machine check code on 32bitAndi Kleen12-21/+92
2009-05-28x86, mce: remove oops_begin() use in 64bit machine checkAndi Kleen1-1/+2
2009-05-28x86, mce: remove machine check handler idle notify on 64bitAndi Kleen1-23/+0
2009-05-28x86, mce: move mce_disabled option into common 32bit/64bit codeAndi Kleen1-18/+11
2009-05-28x86, mce: rename 64bit mce_dont_init to mce_disabledAndi Kleen2-10/+7
2009-05-28x86, mce: use a call vector to call the 64bit mce handlerAndi Kleen3-13/+15
2009-05-28x86, mce: port K7 bank 0 quirk to 64bit mce codeAndi Kleen1-0/+6
2009-05-28x86, mce: implement the PPro bank 0 quirk in the 64bit machine check codeAndi Kleen1-6/+34
2009-05-28x86, mce: initial steps to make 64bit mce code 32bit cleanAndi Kleen1-5/+5
2009-05-28x86, mce: Cleanup MCG definitionsThomas Gleixner2-5/+10
2009-05-28x86, mce: Cleanup symbols in intel thermal codesThomas Gleixner4-6/+14
2009-05-28x86, mce: print number of MCE banksIngo Molnar1-0/+3
2009-05-28x86, mce: Rename sysfs variablesIngo Molnar3-37/+33
2009-05-28x86, mce: unifyIngo Molnar3-78/+1
2009-05-28x86, mce: unify, prepare for 32-bit v2Ingo Molnar2-3/+7
2009-05-28x86, mce: unify, prepare codesIngo Molnar1-0/+65
2009-05-28x86, mce: unify, prepare 64bit in mce.hIngo Molnar1-18/+12
2009-05-28x86, mce: unify Intel thermal initThomas Gleixner5-118/+89
2009-05-28x86, mce: unify Intel thermal init, prepareThomas Gleixner2-39/+40
2009-05-28x86, mce: clean up mce_amd_64.cIngo Molnar1-85/+103
2009-05-28x86, mce: clean up therm_throt.cIngo Molnar1-35/+39
2009-05-28x86, mce: clean up non-fatal.cIngo Molnar1-28/+29
2009-05-28x86, mce: clean up winchip.cIngo Molnar1-6/+11
2009-05-28x86, mce: clean up k7.cIngo Molnar1-15/+27
2009-05-28x86, mce: clean up p6.cIngo Molnar1-10/+16
2009-05-28x86, mce: clean up p5.cIngo Molnar1-15/+28
2009-05-28x86, mce: clean up p4.cIngo Molnar1-30/+43
2009-05-28x86, mce: clean up mce_32.cIngo Molnar1-7/+8
2009-05-28x86, mce: clean up mce_64.cIngo Molnar1-98/+149
2009-05-28x86, mce: Cleanup param parserHidetoshi Seto1-10/+14
2009-05-27CacheFiles: Fixup renamed filenames in comments in internal.hDavid Howells1-9/+9
2009-05-27FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells1-9/+9
2009-05-27md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown1-3/+3
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt6-83/+54
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt5-12/+37
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt3-1/+1
2009-05-27Blackfin: fix strncmp.o build errorMike Frysinger1-2/+1
2009-05-27Blackfin: drop unneeded asm/.gitignoreMike Frysinger1-1/+0