original_kernel/arch/x86_64/kernel
Andi Kleen e992867445 [PATCH] x86_64: Generalize DMI and enable for x86-64
Some people need it now on 64bit so reuse the i386 code for
x86-64. This will be also useful for future bug workarounds.

It is a bit simplified there because there is no need
to do it very early on x86-64. This means it doesn't need
early ioremap et.al. We run it as a core initcall right now.

I hope it's not needed for early setup.

I added a general CONFIG_DMI symbol in case IA64 or someone
else wants to reuse the code later too.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-11 19:04:51 -08:00
..
acpi
cpufreq
Makefile [PATCH] x86_64: Generalize DMI and enable for x86-64 2006-01-11 19:04:51 -08:00
aperture.c
apic.c
asm-offsets.c [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. 2006-01-11 19:01:13 -08:00
crash.c
crash_dump.c
e820.c
early_printk.c
entry.S [PATCH] x86_64: fix page fault from show_trace() 2006-01-11 19:04:50 -08:00
genapic.c
genapic_cluster.c [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI 2006-01-11 19:01:57 -08:00
genapic_flat.c [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI 2006-01-11 19:01:57 -08:00
head.S
head64.c
i387.c
i8259.c
init_task.c
io_apic.c [PATCH] x86_64: Dont't disable early PCI scan with apic 2006-01-11 19:01:12 -08:00
ioport.c
irq.c
kprobes.c
ldt.c
machine_kexec.c
mce.c [PATCH] x86_64: increase MCE bank counts 2006-01-11 19:01:57 -08:00
mce_amd.c
mce_intel.c
module.c
mpparse.c
nmi.c
pci-dma.c
pci-gart.c [PATCH] x86_64: Add missing newline in IOMMU error message 2006-01-11 19:04:51 -08:00
pci-nommu.c
pmtimer.c
process.c
ptrace.c
reboot.c [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown 2006-01-11 19:04:50 -08:00
relocate_kernel.S
setup.c [PATCH] x86_64: Generalize DMI and enable for x86-64 2006-01-11 19:04:51 -08:00
setup64.c [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. 2006-01-11 19:01:13 -08:00
signal.c
smp.c
smpboot.c [PATCH] x86_64: another mb() for smpboot.c 2006-01-11 19:01:56 -08:00
suspend.c
suspend_asm.S
sys_x86_64.c
syscall.c
time.c
trampoline.S
traps.c [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. 2006-01-11 19:01:13 -08:00
vmlinux.lds.S
vsyscall.c
x8664_ksyms.c