summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/memory.c
Commit message (Expand)AuthorAgeFilesLines
* x86, setup: When probing memory with e801, use ax/bx as a pairH. Peter Anvin2011-04-251-1/+1
* Merge branch 'x86/urgent' into x86/setupH. Peter Anvin2009-05-231-16/+13
|\
| * x86, setup: revert ACPI 3 E820 extended attributes supportH. Peter Anvin2009-05-221-16/+13
* | x86, setup: "glove box" BIOS interrupts in the core boot codeH. Peter Anvin2009-04-091-41/+40
|/
* x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin2009-04-011-0/+6
* x86, setup: ACPI 3, BIOS workaround for E820-probing codeH. Peter Anvin2009-03-281-4/+17
* x86, setup: preemptively save/restore edi and ebp around INT 15 E820H. Peter Anvin2009-03-281-4/+5
* x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson2009-03-281-3/+4
* x86: fix build warnings in real mode codeAndi Kleen2008-08-181-1/+0
* x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-251-1/+2
* x86: remove pointless commentsWANG Cong2008-04-191-2/+0
* x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin2008-02-261-3/+6
* i386: move bootThomas Gleixner2007-10-111-0/+118
OpenPOWER on IntegriCloud