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