aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu1-1/+1
2009-05-09x86: mce: remove duplicated #includeHuang Weiyi1-1/+0
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto1-4/+6
2009-04-22x86, mce: fix boot logging logicAndi Kleen1-4/+5
2009-04-22x86, mce: make polling timer interval per CPUAndi Kleen1-12/+12
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar2-17/+25
2009-03-18x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton1-16/+24
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-03-13cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.cRusty Russell1-4/+6
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell1-3/+3
2009-03-10x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro1-2/+2
2009-03-04x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.cIngo Molnar1-3/+7
2009-02-24Merge branch 'x86/core' into x86/mce2H. Peter Anvin3-12/+20
2009-02-24x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin1-5/+5
2009-02-24x86, mce, cmci: add CMCI supportAndi Kleen2-3/+218
2009-02-24x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen2-5/+14
2009-02-24x86, mce: replace machine check events logged interval with ratelimitAndi Kleen1-6/+5
2009-02-24x86, mce, cmci: avoid potential reentry of threshold interruptAndi Kleen1-1/+2
2009-02-24x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen3-9/+31
2009-02-24x86, mce, cmci: export MAX_NR_BANKSAndi Kleen1-6/+0
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar4-18/+27
2009-02-23Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin3-4/+4
2009-02-23x86, mce: remove invalid __cpuinit/__cpuexit annotationsH. Peter Anvin1-3/+3
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar3-6/+7
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin3-4/+4
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2-5/+5
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar1-2/+3
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2-5/+5
2009-02-19x86, mce: use %ll instead of %L for 64-bit numbersH. Peter Anvin1-4/+4
2009-02-19x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen2-22/+109
2009-02-19x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen3-13/+16
2009-02-19x86, mce: implement dynamic machine check banks supportAndi Kleen1-32/+115
2009-02-17x86, mce: fix a race condition in mce_read()Huang Ying1-17/+24
2009-02-17x86, mce: disable machine checks on offlined CPUsAndi Kleen1-0/+23
2009-02-17x86, mce: don't set up mce sysdev devices with mce=offAndi Kleen1-4/+4
2009-02-17x86, mce: switch machine check polling to per CPU timerAndi Kleen1-23/+45
2009-02-17x86, mce: always use separate work queue to run triggerAndi Kleen1-7/+18
2009-02-17x86, mce: don't disable machine checks during code patchingAndi Kleen2-28/+0
2009-02-17x86, mce: disable machine checks on suspendAndi Kleen1-0/+25
2009-02-17x86, mce: use force_sig_info to kill process in machine checkAndi Kleen1-2/+2
2009-02-17x86, mce: reinitialize per cpu features on resumeAndi Kleen1-0/+1
2009-02-17x86, apic: remove genapic.hIngo Molnar3-3/+3
2009-02-17x86, apic: fix build fallout of genapic changesIngo Molnar1-1/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu2-2/+2
2009-01-23x86: remove include of apic.h from hardirq_64.hBrian Gerst1-0/+1
2009-01-11x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis1-7/+14
2009-01-07x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza1-1/+1
2009-01-05x86: update Alan Cox's email addressesAlan Cox4-4/+4