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