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