aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck/mce_intel_64.c
AgeCommit message (Expand)Author
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interruptHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto
2009-06-16x86, mce: unify mce.hHidetoshi Seto
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11x86, mce: Add boot options for corrected errorsHidetoshi Seto
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-03x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen
2009-05-28x86, mce: trivial clean up for mce_intel_64.cHidetoshi Seto
2009-05-28x86, mce: Cleanup symbols in intel thermal codesThomas Gleixner
2009-05-28x86, mce: unify Intel thermal initThomas Gleixner
2009-05-28x86, mce: unify Intel thermal init, prepareThomas Gleixner
2009-05-09x86: mce: remove duplicated #includeHuang Weiyi
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell
2009-02-24Merge branch 'x86/core' into x86/mce2H. Peter Anvin
2009-02-24x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin
2009-02-24x86, mce, cmci: add CMCI supportAndi Kleen
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-23Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum
2009-02-19x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-01-23x86: remove include of apic.h from hardirq_64.hBrian Gerst
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner