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-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 |
2010-09-09 |
Brian Gerst | x86, fpu: Merge __save_init_fpu() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86, fpu: Merge tolerant_fwait() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86, fpu: Merge fpu_init() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-09 |
Brian Gerst | x86: Use correct type for %cr4 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-08 |
Andre Przywara | x86, kvm: add new AMD SVM feature bits Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-08 |
Andre Przywara | x86, cpu: Fix allowed CPUID bits for KVM guests Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-08 |
Andre Przywara | x86, cpu: Update AMD CPUID feature bits Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-08 |
Andre Przywara | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Shaohua Li | x86, mm: Make spurious_fault check explicitly check... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, iommu: Utilize the IOMMU_INIT macros functionality. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, iommu: Add proper dependency sort routine (and... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, iommu: Make all IOMMU's detection routines return... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Konrad Rzeszutek... | x86, iommu: Add IOMMU_INIT macros, .iommu_table section... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Haicheng Li | x86-64, mem: Update all PGDs for direct mapping and... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
Haicheng Li | x86, mm: Separate x86_64 vmalloc_sync_all() into separate... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-26 |
H. Peter Anvin | x86, bios: Make the x86 early memory reservation a... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-25 |
Borislav Petkov | x86, tsc: Remove CPU frequency calibration on AMD Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-25 |
H. Peter Anvin | x86, bios: By default, reserve the low 64K for all... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-24 |
Alok Kataria | x86, paravirt: Remove alloc_pmd_clone hook, only used... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-23 |
Alok Kataria | x86, vmware: Remove deprecated VMI kernel support Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-23 |
Ma Ling | x86, mem: Optimize memcpy by avoiding memory false...
|
commit | commitdiff | tree |
2010-08-23 |
Ma, Ling | x86, mem: Don't implement forward memmove() as memcpy() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-19 |
Borislav Petkov | x86, hotplug: Serialize CPU hotplug to avoid bringup... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-12 |
Robert Richter | x86, xsave: Disable xsave in i387 emulation mode Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |