aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha1-2/+2
2008-07-16Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar1-0/+6
2008-07-16xen64: add xen-head code to head_64.SJeremy Fitzhardinge1-0/+1
2008-07-16x86_64: there's no need to preallocate level1_fixmap_pgtJeremy Fitzhardinge1-6/+0
2008-07-08x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge1-2/+2
2008-07-08x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"Jeremy Fitzhardinge1-1/+1
2008-07-08paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisorEduardo Habkost1-5/+12
2008-07-08x86: move x86_64 gdt closer to i386Glauber Costa1-43/+5
2008-07-08x86: use stack_start in x86_64Glauber Costa1-2/+3
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/thr...Ingo Molnar1-17/+12
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki1-1/+1
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