x86, mce: default to panic timeout for machine checks
[safe/jmp/linux-2.6] / arch /
2009-06-03 Andi Kleenx86, mce: default to panic timeout for machine checks
2009-06-03 Huang Yingx86, mce: improve mce_get_rip
2009-06-03 Andi Kleenx86, mce: make non Monarch panic message "Fatal machine...
2009-06-03 Andi Kleenx86, mce: switch x86 machine check handler to Monarch...
2009-06-03 Andi Kleenx86, mce: implement panic synchronization
2009-06-03 Andi Kleenx86, mce: implement bootstrapping for machine check...
2009-06-03 Andi Kleenx86, mce: check early in exception handler if panic...
2009-06-03 Andi Kleenx86, mce: add table driven machine check grading
2009-06-03 Andi Kleenx86, mce: remove TSC print heuristic
2009-06-03 Andi Kleenx86, mce: log corrected errors when panicing
2009-06-03 Andi Kleenx86, mce: extend struct mce user interface with more...
2009-06-03 Andi Kleenx86, mce: support more than 256 CPUs in struct mce
2009-06-03 Andi Kleenx86, mce: store record length into memory struct mce...
2009-06-03 Andi Kleenx86, mce: add MCE poll count to /proc/interrupts
2009-06-03 Andi Kleenx86, mce: add machine check exception count in /proc...
2009-06-01 H. Peter AnvinMerge branch 'irq/numa' into x86/mce3
2009-06-01 Ingo MolnarMerge branch 'x86/cpufeature' into irq/numa
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-05-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-05-30 Joe Perchesacpi-cpufreq: fix printk typo and indentation
2009-05-29 David S. Millersparc64: Fix section attribute warnings.
2009-05-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-05-29 Mel Gormanx86: ignore VM_LOCKED when determining if hugetlb-backe...
2009-05-29 Oskar Schirmerflat: fix data sections alignment
2009-05-29 Russell KingMerge branch 'for-rmk' of git://gitorious.org/linux...
2009-05-29 Russell King[ARM] update mach-types
2009-05-28 Mathieu Desnoyers[ARM] Add cmpxchg support for ARMv6+ systems (v5)
2009-05-28 Russell King[ARM] barriers: improve xchg, bitops and atomic SMP...
2009-05-28 H. Peter Anvinx86, mce: drop "extern" from function prototypes in...
2009-05-28 Hidetoshi Setox86: trivial clean up for arch/x86/Kconfig
2009-05-28 Andi Kleenx86: trivial clean up for irq_vectors.h
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for mce-inject.c
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for mce_intel_64.c
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for mce_amd_64.c
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for mce.c
2009-05-28 Hidetoshi Setox86, mce: trivial clean up for therm_throt.c
2009-05-28 Hidetoshi Setox86, mce: use strict_strtoull
2009-05-28 Andi Kleenx86, mce: drop BKL in mce_open
2009-05-28 Andi Kleenx86, mce: rename and align out2 label
2009-05-28 Thomas Gleixnerx86, mce: remove mce_init unused argument
2009-05-28 Andi Kleenx86, mce: remove unused mce_events variable
2009-05-28 Andi Kleenx86, mce: use extended sysattrs for the check_interval...
2009-05-28 Andi Kleenx86, mce: synchronize core after machine check handling
2009-05-28 H. Peter Anvinx86, mce: fix comment style in mce-inject.c
2009-05-28 H. Peter Anvinx86, mce: add comment about mce_chrdev_ops being writable
2009-05-28 Andi Kleenx86, mce: add basic error injection infrastructure
2009-05-28 Andi Kleenx86, mce: add MSR read wrappers for easier error injection
2009-05-28 Andi Kleenx86, mce: enable MCE_AMD for 32bit NEW_MCE
2009-05-28 Andi Kleenx86, mce: enable MCE_INTEL for 32bit new MCE
2009-05-28 Andi Kleenx86, mce: use 64bit machine check code on 32bit
2009-05-28 Andi Kleenx86, mce: remove oops_begin() use in 64bit machine...
2009-05-28 Andi Kleenx86, mce: remove machine check handler idle notify...
2009-05-28 Andi Kleenx86, mce: move mce_disabled option into common 32bit...
2009-05-28 Andi Kleenx86, mce: rename 64bit mce_dont_init to mce_disabled
2009-05-28 Andi Kleenx86, mce: use a call vector to call the 64bit mce handler
2009-05-28 Andi Kleenx86, mce: port K7 bank 0 quirk to 64bit mce code
2009-05-28 Andi Kleenx86, mce: implement the PPro bank 0 quirk in the 64bit...
2009-05-28 Andi Kleenx86, mce: initial steps to make 64bit mce code 32bit...
2009-05-28 Thomas Gleixnerx86, mce: Cleanup MCG definitions
2009-05-28 Thomas Gleixnerx86, mce: Cleanup symbols in intel thermal codes
2009-05-28 Ingo Molnarx86, mce: print number of MCE banks
2009-05-28 Ingo Molnarx86, mce: Rename sysfs variables
2009-05-28 Ingo Molnarx86, mce: unify
2009-05-28 Ingo Molnarx86, mce: unify, prepare for 32-bit v2
2009-05-28 Ingo Molnarx86, mce: unify, prepare codes
2009-05-28 Ingo Molnarx86, mce: unify, prepare 64bit in mce.h
2009-05-28 Thomas Gleixnerx86, mce: unify Intel thermal init
2009-05-28 Thomas Gleixnerx86, mce: unify Intel thermal init, prepare
2009-05-28 Ingo Molnarx86, mce: clean up mce_amd_64.c
2009-05-28 Ingo Molnarx86, mce: clean up therm_throt.c
2009-05-28 Ingo Molnarx86, mce: clean up non-fatal.c
2009-05-28 Ingo Molnarx86, mce: clean up winchip.c
2009-05-28 Ingo Molnarx86, mce: clean up k7.c
2009-05-28 Ingo Molnarx86, mce: clean up p6.c
2009-05-28 Ingo Molnarx86, mce: clean up p5.c
2009-05-28 Ingo Molnarx86, mce: clean up p4.c
2009-05-28 Ingo Molnarx86, mce: clean up mce_32.c
2009-05-28 Ingo Molnarx86, mce: clean up mce_64.c
2009-05-28 Hidetoshi Setox86, mce: Cleanup param parser
2009-05-28 Paulius ZaleckasGemini: Fix SRAM/ROM location after memory swap
2009-05-27 Yinghai Lux86: enable_update_mptable should be a macro
2009-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-27 Benjamin Herrenschmidtpowerpc: Fix up dma_alloc_coherent() on platforms witho...
2009-05-27 Benjamin Herrenschmidtpowerpc: Minor cleanups of kernel virt address space...
2009-05-27 Benjamin Herrenschmidtpowerpc: Move dma-noncoherent.c from arch/powerpc/lib...
2009-05-27 Mike FrysingerBlackfin: fix strncmp.o build error
2009-05-27 Mike FrysingerBlackfin: drop unneeded asm/.gitignore
2009-05-27 Mike FrysingerBlackfin: ignore generated vmlinux.lds
2009-05-27 Mike FrysingerBlackfin: hook up preadv/pwritev syscalls
2009-05-27 Benjamin HerrenschmidtRevert "powerpc: Rework dma-noncoherent to use generic...
2009-05-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-05-26 Pallipadi, Venkateshx86: avoid back to back on_each_cpu in cpa_flush_array
2009-05-26 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-05-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-05-26 Andreas Herrmann[CPUFREQ] powernow-k8: determine exact CPU frequency...
2009-05-26 Thomas Renninger[CPUFREQ] powernow-k8 cleanup msg if BIOS does not...
2009-05-26 Dave Jones[CPUFREQ] powernow-k7 build fix when ACPI=n
2009-05-26 Jarod Wilson[CPUFREQ] add atom family to p4-clockmod
2009-05-26 Tejun Heox86, relocs: ignore R_386_NONE in kernel relocation...
next