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-06-10 |
Borislav Petkov | um, hweight: Fix UML boot crash due to x86 optimized... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-10 |
Andi Kleen | x86, setup: Set ax register in boot vga query Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-09 |
Borislav Petkov | x86, AMD: Extend support to future families Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-09 |
Borislav Petkov | x86, cacheinfo: Carve out L3 cache slot accessors Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-09 |
Dan Carpenter | x86, xsave: Cleanup return codes in check_for_xstate() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-09 |
Eric W. Biederman | x86, irq: Rename gsi_end gsi_top, and fix off by one... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-08 |
Andres Salomon | x86: use __ASSEMBLY__ rather than __ASSEMBLER__ Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-27 |
H. Peter Anvin | x86, cpufeature: Unbreak compile with gcc 3.x Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-26 |
Xiaotian Feng | x86, pat: Fix memory leak in free_memtype Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-25 |
Borislav Petkov | x86, k8: Fix section mismatch for powernowk8_exit() Reported-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-24 |
Peter Huewe | lib/atomic64_test: fix missing include of linux/kernel.h Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-24 |
Peter Zijlstra | x86: remove last traces of quicklist usage Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-24 |
Gabor Gombas | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-24 |
Jan Beulich | x86: "nosmp" command line option should force the system... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-24 |
Julia Lawall | arch/x86/pci: use kasprintf Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-24 |
Kerstin Jonsson | x86, apic: ack all pending irqs when crashed/on kexec Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-19 |
H. Peter Anvin | x86, mrst: make mrst_timer_options an enum Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-19 |
H. Peter Anvin | x86, mrst: make mrst_identify_cpu() an inline returning... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-19 |
Jacob Pan | x86, mrst: add more timer config options Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-19 |
Jacob Pan | x86, mrst: add cpu type detection Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-19 |
Jacob Pan | x86: detect scattered cpuid features earlier Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-17 |
H. Peter Anvin | x86, hweight: Use a 32-bit popcnt for __arch_hweight32() Signed-off-by: H. Peter Anvin <hpa@linux.intel.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-17 |
Jacob Pan | x86, mrst: add nop functions to x86_init mpparse functions Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-17 |
Jacob Pan | x86, mrst, pci: return 0 for non-present pci bars Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-14 |
H. Peter Anvin | x86, mrst: Don't blindly access extended config space Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-14 |
Frank Arnold | x86, cacheinfo: Turn off L3 cache index disable feature... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-14 |
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-14 |
Roland McGrath | x86: Use .cfi_sections for assembly code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-13 |
Andreas Herrmann | x86, amd: Check X86_FEATURE_OSVW bit before accessing... Signed-off-by: H. Peter Anvin <hpa@linux.intel.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... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
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 |
2010-04-09 |
Borislav Petkov | cpufreq: Unify sysfs attribute definition macros Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-09 |
Mark Langsdorf | powernow-k8: Fix frequency reporting Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-09 |
Mark Langsdorf | x86, cpufreq: Add APERF/MPERF support for AMD processors Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-09 |
Borislav Petkov | x86: Unify APERF/MPERF support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-09 |
Borislav Petkov | powernow-k8: Add core performance boost support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-09 |
Borislav Petkov | x86, cpu: Add AMD core boosting feature flag to /proc... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-06 |
Borislav Petkov | x86: Add optimized popcnt variants Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-06 |
Peter Zijlstra | bitops: Optimize hweight() by making use of compile... Suggested-by: H. Peter Anvin <hpa@zytor.com> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-01 |
Yinghai Lu | ibft, x86: Change reserve_ibft_region() to find_ibft_region() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-01 |
Alok Kataria | x86, hpet: Fix bug in RTC emulation Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-01 |
Pallipadi, Venkatesh | x86, hpet: Erratum workaround for read after write... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-01 |
Yinghai Lu | bootmem, x86: Fix 32bit numa system without RAM on... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-01 |
Yinghai Lu | nobootmem, x86: Fix 32bit numa system without RAM on... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |