summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86: move suspend wakeup code to CPavel Machek2008-04-171-4/+0Star
* x86: move early exception handlers into init.textAndi Kleen2008-04-171-0/+2
* x86: replace early exception setup macro recursion with loopAndi Kleen2008-04-171-10/+6Star
* x86: don't set up early exception handlers for external interruptsAndi Kleen2008-04-171-4/+2Star
* x86: increase the kernel text limit to 512 MBIngo Molnar2008-04-171-2/+2
* x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar2008-02-261-1/+1
* x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2008-02-261-8/+14
* x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg2008-02-191-1/+1
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-181-1/+6
* x86: fix 64-bit sectionsSam Ravnborg2008-02-061-10/+5Star
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-2/+2
* x86: make early printk selectable on 64-bit as wellIngo Molnar2008-01-301-0/+7
* x86: early_idt_handler improvements, 64-bitRoland McGrath2008-01-301-4/+30
* x86: turn priviled operation into a macro in head_64.SGlauber de Oliveira Costa2008-01-301-1/+8
* x86_64: move kernelThomas Gleixner2007-10-111-0/+416