aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen1-1/+0
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen1-0/+4
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens1-16/+5
2006-09-26[PATCH] Optimize PDA accesses slightlyAndi Kleen1-0/+3
2006-09-26[PATCH] Auto size the per cpu area.Eric W. Biederman1-5/+2
2006-09-26[PATCH] Make boot_param_data pure BSSAndi Kleen1-1/+1
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen1-3/+5
2006-08-30[PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen1-0/+2
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen1-1/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-2/+2
2006-03-25[PATCH] x86_64: Change default setting for noexec32 to match i386 kernelAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: miscellaneous cleanupJan Beulich1-1/+1
2006-03-25[PATCH] x86_64: eliminate set_debug()Jan Beulich1-6/+6
2006-03-25[PATCH] x86_64: cpu_pda array to macro followup correctionJan Beulich1-1/+1
2006-01-18[PATCH] x86_64: Fix MCE exception stack for boot CPUJan Beulich1-1/+1
2006-01-16[PATCH] x86_64: set do_not_nx as cpuinitdataAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai1-1/+2
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai1-4/+4
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai1-5/+3
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich1-4/+18
2006-01-11[PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen1-7/+0
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-1/+1
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen1-0/+4
2005-09-12[PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in CPUs.Andi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen1-1/+0
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-1/+1
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen1-14/+4
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-3/+3
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+292