aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86-64: Remove unused stext symbolAndi Kleen1-1/+0
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich1-1/+0
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal1-103/+130
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal1-25/+14
2007-05-02[PATCH] x86-64: 64bit ACPI wakeup trampolineVivek Goyal1-9/+0
2007-05-02[PATCH] x86-64: 64bit PIC SMP trampolineVivek Goyal1-0/+1
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal1-6/+6
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal1-33/+28
2007-05-02[PATCH] x86-64: Kill temp boot pmdsVivek Goyal1-3/+0
2007-02-13[PATCH] x86-64: x86_64 - Fix FS/GS registers for VT executionZachary Amsden1-6/+14
2006-09-26[PATCH] Reload CS when startup_64 is used.Eric W. Biederman1-4/+7
2006-09-26[PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*Andi Kleen1-2/+0
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik1-1/+1
2006-08-30[PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack unwinds.Andi Kleen1-0/+1
2006-03-25[PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicitArjan van de Ven1-0/+1
2006-03-25[PATCH] x86_64: miscellaneous cleanupJan Beulich1-11/+14
2006-02-17[PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen1-0/+7
2006-01-16[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}Jan Beulich1-71/+37
2006-01-11[PATCH] x86_64: Remove unused segmentsAndi Kleen1-3/+2
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai1-4/+5
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-14/+23
2005-10-04[PATCH] x86_64: Drop global bit from early low mappingsAndi Kleen1-20/+20
2005-09-12[PATCH] x86-64: Fix (harmless) typo in head.S early level2 page tableAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen1-8/+8
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman1-9/+9
2005-04-16[PATCH] x86_64: Dump stack and prevent recursion on early faultAndi Kleen1-0/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+396