summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
Commit message (Expand)AuthorAgeFilesLines
* x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton2009-03-181-16/+24
* x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto2009-03-161-1/+1
* x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro2009-03-101-2/+2
* x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.cIngo Molnar2009-03-041-3/+7
* Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-02-243-12/+20
|\
| *-----. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-244-18/+27
| |\ \ \ \
| | | | | \
| | | | | \
| | | | *-. \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-202-5/+5
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | | | * | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2009-02-202-5/+5
| | | | |/ / | | | |/| |
| | | | * | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-201-2/+3
| | | | |\ \
| | * | | \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-223-6/+7
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| |
| | * | | | x86, apic: remove genapic.hIngo Molnar2009-02-173-3/+3
| | * | | | x86, apic: fix build fallout of genapic changesIngo Molnar2009-02-171-1/+1
| | * | | | x86: fold apic_ops into genapicYinghai Lu2009-02-172-2/+2
| | | |/ / | | |/| |
| | * | | x86: remove include of apic.h from hardirq_64.hBrian Gerst2009-01-231-0/+1
| | * | | x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis2009-01-111-7/+14
| |/ / /
* | | | x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin2009-02-241-5/+5
* | | | x86, mce, cmci: add CMCI supportAndi Kleen2009-02-242-3/+218
* | | | x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen2009-02-242-5/+14
* | | | x86, mce: replace machine check events logged interval with ratelimitAndi Kleen2009-02-241-6/+5
* | | | x86, mce, cmci: avoid potential reentry of threshold interruptAndi Kleen2009-02-241-1/+2
* | | | x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen2009-02-243-9/+31
* | | | x86, mce, cmci: export MAX_NR_BANKSAndi Kleen2009-02-241-6/+0
* | | | Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin2009-02-233-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-203-4/+4
| | |/ | |/|
* | | x86, mce: remove invalid __cpuinit/__cpuexit annotationsH. Peter Anvin2009-02-231-3/+3
* | | x86, mce: use %ll instead of %L for 64-bit numbersH. Peter Anvin2009-02-191-4/+4
* | | x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen2009-02-192-22/+109
* | | x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen2009-02-193-13/+16
* | | x86, mce: implement dynamic machine check banks supportAndi Kleen2009-02-191-32/+115
* | | x86, mce: fix a race condition in mce_read()Huang Ying2009-02-171-17/+24
* | | x86, mce: disable machine checks on offlined CPUsAndi Kleen2009-02-171-0/+23
* | | x86, mce: don't set up mce sysdev devices with mce=offAndi Kleen2009-02-171-4/+4
* | | x86, mce: switch machine check polling to per CPU timerAndi Kleen2009-02-171-23/+45
* | | x86, mce: always use separate work queue to run triggerAndi Kleen2009-02-171-7/+18
* | | x86, mce: don't disable machine checks during code patchingAndi Kleen2009-02-172-28/+0
* | | x86, mce: disable machine checks on suspendAndi Kleen2009-02-171-0/+25
|/ /
* | x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-171-2/+2
* | x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-171-0/+1
|/
* x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza2009-01-071-1/+1
* x86: update Alan Cox's email addressesAlan Cox2009-01-054-4/+4
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-53/+55
|\
| * x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis2008-12-161-53/+55
* | Merge branch 'x86/irq' into x86/coreIngo Molnar2008-12-232-2/+2
|\ \
| * | x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto2008-12-162-2/+2
| |/
* | x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen2008-12-161-3/+0
|/
* Update email addresses.Dave Jones2008-10-203-4/+4
* x86-64: add two __cpuinit annotationsJan Beulich2008-09-061-1/+1
* x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-232-13/+10
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-232-3/+3
|\
| * NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis2008-07-201-1/+1
OpenPOWER on IntegriCloud