summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S
AgeCommit message (Expand)AuthorLines
2008-04-17x86: move suspend wakeup code to CPavel Machek-4/+0
2008-04-17x86: move early exception handlers into init.textAndi Kleen-0/+2
2008-04-17x86: replace early exception setup macro recursion with loopAndi Kleen-10/+6
2008-04-17x86: don't set up early exception handlers for external interruptsAndi Kleen-4/+2
2008-04-17x86: increase the kernel text limit to 512 MBIngo Molnar-2/+2
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar-1/+1
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar-8/+14
2008-02-19x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg-1/+1
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner-1/+6
2008-02-06x86: fix 64-bit sectionsSam Ravnborg-10/+5
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen-2/+2
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar-0/+7
2008-01-30x86: early_idt_handler improvements, 64-bitRoland McGrath-4/+30
2008-01-30x86: turn priviled operation into a macro in head_64.SGlauber de Oliveira Costa-1/+8
2007-10-11x86_64: move kernelThomas Gleixner-0/+416