You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aristeu Rozanski
dcc9841668
x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds
...
Currently, setup_p4_watchdog() use CCCR_OVF_PMI1 to enable the counter
overflow interrupts to the second logical core. But this bit doesn't work
on Pentium 4 Ds (model 4, stepping 4) and this patch avoids its use on
these processors. Tested on 4 different machines that have this
specific model with success.
Signed-off-by: Aristeu Rozanski <aris@redhat.com>
Cc: jvillalovos@redhat.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
cpufreq
[CPUFREQ][2/2] preregister support for powernow-k8
17 years ago
mcheck
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
17 years ago
mtrr
Merge branch 'generic-ipi' into generic-ipi-for-linus
17 years ago
Makefile
x86: seperate funcs from setup_64 to cpu common_64.c
17 years ago
addon_cpuid_features.c
x86: PAT: fixed checkpatch errors (and whitespaces)
17 years ago
amd.c
x86: reduce force_mwait visibility
17 years ago
amd_64.c
x86_64: further cleanup of 32-bit compat syscall mechanisms
17 years ago
bugs.c
x86: fdiv bug detection fix
17 years ago
bugs_64.c
x86: move bugs_64.c to cpu/bugs_64.c
17 years ago
centaur.c
x86: clean up cpu capabilities accesses, centaur.c
17 years ago
centaur_64.c
x86: get x86_phys_bits early
17 years ago
common.c
x86: change identify_cpu to static
17 years ago
common_64.c
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
17 years ago
cpu.h
x86: make 64-bit identify_cpu use cpu_dev
17 years ago
cyrix.c
x86: clean up cpu capabilities accesses, cyrix.c
17 years ago
feature_names.c
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include
17 years ago
intel.c
x86: APIC: remove apic_write_around(); use alternatives
17 years ago
intel_64.c
x86: get x86_phys_bits early
17 years ago
intel_cacheinfo.c
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
17 years ago
perfctr-watchdog.c
x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds
17 years ago
proc.c
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c
17 years ago
transmeta.c
x86: clean up cpu capabilities accesses, transmeta.c
17 years ago
umc.c
x86: coding style fixes to arch/x86/kernel/cpu/umc.c
17 years ago