summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_amd_64.c
AgeCommit message (Expand)AuthorLines
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto-703/+0
2009-05-28x86, mce: trivial clean up for mce_amd_64.cHidetoshi Seto-13/+6
2009-05-28x86, mce: use strict_strtoullHidetoshi Seto-10/+6
2009-05-28x86, mce: Rename sysfs variablesIngo Molnar-5/+5
2009-05-28x86, mce: clean up mce_amd_64.cIngo Molnar-85/+103
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar-16/+24
2009-03-18x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton-16/+24
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell-3/+3
2009-02-24Merge branch 'x86/core' into x86/mce2H. Peter Anvin-7/+14
2009-02-24x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen-1/+2
2009-02-24x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen-9/+6
2009-02-23Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin-1/+1
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar-1/+1
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin-1/+1
2009-02-19x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen-1/+1
2009-02-19x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen-3/+1
2009-02-17x86, apic: remove genapic.hIngo Molnar-1/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu-1/+1
2009-01-11x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis-7/+14
2009-01-07x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-53/+55
2008-12-16x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis-53/+55
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto-1/+1
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki-13/+5
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis-2/+2
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis-23/+23
2008-01-30x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu-2/+2
2008-01-30x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg-2/+2
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter-5/+5
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH-1/+2
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-3/+3
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman-4/+5
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman-10/+9
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner-0/+690