2011-01-22 |
Borislav Petkov | x86, hotplug: Fix powersavings with offlined cores... Cc: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-01-14 |
H. Peter Anvin | x86, olpc: Add missing Kconfig dependencies Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-01-14 |
Jacob Pan | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-01-03 |
R, Durgadoss | x86, hwmon: Add core threshold notification to therm_throt.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-29 |
H. Peter Anvin | Merge branch 'x86/apic-cleanups' into x86/numa
|
commit | commitdiff | tree |
2010-12-27 |
Cliff Wickman | x86, paravirt: Use native_halt on a halt, not native_safe_halt Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Fix cpu to node mapping for sparse node ids Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Fake node-to-cpumask for NUMA emulation Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Fake apicid and pxm mappings for NUMA emulation Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Avoid compiling NUMA emulation functions... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Reduce minimum fake node size to 32M Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-23 |
Yinghai Lu | x86, acpi: Parse all SRAT cpu entries even above the... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-23 |
Yinghai Lu | x86, acpi: Add MAX_LOCAL_APIC for 32bit Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-17 |
H. Peter Anvin | x86, kexec: Limit the crashkernel address appropriately Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-17 |
H. Peter Anvin | x86-32: Make sure we can map all of lowmem if we need to Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-16 |
Andres Salomon | x86, olpc: Speed up device tree creation during boot Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-16 |
Andres Salomon | x86, olpc: Add OLPC device-tree support Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-16 |
Andres Salomon | x86, of: Define irq functions to allow drivers/of/... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | x86, vt-d: Handle previous faults after enabling fault... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Kenji Kaneshige | x86: Enable the intr-remap fault handling after local... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Kenji Kaneshige | x86, vt-d: Fix the vt-d fault handling irq migration... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | x86, vt-d: Quirk for masking vtd spec errors to platform... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | x86, suspend: Avoid unnecessary smp alternatives switch... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
Suresh Siddha | bootmem: Add alloc_bootmem_align() Acked-by: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
H. Peter Anvin | x86, gcc-4.6: Use gcc -m options when building vdso Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-11-18 |
Vasiliy Kulikov | x86, mrst: Check platform_device_register() return... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-11-10 |
Kees Cook | x86, cpu: Only CPU features determine NX capabilities Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-11-10 |
Kees Cook | x86, cpu: Call verify_cpu during 32bit CPU startup Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-11-10 |
Kees Cook | x86, cpu: Clear XD_DISABLED flag on Intel to regain NX Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-11-10 |
Kees Cook | x86, cpu: Rename verify_cpu_64.S to verify_cpu.S Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-28 |
Yinghai Lu | x86, memblock: Fix early_node_mem with big reserved... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-26 |
Russ Anderson | x86, uv: Enable Westmere support on SGI UV Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-21 |
Alok Kataria | x86, kexec: Make sure to stop all CPUs before exiting... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-20 |
FUJITA Tomonori | x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 ... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-20 |
Shaohua Li | x86: Spread tlb flush vector between nodes Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-20 |
Shaohua Li | percpu: Introduce a read-mostly percpu API Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-20 |
Borislav Petkov | x86-32, mm: Add an initial page table for core bootstrapping Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-20 |
H. Peter Anvin | Merge branch 'x86/cleanups' into x86/trampoline
|
commit | commitdiff | tree |
2010-10-20 |
H. Peter Anvin | Merge branch 'x86/vmware' into x86/trampoline
|
commit | commitdiff | tree |
2010-10-20 |
Borislav Petkov | x86, mm: Fix incorrect data type in vmalloc_sync_all() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jan Beulich | x86, asm: Fix CFI macro invocations to deal with shortcoming... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jeremy Fitzhardinge | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jeremy Fitzhardinge | x86, mm: Fix bogus whitespace in sync_global_pgds() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-13 |
Jeremy Fitzhardinge | xen: Cope with unmapped pages when initializing kernel... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-13 |
H. Peter Anvin | x86-64, asm: If the assembler supports fxsave64, use it Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-13 |
Daniel Drake | x86, olpc: Register XO-1 platform devices Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-12 |
Yinghai Lu | memblock, bootmem: Round pfn properly for memory and... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-12 |
H. Peter Anvin | Merge branch 'x86/urgent' into core/memblock Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-11 |
Nikanth Karthikesan | x86, numa: Assign CPUs to nodes in round-robin manner...
|
commit | commitdiff | tree |
2010-10-11 |
Yinghai Lu | memblock: Annotate memblock functions with __init_memblock Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-11 |
Jeremy Fitzhardinge | memblock: Allow memblock_init to be called early Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-11 |
Yinghai Lu | x86, numa: For each node, register the memory blocks... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-08 |
Konrad Rzeszutek... | x86, iommu: Update header comments with appropriate... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-08 |
Konrad Rzeszutek... | ia64, iommu: Add a dummy iommu_table.h file in IA64. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-07 |
H. Peter Anvin | x86, mrst: A function in a header file needs to be... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-07 |
Namhyung Kim | x86-32: Fix sparse warning for the __PHYSICAL_MASK... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-04 |
Borislav Petkov | x86, cpu: Fix X86_FEATURE_NOPL Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-01 |
Andreas Herrmann | x86, amd_nb: Enable GART support for AMD family 0x15... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-01 |
Andreas Herrmann | x86, amd: Use compute unit information to determine... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-01 |
Andreas Herrmann | x86, amd: Extract compute unit information for AMD... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-01 |
Andreas Herrmann | x86, amd: Add support for CPUID topology extension... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-01 |
Andreas Herrmann | x86, nmi: Support NMI watchdog on newer AMD CPU families Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-01 |
Andreas Herrmann | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-01 |
H. Peter Anvin | Merge remote branch 'origin/x86/cpu' into x86/amd-nb
|
commit | commitdiff | tree |
2010-09-30 |
Thomas Gleixner | x86, hpet: Fix bogus error check in hpet_assign_irq() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-30 |
Thomas Gleixner | x86, irq: Plug memory leak in sparse irq Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-28 |
H. Peter Anvin | x86, cpu: After uncapping CPUID, re-run CPU feature... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-23 |
Daniel Drake | x86, olpc: Rework BIOS signature check Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-23 |
Daniel Drake | x86, olpc: Only enable PCI configuration type override... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-23 |
Bart Oldeman | x86, vm86: Fix preemption bug for int1 debug and int3... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-22 |
Jan Beulich | x86, cleanups: Use clear_page/copy_page rather than... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-21 |
Yinghai Lu | x86, setup: Fix earlyprintk=serial,0x3f8,115200 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-21 |
Yinghai Lu | x86, setup: Fix earlyprintk=serial,ttyS0,115200 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-21 |
H. Peter Anvin | x86, cpu: Re-run get_cpu_cap() after adjusting the... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-20 |
H. Peter Anvin | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-20 |
Andreas Herrmann | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-18 |
H. Peter Anvin | x86, hotplug: Move WBINVD back outside the play_dead... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-17 |
H. Peter Anvin | x86, hotplug: Use mwait to offline a processor, fix... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-17 |
H. Peter Anvin | x86, mwait: Move mwait constants to a common header... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-17 |
Andreas Herrmann | x86, k8-gart: Decouple handling of garts and northbridges Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-17 |
Andreas Herrmann | x86, cacheinfo: Fix dependency of AMD L3 CID Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-16 |
Suresh Siddha | x86, x2apic: Simplify apic init in SMP and UP builds Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-16 |
Suresh Siddha | x86, intr-remap: Remove IRTE setup duplicate code Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-16 |
Suresh Siddha | x86, intr-remap: Set redirection hint in the IRTE Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-14 |
Roland McGrath | x86-64, compat: Retruncate rax after ia32 syscall entry... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-14 |
H. Peter Anvin | x86-64, compat: Test %rax for the syscall number, not... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-14 |
H. Peter Anvin | compat: Make compat_alloc_user_space() incorporate... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-13 |
basile@opensource... | x86, build: Disable -fPIE when compiling with CONFIG_CC_STAC... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-13 |
Tetsuo Handa | x86, cpufeature: Suppress compiler warning with gcc 3.x Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-10 |
Venkatesh Pallipadi | x86, mtrr: Support mtrr lookup for range spanning across... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-10 |
Venkatesh Pallipadi | x86, mtrr: Refactor MTRR type overlap check code Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86, fpu: Merge fpu_save_init() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86-32, fpu: Rewrite fpu_save_init() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86, fpu: Remove PSHUFB_XMM5_* macros Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86, fpu: Remove unnecessary ifdefs from i387 code. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86-32, fpu: Remove math_emulate stub Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86-64, fpu: Simplify constraints for fxsave/fxtstor Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86-64, fpu: Fix %cs value in convert_from_fxsr() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86-64, fpu: Disable preemption when using TS_USEDFPU Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |