aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_amd_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto1-703/+0
2009-05-28x86, mce: trivial clean up for mce_amd_64.cHidetoshi Seto1-13/+6
2009-05-28x86, mce: use strict_strtoullHidetoshi Seto1-10/+6
2009-05-28x86, mce: Rename sysfs variablesIngo Molnar1-5/+5
2009-05-28x86, mce: clean up mce_amd_64.cIngo Molnar1-85/+103
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar1-16/+24
2009-03-18x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton1-16/+24
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell1-3/+3
2009-02-24Merge branch 'x86/core' into x86/mce2H. Peter Anvin1-7/+14
2009-02-24x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen1-1/+2
2009-02-24x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen1-9/+6
2009-02-23Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin1-1/+1
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-1/+1
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin1-1/+1
2009-02-19x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen1-1/+1
2009-02-19x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen1-3/+1
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu1-1/+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-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-53/+55
2008-12-16x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis1-53/+55
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto1-1/+1
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki1-13/+5
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis1-2/+2
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis1-23/+23
2008-01-30x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu1-2/+2
2008-01-30x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg1-2/+2
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter1-5/+5
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH1-1/+2
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-3/+3
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_addGreg Kroah-Hartman1-4/+5
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_addGreg Kroah-Hartman1-10/+9
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner1-0/+690