summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/pmjump.S
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86 setup: use X86_CR0_PE macro instead of hard-coded constantH. Peter Anvin1-1/+2
2008-01-30x86 setup: initialize LDTR and TR to make life easier to Intel VTH. Peter Anvin1-0/+7
2008-01-30x86 setup: make PM transition more paranoid; cleanup 32-bit entryH. Peter Anvin1-12/+32
2007-11-04x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin1-1/+3
2007-11-04x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin1-2/+2
2007-10-11i386: move bootThomas Gleixner1-0/+54