Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-01 | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx | H. Peter Anvin | 1 | -0/+6 |
2009-03-29 | x86, setup: ACPI 3, BIOS workaround for E820-probing code | H. Peter Anvin | 1 | -4/+17 |
2009-03-29 | x86, setup: preemptively save/restore edi and ebp around INT 15 E820 | H. Peter Anvin | 1 | -4/+5 |
2009-03-28 | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson | 1 | -3/+4 |
2008-08-18 | x86: fix build warnings in real mode code | Andi Kleen | 1 | -1/+0 |
2008-05-25 | x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant | Paul Jackson | 1 | -1/+2 |
2008-04-19 | x86: remove pointless comments | WANG Cong | 1 | -2/+0 |
2008-02-26 | x86: handle BIOSes which terminate e820 with CF=1 and no SMAP | H. Peter Anvin | 1 | -3/+6 |
2007-10-11 | i386: move boot | Thomas Gleixner | 1 | -0/+118 |