summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S
AgeCommit message (Expand)AuthorFilesLines
2008-05-25x86: head_64.S cleanup - use PMD_SHIFT instead of numeric constantCyrill Gorcunov1-5/+5
2008-05-25x86: head_64.S cleanup - use straight move to CR4 registerCyrill Gorcunov1-3/+1
2008-05-25x86: head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov1-8/+5
2008-04-17x86: move suspend wakeup code to CPavel Machek1-4/+0
2008-04-17x86: move early exception handlers into init.textAndi Kleen1-0/+2
2008-04-17x86: replace early exception setup macro recursion with loopAndi Kleen1-10/+6
2008-04-17x86: don't set up early exception handlers for external interruptsAndi Kleen1-4/+2
2008-04-17x86: increase the kernel text limit to 512 MBIngo Molnar1-2/+2
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar1-1/+1
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar1-8/+14
2008-02-19x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg1-1/+1
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner1-1/+6
2008-02-06x86: fix 64-bit sectionsSam Ravnborg1-10/+5
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen1-2/+2
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar1-0/+7
2008-01-30x86: early_idt_handler improvements, 64-bitRoland McGrath1-4/+30
2008-01-30x86: turn priviled operation into a macro in head_64.SGlauber de Oliveira Costa1-1/+8
2007-10-11x86_64: move kernelThomas Gleixner1-0/+416