2010-10-06 |
Yinghai Lu | x86, memblock: Fix crashkernel allocation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86: Remove old bootmem code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Use memblock_memory_size()/memblock_free_memo... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86: Remove not used early_res code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Replace e820_/_early string with memblock_ Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86: Use memblock to replace early_res Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Use memblock_debug to control debug... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_memory_in_range() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_free_memory_in_range() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_find_in_range_node() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | memblock: Add find_memory_core_early() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_register_active_regions... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add get_free_all_memory_range() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_f... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_to_bootmem() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | bootmem, x86: Add weak version of reserve_bootmem_generic Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_find_in_range_size() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | memblock: Add memblock_free/reserve_reserved_regions() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-18 |
H. Peter Anvin | x86-32: Fix dummy trampoline-related inline stubs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-18 |
Joerg Roedel | x86-32: Separate 1:1 pagetables from swapper_pg_dir Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-18 |
Hans Rosenfeld | x86, cpu: Fix regression in AMD errata checking code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-12 |
Luca Barbieri | x86, asm: Use a lower case name for the end macro in... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-12 |
Luca Barbieri | x86, asm: Refactor atomic64_386_32.S to support old... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-03 |
H. Peter Anvin | um, x86: Cast to (u64 *) inside set_64bit() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-03 |
H. Peter Anvin | x86, setup: move isdigit.h to ctype.h, header files... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-03 |
Yinghai Lu | x86, setup: enable early console output from the decompressor Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-02 |
Michal Schmidt | x86: Fix keeping track of AMD C1E Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-01 |
Brian Gerst | x86-32, asm: Directly access per-cpu GDT Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-01 |
Brian Gerst | x86-64, asm: Directly access per-cpu IST Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86, vdso: Don't quote $nm in the script for checking... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86, asm: Clean up and simplify set_64bit() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | Merge remote branch 'origin/x86/urgent' into x86/asm
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86: Add memory modify constraints to xchg() and cmpxchg() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-22 |
Brian Gerst | x86-64: Simplify loading initial_gs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-22 |
Brian Gerst | x86: Use symbolic MSR names Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-22 |
Brian Gerst | x86: Remove redundant K6 MSRs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | x86, cpu: Support the features flags in new CPUID leaf 7 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-07 |
H. Peter Anvin | x86, alternatives: Use 16-bit numbers for cpufeature... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-07 |
H. Peter Anvin | x86, cpu: Add CPU flags for F16C and RDRND Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-01 |
Darrick J. Wong | x86, Calgary: Limit the max PHB number to 256 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-11 |
Huang Ying | x86, mce: Use HW_ERR in MCE handler Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-11 |
Huang Ying | x86, mce: Add HW_ERR printk prefix for hardware error... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-11 |
Huang Ying | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-11 |
Huang Ying | x86, mce: Rename MSR_IA32_MCx_CTL2 value Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-17 |
Andreas Herrmann | x86, hpet: Add reference to chipset erratum documentation... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-14 |
Roland McGrath | x86: Use .cfi_sections for assembly code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-12 |
H. Peter Anvin | x86, fpu: Use static_cpu_has() to implement use_xsave() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-12 |
H. Peter Anvin | x86: Add new static_cpu_has() function using alternatives Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
H. Peter Anvin | x86, fpu: Use the proper asm constraint in use_xsave() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
H. Peter Anvin | x86, fpu: Unbreak FPU emulation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
Avi Kivity | x86: Introduce 'struct fpu' and related API Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
Avi Kivity | x86: Eliminate TS_XSAVE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
H. Peter Anvin | x86, hypervisor: add missing <linux/module.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-09 |
H. Peter Anvin | Modify the VMware balloon driver for the new x86_hyper API Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-09 |
H. Peter Anvin | x86, hypervisor: Export the x86_hyper* symbols Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-08 |
H. Peter Anvin | Merge commit 'v2.6.34-rc6' into x86/cpu
|
commit | commitdiff | tree |
2010-05-08 |
H. Peter Anvin | x86: Clean up the hypervisor layer Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-08 |
Greg Kroah-Hartman | x86, HyperV: fix up the license to mshyperv.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-07 |
Jacob Pan | x86: Avoid check hlt for newer cpus Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-07 |
Ky Srinivasan | x86: Detect running on a Microsoft HyperV system Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, irq: Kill io_apic_renumber_irq Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, acpi/irq: Handle isa irqs that are not identity... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, ioapic: Simplify probe_nr_irqs_gsi. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, ioapic: Optimize pin_2_irq Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, ioapic: Move nr_ioapic_registers calculation to... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, ioapic: In mpparse use mp_register_ioapic Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, ioapic: Teach mp_register_ioapic to compute a... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, ioapic: Fix the types of gsi values Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, ioapic: Fix io_apic_redir_entries to return the... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_p... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, acpi/irq: pci device dev->irq is an isa irq not... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, acpi/irq: Teach acpi_get_override_irq to take... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Eric W. Biederman | x86, acpi/irq: Introduce apci_isa_irq_to_gsi Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-04 |
Borislav Petkov | arch, hweight: Fix compilation errors Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-03 |
H. Peter Anvin | x86, cpu: Make APERF/MPERF a normal table-driven flag Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-03 |
Borislav Petkov | x86, k8: Fix build error when K8_NB is disabled Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-03 |
Brian Gerst | x86-32: Don't set ignore_fpu_irq in simd exception Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-03 |
Brian Gerst | x86: Merge kernel_math_error() into math_error() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-03 |
Brian Gerst | x86: Merge simd_math_error() into math_error() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-03 |
Brian Gerst | x86-32: Rework cache flush denied handler Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-30 |
Prarit Bhargava | x86: Fix NULL pointer access in irq_force_complete_move... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-29 |
H. Peter Anvin | Merge branch 'x86/asm' into x86/atomic Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-29 |
H. Peter Anvin | x86: Fix LOCK_PREFIX_HERE for uniprocessor build Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-29 |
Thomas Gleixner | x86, hpet: Restrict read back to affected ATI chipsets Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-29 |
Jan Beulich | x86: Clean up arch/x86/Kconfig* Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-29 |
Jan Beulich | x86-64: Don't export init_level4_pgt Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-29 |
Jan Beulich | x86-64: Reduce SMP locks table size Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-29 |
Jan Beulich | x86-64: Combine SRAT regions when possible Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-28 |
Jan Beulich | x86, asm: Introduce and use percpu_inc() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-23 |
H. Peter Anvin | x86: Disable large pages on CPUs with Atom erratum...
|
commit | commitdiff | tree |
2010-04-23 |
H. Peter Anvin | x86-64: Clear a 64-bit FS/GS base on fork if selector... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-23 |
Robin Holt | x86, pat: Update the page flags for memtype atomically... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-23 |
Borislav Petkov | x86, cacheinfo: Disable index in all four subcaches Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-23 |
Borislav Petkov | x86, cacheinfo: Make L3 cache info per node Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-23 |
Borislav Petkov | x86, cacheinfo: Reorganize AMD L3 cache structure Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-23 |
Frank Arnold | x86, cacheinfo: Turn off L3 cache index disable feature... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-23 |
Borislav Petkov | x86, cacheinfo: Unify AMD L3 cache index disable checking Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-20 |
Jacob Pan | x86, mrst: Conditionally register cpu hotplug notifier... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |