aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-03x86, mce: define MCE_VECTORAndi Kleen
2009-06-03x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen
2009-06-03x86, mce: export MCE severities coverage via debugfsHuang Ying
2009-06-03x86, mce: implement new status bitsAndi Kleen
2009-06-03x86, mce: print header/footer only once for multiple MCEsAndi Kleen
2009-06-03x86, mce: default to panic timeout for machine checksAndi Kleen
2009-06-03x86, mce: improve mce_get_ripHuang Ying
2009-06-03x86, mce: make non Monarch panic message "Fatal machine check" tooAndi Kleen
2009-06-03x86, mce: switch x86 machine check handler to Monarch election.Andi Kleen
2009-06-03x86, mce: implement panic synchronizationAndi Kleen
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen
2009-06-03x86, mce: check early in exception handler if panic is neededAndi Kleen
2009-06-03x86, mce: add table driven machine check gradingAndi Kleen
2009-06-03x86, mce: remove TSC print heuristicAndi Kleen
2009-06-03x86, mce: log corrected errors when panicingAndi Kleen
2009-06-03x86, mce: extend struct mce user interface with more information.Andi Kleen
2009-06-03x86, mce: support more than 256 CPUs in struct mceAndi Kleen
2009-06-03x86, mce: store record length into memory struct mce anchorAndi Kleen
2009-06-03x86, mce: add MCE poll count to /proc/interruptsAndi Kleen
2009-06-03x86, mce: add machine check exception count in /proc/interruptsAndi Kleen
2009-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin
2009-06-01Merge branch 'x86/cpufeature' into irq/numaIngo Molnar
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches
2009-05-29sparc64: Fix section attribute warnings.David S. Miller
2009-05-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King
2009-05-29[ARM] update mach-typesRussell King
2009-05-28[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2009-05-28x86, mce: drop "extern" from function prototypes in asm/mce.hH. Peter Anvin
2009-05-28x86: trivial clean up for arch/x86/KconfigHidetoshi Seto
2009-05-28x86: trivial clean up for irq_vectors.hAndi Kleen
2009-05-28x86, mce: trivial clean up for mce-inject.cHidetoshi Seto
2009-05-28x86, mce: trivial clean up for mce_intel_64.cHidetoshi Seto
2009-05-28x86, mce: trivial clean up for mce_amd_64.cHidetoshi Seto
2009-05-28x86, mce: trivial clean up for mce.cHidetoshi Seto
2009-05-28x86, mce: trivial clean up for therm_throt.cHidetoshi Seto
2009-05-28x86, mce: use strict_strtoullHidetoshi Seto
2009-05-28x86, mce: drop BKL in mce_openAndi Kleen
2009-05-28x86, mce: rename and align out2 labelAndi Kleen
2009-05-28x86, mce: remove mce_init unused argumentThomas Gleixner
2009-05-28x86, mce: remove unused mce_events variableAndi Kleen
2009-05-28x86, mce: use extended sysattrs for the check_interval attribute.Andi Kleen
2009-05-28x86, mce: synchronize core after machine check handlingAndi Kleen