Age | Commit message (Expand) | Author |
2009-05-28 | x86, mce: trivial clean up for mce_amd_64.c | Hidetoshi Seto |
2009-05-28 | x86, mce: use strict_strtoull | Hidetoshi Seto |
2009-05-28 | x86, mce: Rename sysfs variables | Ingo Molnar |
2009-05-28 | x86, mce: clean up mce_amd_64.c | Ingo Molnar |
2009-03-30 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar |
2009-03-18 | x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c | Andrew Morton |
2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell |
2009-02-24 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin |
2009-02-24 | x86, mce, cmci: use polled banks bitmap in machine check poller | Andi Kleen |
2009-02-24 | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen |
2009-02-23 | Merge branch 'x86/urgent' into x86/mce2 | H. Peter Anvin |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-20 | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin |
2009-02-19 | x86, mce: separate correct machine check poller and fatal exception handler | Andi Kleen |
2009-02-19 | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu |
2009-01-11 | x86: cleanup remaining cpumask_t code in mce_amd_64.c | Mike Travis |
2009-01-07 | x86: fix section mismatch warnings in mcheck/mce_amd_64.c | Leonardo Potenza |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-16 | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c | Mike Travis |
2008-12-16 | x86: hardirq: use inc_irq_stat() in non-unified functions | Hiroshi Shimamoto |
2008-08-23 | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki |
2008-05-23 | x86: use performance variant for_each_cpu_mask_nr | Mike Travis |
2008-04-19 | generic: reduce stack pressure in sched_affinity | Mike Travis |
2008-01-30 | x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c | Yinghai Lu |
2008-01-30 | x86: fix section mismatch warning in mcheck/mce_amd_64.c | Sam Ravnborg |
2008-01-30 | x86: extended interrupt LVT support for AMD Barcelona | Robert Richter |
2008-01-30 | kobj: fix threshold_init_device/kobject_uevent_env oops | Greg KH |
2008-01-24 | Kobject: convert arch/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman |
2008-01-24 | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a... | Greg Kroah-Hartman |
2008-01-24 | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create... | Greg Kroah-Hartman |
2007-10-23 | x86: consolidate the cpu/ related code usage | Thomas Gleixner |