aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head64.c
Commit message (Expand)AuthorAgeFilesLines
* x86, boot: add linked list of struct setup_dataHuang, Ying2008-04-261-0/+20
* x86: use get_bios_ebda()Akinobu Mita2008-04-261-3/+2
* x86_64: do not reserve ramdisk two timesYinghai Lu2008-04-191-0/+2
* x86: don't set up early exception handlers for external interruptsAndi Kleen2008-04-171-1/+1
* x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabledAlexander van Heukelum2008-04-171-5/+1
* x86: reserve end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum2008-04-171-5/+23
* x86: reserve_early end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum2008-04-171-18/+27
* x86: check vmlinux limits, 64-bitIngo Molnar2008-04-171-0/+13
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-181-0/+3
* x86_64: add debug name for early_resYinghai Lu2008-02-011-3/+3
* x86: fix more non-global TLB flushesIngo Molnar2008-01-301-1/+1
* x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen2008-01-301-0/+48
* x86: make early printk selectable on 64-bit as wellIngo Molnar2008-01-301-1/+6
* x86: early_idt_handler improvements, 64-bitRoland McGrath2008-01-301-1/+1
* x86: do not set boot cpu in cpu_online_map at x86_64_start_kernel()Yinghai Lu2008-01-301-3/+1
* x86: remove duplicate start_kernel declarationThomas Gleixner2008-01-301-0/+1
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-301-0/+1
* x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa2007-10-191-1/+1
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-161-16/+4
* Delete filenames in comments.Dave Jones2007-10-131-1/+1
* x86_64: move kernelThomas Gleixner2007-10-111-0/+86