2011-04-18 |
H. Peter Anvin | x86, cpu: Clean up and unify the NOP selection infrastructure Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-08 |
Ian Campbell | x86, cpu: Move AMD Elan Kconfig under "Processor family" Cc: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-03-29 |
Suresh Siddha | x86, mtrr, pat: Fix one cpu getting out of sync during... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-03-19 |
Stefano Stabellini | xen: update mask_rw_pte after kernel page tables init... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-19 |
Stefano Stabellini | xen: set max_pfn_mapped to the last pfn mapped Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-19 |
Yinghai Lu | x86: Cleanup highmap after brk is concluded Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-15 |
Mathieu Desnoyers | x86: stop_machine_text_poke() should issue sync_core() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-03-02 |
Daniel J Blueman | x86, build: Make sure mkpiggy fails on read error Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-26 |
Stratos Psomadakis | x86, asm: Cleanup unnecssary macros in asm-offsets.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86-64, trampoline: Remove unused variable
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86, reboot: Fix the use of passed arguments in 32...
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86, reboot: Move the real-mode reboot code to an assembly... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86: Make the GDT_ENTRY() macro in <asm/segment.h>... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86, trampoline: Use the unified trampoline setup for... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86, trampoline: Common infrastructure for low memory... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-05 |
H. Peter Anvin | x86-32: Make sure the stack is set up before we use it Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-03 |
Matthieu CASTET | x86, nx: Don't force pages RW when setting NX bits Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-01-26 |
Fenghua Yu | x86-64, mem: Convert memmove() to assembly file and... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-01-24 |
Jesper Juhl | x86-64: Don't use pointer to out-of-scope variable... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
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 |
Yinghai Lu | x86-64, numa: Put pgtable to local node memory Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-29 |
Yinghai Lu | x86-64, numa: Allocate memnodemap under max_pfn_mapped Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-29 |
Yinghai Lu | x86: Change get_max_mapped() to inline Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-29 |
Yinghai Lu | memblock: Make find_memory_core_early() find from top... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-29 |
Yinghai Lu | x86-64, gart: Fix allocation with memblock Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-29 |
Yinghai Lu | x86-64, mm: Put early page table high 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-29 |
Jason Baron | x86, alternative: Call stop_machine_text_poke() on... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-29 |
Russ Anderson | x86, uv: More Westmere support on SGI UV 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-22 |
H. Peter Anvin | x86-64, asm: Use fxsaveq/fxrestorq in more places Signed-off-by: H. Peter Anvin <hpa@zytor.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-21 |
H. Peter Anvin | x86-32, percpu: Correct the ordering of the percpu... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-20 |
FUJITA Tomonori | x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 ... Acked-by: "H. Peter Anvin" <hpa@zytor.com> 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-13 |
Daniel Drake | x86, olpc: Add XO-1 poweroff support Signed-off-by: H. Peter Anvin <hpa@zytor.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-08 |
Zhao Yakui | x86, setup: Use string copy operation to optimze copy... Signed-off-by: H. Peter Anvin <hpa@zytor.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-06 |
Jeremy Fitzhardinge | x86, mm: Add RESERVE_BRK_ARRAY() helper Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Yinghai Lu | x86, memblock: Remove __memblock_x86_find_in_range_size() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Yinghai Lu | memblock: Fix wraparound in find_region() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Yinghai Lu | x86-32, memblock: Make add_highpages honor early reserved... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Yinghai Lu | x86, memblock: Fix crashkernel allocation Signed-off-by: H. Peter Anvin <hpa@zytor.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 |