Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86, setup: move 32-bit code to .text32 | H. Peter Anvin | 2009-03-17 | 1 | -0/+1 |
* | x86: pmjump - use GLOBAL,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -11/+5 |
* | x86: fix regression: boot failure on AMD Elan TS-5500 | H. Peter Anvin | 2008-07-01 | 1 | -2/+2 |
* | x86: remove pointless comments | WANG Cong | 2008-04-19 | 1 | -2/+0 |
* | x86 setup: use X86_CR0_PE macro instead of hard-coded constant | H. Peter Anvin | 2008-01-30 | 1 | -1/+2 |
* | x86 setup: initialize LDTR and TR to make life easier to Intel VT | H. Peter Anvin | 2008-01-30 | 1 | -0/+7 |
* | x86 setup: make PM transition more paranoid; cleanup 32-bit entry | H. Peter Anvin | 2008-01-30 | 1 | -12/+32 |
* | x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry | H. Peter Anvin | 2007-11-04 | 1 | -1/+3 |
* | x86 setup: add a near jump to serialize %cr0 on 386/486 | H. Peter Anvin | 2007-11-04 | 1 | -2/+2 |
* | i386: move boot | Thomas Gleixner | 2007-10-11 | 1 | -0/+54 |