aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/pmjump.S
AgeCommit message (Expand)Author
2009-03-17x86, setup: move 32-bit code to .text32H. Peter Anvin
2009-02-19x86: pmjump - use GLOBAL,ENDPROC macrosCyrill Gorcunov
2008-07-01x86: fix regression: boot failure on AMD Elan TS-5500H. Peter Anvin
2008-04-19x86: remove pointless commentsWANG Cong
2008-01-30x86 setup: use X86_CR0_PE macro instead of hard-coded constantH. Peter Anvin
2008-01-30x86 setup: initialize LDTR and TR to make life easier to Intel VTH. Peter Anvin
2008-01-30x86 setup: make PM transition more paranoid; cleanup 32-bit entryH. Peter Anvin
2007-11-04x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin
2007-11-04x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin
2007-10-11i386: move bootThomas Gleixner