summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head64.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying1-0/+20
2008-04-26x86: use get_bios_ebda()Akinobu Mita1-3/+2
2008-04-19x86_64: do not reserve ramdisk two timesYinghai Lu1-0/+2
2008-04-17x86: don't set up early exception handlers for external interruptsAndi Kleen1-1/+1
2008-04-17x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabledAlexander van Heukelum1-5/+1
2008-04-17x86: reserve end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum1-5/+23
2008-04-17x86: reserve_early end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum1-18/+27
2008-04-17x86: check vmlinux limits, 64-bitIngo Molnar1-0/+13
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner1-0/+3
2008-02-01x86_64: add debug name for early_resYinghai Lu1-3/+3
2008-01-30x86: fix more non-global TLB flushesIngo Molnar1-1/+1
2008-01-30x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen1-0/+48
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar1-1/+6
2008-01-30x86: early_idt_handler improvements, 64-bitRoland McGrath1-1/+1
2008-01-30x86: do not set boot cpu in cpu_online_map at x86_64_start_kernel()Yinghai Lu1-3/+1
2008-01-30x86: remove duplicate start_kernel declarationThomas Gleixner1-0/+1
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner1-0/+1
2007-10-19x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa1-1/+1
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-16/+4
2007-10-13Delete filenames in comments.Dave Jones1-1/+1
2007-10-11x86_64: move kernelThomas Gleixner1-0/+86