Commits

Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core Conflicts: arch/parisc/kernel/irq.c
Showing diff to250981e6e1e
- Thomas Gleixner committed 250981e6e1ex86: reduce preemption off section in exit thread Impact: latency improvement No need...
- Sebastian Andrzej Siewior committed 48f4c485c27x86/centaur: merge 32 & 64 bit version there should be no difference, except: * the ...
- Jaswinder Singh Rajput committed f4c3c4cdb1dx86: cpu_debug add support for various AMD CPUs Impact: Added AMD CPUs support Added ...
- Andrew Morton committed a6b6a14e0c6x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c Attempt...
- Akinobu Mita committed 0920dce7d58x86, mm: remove unnecessary include file from iomap_32.c asm/highmem.h inclusion is ad...
- Jaswinder Singh Rajput committed 4e16c888754x86: cpu/mttr/cleanup.c fix compilation warning arch/x86/kernel/cpu/mtrr/cleanup.c:197...
- H. Peter Anvin committed be721696cacx86, setup: move 32-bit code to .text32 Impact: cleanup The setup code is mostly 16-b...
- H. Peter Anvin committed 0a699af8e61x86-32: move _end to a dummy section Impact: build fix with CONFIG_RELOCATABLE Move _...
- Jeremy Fitzhardinge committed 42854dc0a63x86, paravirt: prevent gcc from generating the wrong addressing mode Impact: fix crash...
- Rusty Russell committed 2c74d66624dx86, uv: fix cpumask iterator in uv_bau_init() Impact: fix boot crash on UV systems C...
- Suresh Siddha committed ce4e240c279x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths Impact: optimize APIC IPI rela...
- Linus Torvalds committed ee568b25ee9Avoid 64-bit "switch()" statements on 32-bit architectures Commit ee6f779b9e0851e2f7da...