summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_intel_64.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto1-225/+0
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto1-1/+0
2009-06-16x86, mce: unify smp_thermal_interruptHidetoshi Seto1-38/+0
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto1-2/+18
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto1-6/+8
2009-06-16x86, mce: unify mce.hHidetoshi Seto1-2/+0
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-1/+0
2009-06-11x86, mce: Add boot options for corrected errorsHidetoshi Seto1-0/+3
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2009-06-03x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen1-1/+1
2009-05-28x86, mce: trivial clean up for mce_intel_64.cHidetoshi Seto1-1/+1
2009-05-28x86, mce: Cleanup symbols in intel thermal codesThomas Gleixner1-1/+1
2009-05-28x86, mce: unify Intel thermal initThomas Gleixner1-59/+2
2009-05-28x86, mce: unify Intel thermal init, prepareThomas Gleixner1-15/+20
2009-05-09x86: mce: remove duplicated #includeHuang Weiyi1-1/+0
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto1-4/+6
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar1-1/+1
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto1-1/+1
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell1-1/+1
2009-02-24Merge branch 'x86/core' into x86/mce2H. Peter Anvin1-3/+4
2009-02-24x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin1-5/+5
2009-02-24x86, mce, cmci: add CMCI supportAndi Kleen1-0/+205
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar1-5/+6
2009-02-23Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin1-2/+2
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-2/+2
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin1-2/+2
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum1-3/+3
2009-02-19x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen1-1/+1
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu1-1/+1
2009-01-23x86: remove include of apic.h from hardirq_64.hBrian Gerst1-0/+1
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto1-1/+1
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner1-0/+90