aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/pmjump.S
Commit message (Expand)AuthorAge
* x86 setup: use X86_CR0_PE macro instead of hard-coded constantH. Peter Anvin2008-01-30
* x86 setup: initialize LDTR and TR to make life easier to Intel VTH. Peter Anvin2008-01-30
* x86 setup: make PM transition more paranoid; cleanup 32-bit entryH. Peter Anvin2008-01-30
* x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin2007-11-04
* x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin2007-11-04
* i386: move bootThomas Gleixner2007-10-11