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.
Ingo Molnar
b342797c1e
x86: build fix
...
Impact: build fix on certain UP configs
fix:
arch/x86/kernel/cpu/common.c: In function 'cpu_init':
arch/x86/kernel/cpu/common.c:1141: error: 'boot_cpu_id' undeclared (first use in this function)
arch/x86/kernel/cpu/common.c:1141: error: (Each undeclared identifier is reported only once
arch/x86/kernel/cpu/common.c:1141: error: for each function it appears in.)
Pull in asm/smp.h on UP, so that we get the definition of
boot_cpu_id.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
16 years ago
..
cpufreq
Merge branch 'linus' into test
17 years ago
mcheck
Update email addresses.
17 years ago
mtrr
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1
17 years ago
.gitignore
Update .gitignore files for generated targets
17 years ago
Makefile
x86, um: ... and asm-x86 move
17 years ago
addon_cpuid_features.c
x86: use CONFIG_X86_SMP instead of CONFIG_SMP
17 years ago
amd.c
x86: print out apic id in hex format
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: move mtrr cpu cap setting early in early_init_xxxx
17 years ago
centaur_64.c
x86: centaur_64.c remove duplicated setting of CONSTANT_TSC
17 years ago
cmpxchg.c
x86: move cmpxchg fallbacks to a generic place
17 years ago
common.c
x86: build fix
16 years ago
cpu.h
x86: remove duplicated get_model_name() calling
17 years ago
cyrix.c
x86: move mtrr cpu cap setting early in early_init_xxxx
17 years ago
intel.c
x86: print out apic id in hex format
17 years ago
intel_cacheinfo.c
Merge branch 'linus' into x86/cpu
17 years ago
mkcapflags.pl
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
17 years ago
perfctr-watchdog.c
ftrace: mark lapic_wd_event() notrace
17 years ago
powerflags.c
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
17 years ago
proc.c
x86/proc: fix /proc/cpuinfo cpu offline bug
17 years ago
transmeta.c
x86: move transmeta cap read to early_init_transmeta()
17 years ago
umc.c
x86: remove cpu_vendor_dev
17 years ago