summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_amd_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto2009-06-161-703/+0
* x86, mce: trivial clean up for mce_amd_64.cHidetoshi Seto2009-05-281-13/+6
* x86, mce: use strict_strtoullHidetoshi Seto2009-05-281-10/+6
* x86, mce: Rename sysfs variablesIngo Molnar2009-05-281-5/+5
* x86, mce: clean up mce_amd_64.cIngo Molnar2009-05-281-85/+103
* Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-301-16/+24
|\
| * x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton2009-03-181-16/+24
* | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-131-3/+3
|/
* Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-02-241-7/+14
|\
| * Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-1/+1
| |\
| * | x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
| * | x86: fold apic_ops into genapicYinghai Lu2009-02-171-1/+1
| * | x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis2009-01-111-7/+14
* | | x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen2009-02-241-1/+2
* | | x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen2009-02-241-9/+6
* | | Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin2009-02-231-1/+1
|\ \ \ | | |/ | |/|
| * | x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-201-1/+1
| |/
* | x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen2009-02-191-1/+1
* | x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen2009-02-191-3/+1
|/
* x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza2009-01-071-1/+1
* 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
* | x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto2008-12-161-1/+1
|/
* x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-231-13/+5
* x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
* generic: reduce stack pressure in sched_affinityMike Travis2008-04-191-23/+23
* x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu2008-01-301-2/+2
* x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg2008-01-301-2/+2
* x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2008-01-301-5/+5
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-301-1/+2
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman2008-01-241-4/+5
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman2008-01-241-10/+9
* x86: consolidate the cpu/ related code usageThomas Gleixner2007-10-231-0/+690
OpenPOWER on IntegriCloud