summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar2008-07-161-0/+6
* xen64: add xen-head code to head_64.SJeremy Fitzhardinge2008-07-161-0/+1
* x86_64: there's no need to preallocate level1_fixmap_pgtJeremy Fitzhardinge2008-07-161-6/+0
* x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge2008-07-081-2/+2
* x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"Jeremy Fitzhardinge2008-07-081-1/+1
* paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisorEduardo Habkost2008-07-081-5/+12
* x86: move x86_64 gdt closer to i386Glauber Costa2008-07-081-43/+5
* x86: use stack_start in x86_64Glauber Costa2008-07-081-2/+3
*-. Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-17/+12
|\ \
| | * x86: head_64.S cleanup - use PMD_SHIFT instead of numeric constantCyrill Gorcunov2008-05-251-5/+5
| | * x86: head_64.S cleanup - use straight move to CR4 registerCyrill Gorcunov2008-05-251-3/+1
| | * x86: head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov2008-05-251-8/+5
| |/ |/|
| * x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-051-1/+1
|/
* x86: move suspend wakeup code to CPavel Machek2008-04-171-4/+0
* 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/+6
* x86: don't set up early exception handlers for external interruptsAndi Kleen2008-04-171-4/+2
* 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/+5
* 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
OpenPOWER on IntegriCloud