summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup64.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2007-06-231-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/+0Star
* [PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen2007-02-131-1/+0Star
* [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/+5Star
* [PATCH] Optimize PDA accesses slightlyAndi Kleen2006-09-261-0/+3
* [PATCH] Auto size the per cpu area.Eric W. Biederman2006-09-261-5/+2Star
* [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-311-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [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/+0Star
* [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-191-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-121-1/+2
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-121-4/+4
* [PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai2006-01-121-5/+3Star
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-121-4/+18
* [PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen2006-01-121-7/+0Star
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-151-1/+1
* [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-111-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/+0Star
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-081-1/+1
* [PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2005-07-291-14/+4Star
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-261-3/+3
* [PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2005-05-011-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+292