summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup64.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: move kernelThomas Gleixner2007-10-111-289/+0
* x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2007-06-221-0/+3
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-2/+2
* [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-021-1/+0
* [PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen2007-02-131-1/+0
* [PATCH] Don't leak NT bit into next taskAndi Kleen2006-09-261-0/+4
* [PATCH] Remove most of the special cases for the debug IST stackKeith Owens2006-09-261-16/+5
* [PATCH] Optimize PDA accesses slightlyAndi Kleen2006-09-261-0/+3
* [PATCH] Auto size the per cpu area.Eric W. Biederman2006-09-261-5/+2
* [PATCH] Make boot_param_data pure BSSAndi Kleen2006-09-261-1/+1
* [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-3/+5
* [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-301-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+2
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-261-1/+0
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
* [PATCH] x86_64: Change default setting for noexec32 to match i386 kernelAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: miscellaneous cleanupJan Beulich2006-03-251-1/+1
* [PATCH] x86_64: eliminate set_debug()Jan Beulich2006-03-251-6/+6
* [PATCH] x86_64: cpu_pda array to macro followup correctionJan Beulich2006-03-251-1/+1
* [PATCH] x86_64: Fix MCE exception stack for boot CPUJan Beulich2006-01-181-1/+1
* [PATCH] x86_64: set do_not_nx as cpuinitdataAndi Kleen2006-01-161-1/+1
* [PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai2006-01-111-1/+2
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-111-4/+4
* [PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai2006-01-111-5/+3
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-111-4/+18
* [PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen2006-01-111-7/+0
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-141-1/+1
* [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-101-0/+4
* [PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in...Andi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2005-09-121-1/+0
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-1/+1
* [PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2005-07-281-14/+4
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-3/+3
* [PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2005-05-011-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+292
OpenPOWER on IntegriCloud