summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup64.c
AgeCommit message (Expand)AuthorLines
2008-04-19x86: fix exec mappings commentsJiri Slaby-2/+2
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds-0/+16
2008-04-17kgdb: add x86 HW breakpointsJason Wessel-0/+16
2008-04-17x86: support for new UV apicJack Steiner-0/+4
2008-04-17x86: use specialized routine for setup per-cpu areaGlauber de Oliveira Costa-77/+0
2008-03-21x86: tight online check in setup_per_cpu_areasYinghai Lu-6/+8
2008-01-30x86: export __supported_pte_maskGlauber de Oliveira Costa-0/+2
2008-01-30x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com-5/+8
2008-01-30x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com-2/+39
2008-01-30x86 boot : export boot_params via debugfs for debuggingHuang, Ying-0/+4
2008-01-30x86: unify tss_structGlauber de Oliveira Costa-2/+2
2008-01-30x86: change gdt acessor macro nameGlauber de Oliveira Costa-1/+1
2008-01-30x86: setup64 eflags constantsRoland McGrath-1/+2
2007-10-19x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa-2/+2
2007-10-19x86: merge init_task_32/64.cHiroshi Shimamoto-0/+6
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin-2/+2
2007-10-11x86_64: move kernelThomas Gleixner-0/+289