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