aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/pmjump.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-17x86, setup: move 32-bit code to .text32H. Peter Anvin1-0/+1
2009-02-19x86: pmjump - use GLOBAL,ENDPROC macrosCyrill Gorcunov1-11/+5
2008-07-01x86: fix regression: boot failure on AMD Elan TS-5500H. Peter Anvin1-2/+2
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
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