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