summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_intel_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto2009-06-161-225/+0
* x86, mce: remove therm_throt.hHidetoshi Seto2009-06-161-1/+0
* x86, mce: unify smp_thermal_interruptHidetoshi Seto2009-06-161-38/+0
* x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2009-06-161-2/+18
* x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto2009-06-161-6/+8
* x86, mce: unify mce.hHidetoshi Seto2009-06-161-2/+0
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-1/+0
|\
| * Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-101-1/+0
| |\
| | * x86: mce: remove duplicated #includeHuang Weiyi2009-05-091-1/+0
* | | x86, mce: Add boot options for corrected errorsHidetoshi Seto2009-06-111-0/+3
* | | x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-031-1/+1
* | | x86, mce: trivial clean up for mce_intel_64.cHidetoshi Seto2009-05-281-1/+1
* | | x86, mce: Cleanup symbols in intel thermal codesThomas Gleixner2009-05-281-1/+1
* | | x86, mce: unify Intel thermal initThomas Gleixner2009-05-281-59/+2
* | | x86, mce: unify Intel thermal init, prepareThomas Gleixner2009-05-281-15/+20
|/ /
* / x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
|/
* Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-301-1/+1
|\
| * x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto2009-03-161-1/+1
* | cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-131-1/+1
|/
* Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-02-241-3/+4
|\
| *-----. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-241-5/+6
| |\ \ \ \
| | | | * | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2009-02-201-3/+3
| | | |/ /
| | * | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | * | | x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
| | * | | x86: fold apic_ops into genapicYinghai Lu2009-02-171-1/+1
| | | |/ | | |/|
| | * | x86: remove include of apic.h from hardirq_64.hBrian Gerst2009-01-231-0/+1
| |/ /
* | | x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin2009-02-241-5/+5
* | | x86, mce, cmci: add CMCI supportAndi Kleen2009-02-241-0/+205
* | | Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin2009-02-231-2/+2
|\ \ \ | | |/ | |/|
| * | x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-201-2/+2
| |/
* / x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen2009-02-191-1/+1
|/
* x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto2008-12-161-1/+1
* x86: consolidate the cpu/ related code usageThomas Gleixner2007-10-231-0/+90