x86, mce: default to panic timeout for machine checks
[safe/jmp/linux-2.6] / arch / x86 /
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-05-30 Joe Perchesacpi-cpufreq: fix printk typo and indentation
2009-05-29 Mel Gormanx86: ignore VM_LOCKED when determining if hugetlb-backe...
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-27 Yinghai Lux86: enable_update_mptable should be a macro
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 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...
2009-05-25 Linus TorvaldsMerge branch 'kvm-updates/2.6.30' of git://git./virt...
2009-05-25 Avi KivityKVM: Fix PDPTR reloading on CR4 writes
2009-05-25 Avi KivityKVM: Make paravirt tlb flush also reload the PAE PDPTRs
2009-05-25 Tejun Heox86: Remove remap percpu allocator for the time being
2009-05-22 venkatesh.pallipad... x86: cpa_flush_array wbinvd should be done on all CPUs
2009-05-22 venkatesh.pallipad... x86: bugfix wbinvd() model check instead of family...
2009-05-22 Suresh Siddhax86: introduce noxsave boot parameter
2009-05-22 H. Peter Anvinx86, setup: revert ACPI 3 E820 extended attributes...
2009-05-22 Zhang Ruix86: DMI match for the Sony VGN-Z540N as it needs BIOS...
2009-05-19 Yinghai Lux86, io-apic: Don't mark pin_programmed early
2009-05-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-05-18 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-05-18 Yinghai Lux86, irq: don't call mp_config_acpi_gsi() if update_mpt...
2009-05-18 Yinghai Lux86, irq: update_mptable needs pci_routeirq
2009-05-18 Yinghai Lux86: don't call read_apic_id if !cpu_has_apic
2009-05-18 Yinghai Lux86, apic: introduce io_apic_irq_attr
2009-05-15 Jeremy Fitzhardingex86: Fix performance regression caused by paravirt_ops...
2009-05-15 Jason Wesselkgdb,i386: use address that SP register points to in...
2009-05-13 Steven Rostedtx86/function-graph: fix constraint for recording old...
2009-05-13 Randy Dunlapxen: use header for EXPORT_SYMBOL_GPL
2009-05-12 Yinghai Lux86: read apic ID in the !acpi_lapic case
next