kernel-ark/arch/x86_64/kernel
Andi Kleen dbf9272e86 [PATCH] Don't force reserve the 640k-1MB range
From i386 x86-64 inherited code to force reserve the 640k-1MB area.
That was needed on some old systems.

But we generally trust the e820 map to be correct on 64bit systems
and mark all areas that are not memory correctly.

This patch will allow to use the real memory in there.

Or rather the only way to find out if it's still needed is to
try. So far I'm optimistic.

Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:36 +02:00
..
acpi
cpufreq
aperture.c
apic.c [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet 2006-09-26 10:52:34 +02:00
asm-offsets.c
audit.c
crash_dump.c
crash.c
e820.c [PATCH] Don't force reserve the 640k-1MB range 2006-09-26 10:52:36 +02:00
early_printk.c [PATCH] Convert x86-64 to early param 2006-09-26 10:52:32 +02:00
early-quirks.c
entry.S [PATCH] x86: error_code is not safe for kprobes 2006-09-26 10:52:34 +02:00
functionlist
genapic_cluster.c [PATCH] remove int_delivery_dest 2006-09-26 10:52:31 +02:00
genapic_flat.c [PATCH] Replace local_save_flags+local_irq_disable with 2006-09-26 10:52:33 +02:00
genapic.c
head64.c [PATCH] Remove need for early lockdep init 2006-09-26 10:52:32 +02:00
head.S [PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/* 2006-09-26 10:52:31 +02:00
i387.c
i8259.c
init_task.c
io_apic.c [PATCH] Convert x86-64 to early param 2006-09-26 10:52:32 +02:00
ioport.c
irq.c
k8.c
kprobes.c
ldt.c
machine_kexec.c [PATCH] Convert x86-64 to early param 2006-09-26 10:52:32 +02:00
Makefile
mce_amd.c
mce_intel.c
mce.c
module.c
mpparse.c [PATCH] Fix up some non linuxy style in ACPI functions in mpparse.c 2006-09-26 10:52:30 +02:00
nmi.c
pci-calgary.c [PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offender 2006-09-26 10:52:33 +02:00
pci-dma.c [PATCH] Convert x86-64 to early param 2006-09-26 10:52:32 +02:00
pci-gart.c [PATCH] remove superflous BUG_ON's in nommu and gart 2006-09-26 10:52:32 +02:00
pci-nommu.c [PATCH] remove superflous BUG_ON's in nommu and gart 2006-09-26 10:52:32 +02:00
pci-swiotlb.c
pmtimer.c
process.c [PATCH] non lazy "sleazy" fpu implementation 2006-09-26 10:52:36 +02:00
ptrace.c [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix 2006-09-26 10:52:33 +02:00
reboot.c
relocate_kernel.S
setup64.c [PATCH] Auto size the per cpu area. 2006-09-26 10:52:35 +02:00
setup.c [PATCH] mark init_amd() as __cpuinit 2006-09-26 10:52:36 +02:00
signal.c
smp.c [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet 2006-09-26 10:52:34 +02:00
smpboot.c [PATCH] Convert x86-64 to early param 2006-09-26 10:52:32 +02:00
stacktrace.c [PATCH] Merge stacktrace and show_trace 2006-09-26 10:52:34 +02:00
suspend_asm.S
suspend.c
sys_x86_64.c
syscall.c
tce.c [PATCH] Calgary IOMMU: consolidate per bus data structures 2006-09-26 10:52:31 +02:00
time.c [PATCH] X86_64 monotonic_clock goes backwards 2006-09-26 10:52:34 +02:00
trampoline.S [PATCH] Fix gdt table size in trampoline.S 2006-09-26 10:52:32 +02:00
traps.c [PATCH] wire up oops_enter()/oops_exit() 2006-09-26 10:52:36 +02:00
vmlinux.lds.S
vsmp.c
vsyscall.c [PATCH] Add sparse annotation to vsyscall.c 2006-09-26 10:52:33 +02:00
x8664_ksyms.c