summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup64.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-08x86: merge setup64.c into common_64.cYinghai Lu1-287/+0
2008-07-08x86: take load_sp0 out of smpboot.cGlauber Costa1-0/+1
2008-07-08x86: move x86_64 gdt closer to i386Glauber Costa1-4/+1
2008-07-08build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge1-1/+1
2008-07-08x86: remove static boot_cpu_pda array v2Mike Travis1-3/+5
2008-04-19x86: fix exec mappings commentsJiri Slaby1-2/+2
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds1-0/+16
2008-04-17kgdb: add x86 HW breakpointsJason Wessel1-0/+16
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