linux/arch/x86_64/kernel
Andi Kleen 47e5701e37 [PATCH] x86-64: Remove freeing of SMP trampoline pages
Nick points out it never worked because PageReserved was
set and it might cause problems later on. Also HOTPLUG_CPU
is much more common now so let's care not too much
about the !hotplug case.

Cc: nickpiggin@yahoo.com.au

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-12 10:50:56 -07:00
..
acpi
cpufreq
aperture.c [PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP found 2005-09-12 10:49:56 -07:00
apic.c [PATCH] x86-64: Don't trust boot_cpu_id in the mptable. 2005-09-12 10:49:57 -07:00
asm-offsets.c [PATCH] x86-64: Some cleanup and optimization to the processor data area. 2005-09-12 10:49:58 -07:00
crash.c
e820.c [PATCH] x86-64: Fix harmless off by one in e820 code 2005-09-12 10:49:57 -07:00
early_printk.c [PATCH] x86-64: Add simnow console 2005-09-12 10:49:58 -07:00
entry.S [PATCH] x86-64: Make remote TLB flush more scalable 2005-09-12 10:49:58 -07:00
genapic_cluster.c [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround 2005-09-12 10:49:55 -07:00
genapic_flat.c [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround 2005-09-12 10:49:55 -07:00
genapic.c [PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.c 2005-09-12 10:50:56 -07:00
head64.c
head.S [PATCH] x86-64: Fix (harmless) typo in head.S early level2 page table 2005-09-12 10:50:55 -07:00
i387.c
i8259.c [PATCH] x86-64: Make remote TLB flush more scalable 2005-09-12 10:49:58 -07:00
init_task.c
io_apic.c [PATCH] x86-64: Remove code for outdated APICs 2005-09-12 10:49:55 -07:00
ioport.c
irq.c [PATCH] Remove unnecessary BUG_ON in irq.c 2005-09-12 10:50:55 -07:00
kprobes.c [PATCH] kprobes: fix bug when probed on task and isr functions 2005-09-07 16:58:01 -07:00
ldt.c
machine_kexec.c
Makefile Merge linux-2.6 with linux-acpi-2.6 2005-09-08 01:45:47 -04:00
mce_intel.c
mce.c [PATCH] x86-64: Remove code to resume machine check state of other CPUs. 2005-09-12 10:49:57 -07:00
module.c
mpparse.c [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments 2005-09-12 10:49:57 -07:00
msr.c
nmi.c [PATCH] NMI: Update NMI users of RCU to use new API 2005-09-07 16:57:19 -07:00
pci-dma.c
pci-gart.c [PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup 2005-09-12 10:49:57 -07:00
pci-nommu.c
pmtimer.c
process.c [PATCH] x86-64: Remove disable_tsc code in context switch 2005-09-12 10:50:55 -07:00
ptrace.c
reboot.c
relocate_kernel.S
setup64.c [PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in CPUs. 2005-09-12 10:49:58 -07:00
setup.c [PATCH] x86-64: Use SRAT data on Intel systems too. 2005-09-12 10:49:56 -07:00
signal.c
smp.c [PATCH] x86-64: Make remote TLB flush more scalable 2005-09-12 10:49:58 -07:00
smpboot.c [PATCH] x86-64: Remove freeing of SMP trampoline pages 2005-09-12 10:50:56 -07:00
suspend_asm.S kbuild: alpha,x86_64 use generic asm-offsets.h support 2005-09-09 21:28:48 +02:00
suspend.c
sys_x86_64.c
syscall.c
time.c [PATCH] NTP: ntp-helper functions 2005-09-07 16:57:34 -07:00
trampoline.S
traps.c [PATCH] kprobes: prevent possible race conditions x86_64 changes 2005-09-07 16:57:59 -07:00
vmlinux.lds.S [PATCH] x86_64 linker script cleanups for debug sections 2005-09-10 12:00:17 -07:00
vsyscall.c
x8664_ksyms.c