summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup64.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: support for new UV apicJack Steiner1-0/+4
2008-04-17x86: use specialized routine for setup per-cpu areaGlauber de Oliveira Costa1-77/+0
2008-03-21x86: tight online check in setup_per_cpu_areasYinghai Lu1-6/+8
2008-01-30x86: export __supported_pte_maskGlauber de Oliveira Costa1-0/+2
2008-01-30x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com1-5/+8
2008-01-30x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com1-2/+39
2008-01-30x86 boot : export boot_params via debugfs for debuggingHuang, Ying1-0/+4
2008-01-30x86: unify tss_structGlauber de Oliveira Costa1-2/+2
2008-01-30x86: change gdt acessor macro nameGlauber de Oliveira Costa1-1/+1
2008-01-30x86: setup64 eflags constantsRoland McGrath1-1/+2
2007-10-19x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa1-2/+2
2007-10-19x86: merge init_task_32/64.cHiroshi Shimamoto1-0/+6
2007-10-17[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-2/+2
2007-10-11x86_64: move kernelThomas Gleixner1-0/+289