| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mce: rename _64.c files which are no longer 64-bit-specific | Hidetoshi Seto | 2009-06-16 | 1 | -225/+0 |
* | x86, mce: remove therm_throt.h | Hidetoshi Seto | 2009-06-16 | 1 | -1/+0 |
* | x86, mce: unify smp_thermal_interrupt | Hidetoshi Seto | 2009-06-16 | 1 | -38/+0 |
* | x86, mce: unify smp_thermal_interrupt, prepare | Hidetoshi Seto | 2009-06-16 | 1 | -2/+18 |
* | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 | Hidetoshi Seto | 2009-06-16 | 1 | -6/+8 |
* | x86, mce: unify mce.h | Hidetoshi Seto | 2009-06-16 | 1 | -2/+0 |
* | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 2009-06-11 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-10 | 1 | -1/+0 |
| |\ |
|
| | * | x86: mce: remove duplicated #include | Huang Weiyi | 2009-05-09 | 1 | -1/+0 |
* | | | x86, mce: Add boot options for corrected errors | Hidetoshi Seto | 2009-06-11 | 1 | -0/+3 |
* | | | x86, mce: rename mce_notify_user to mce_notify_irq | Andi Kleen | 2009-06-03 | 1 | -1/+1 |
* | | | x86, mce: trivial clean up for mce_intel_64.c | Hidetoshi Seto | 2009-05-28 | 1 | -1/+1 |
* | | | x86, mce: Cleanup symbols in intel thermal codes | Thomas Gleixner | 2009-05-28 | 1 | -1/+1 |
* | | | x86, mce: unify Intel thermal init | Thomas Gleixner | 2009-05-28 | 1 | -59/+2 |
* | | | x86, mce: unify Intel thermal init, prepare | Thomas Gleixner | 2009-05-28 | 1 | -15/+20 |
|/ / |
|
* / | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto | 2009-05-08 | 1 | -4/+6 |
|/ |
|
* | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 1 | -1/+1 |
|\ |
|
| * | x86, mce: remove incorrect __cpuinit for intel_init_cmci() | Hidetoshi Seto | 2009-03-16 | 1 | -1/+1 |
* | | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 2009-03-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-02-24 | 1 | -3/+4 |
|\ |
|
| *-----. | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 2009-02-24 | 1 | -5/+6 |
| |\ \ \ \ |
|
| | | | * | | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits | Vegard Nossum | 2009-02-20 | 1 | -3/+3 |
| | | |/ / |
|
| | * | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 1 | -2/+2 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
| | * | | | x86: fold apic_ops into genapic | Yinghai Lu | 2009-02-17 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| | * | | x86: remove include of apic.h from hardirq_64.h | Brian Gerst | 2009-01-23 | 1 | -0/+1 |
| |/ / |
|
* | | | x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotations | H. Peter Anvin | 2009-02-24 | 1 | -5/+5 |
* | | | x86, mce, cmci: add CMCI support | Andi Kleen | 2009-02-24 | 1 | -0/+205 |
* | | | Merge branch 'x86/urgent' into x86/mce2 | H. Peter Anvin | 2009-02-23 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin | 2009-02-20 | 1 | -2/+2 |
| |/ |
|
* / | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen | 2009-02-19 | 1 | -1/+1 |
|/ |
|
* | x86: hardirq: use inc_irq_stat() in non-unified functions | Hiroshi Shimamoto | 2008-12-16 | 1 | -1/+1 |
* | x86: consolidate the cpu/ related code usage | Thomas Gleixner | 2007-10-23 | 1 | -0/+90 |