1. be72169 x86, setup: move 32-bit code to .text32 by H. Peter Anvin · 15 years ago
  2. 324bda9e x86: pmjump - use GLOBAL,ENDPROC macros by Cyrill Gorcunov · 15 years ago
  3. 2ee2394 x86: fix regression: boot failure on AMD Elan TS-5500 by H. Peter Anvin · 16 years ago
  4. cf9b111 x86: remove pointless comments by WANG Cong · 16 years ago
  5. 02a7b42 x86 setup: use X86_CR0_PE macro instead of hard-coded constant by H. Peter Anvin · 16 years ago
  6. 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 16 years ago
  7. c4d9ba6 x86 setup: make PM transition more paranoid; cleanup 32-bit entry by H. Peter Anvin · 16 years ago
  8. 9f259cc x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry by H. Peter Anvin · 17 years ago
  9. 7ed1929 x86 setup: add a near jump to serialize %cr0 on 386/486 by H. Peter Anvin · 17 years ago
  10. 96ae6ea i386: move boot by Thomas Gleixner · 17 years ago[Renamed from arch/i386/boot/pmjump.S]
  11. 7052fdd Code for actual protected-mode entry by H. Peter Anvin · 17 years ago