summaryrefslogtreecommitdiffstats
path: root/arch/i386/boot
Commit message (Expand)AuthorAgeFilesLines
* i386: move bootThomas Gleixner2007-10-1132-4374/+0Star
* i386: move bootThomas Gleixner2007-10-118-1299/+0Star
* i386: move bootThomas Gleixner2007-10-112-169/+0Star
* i386: prepare shared boot/compressed/MakefileThomas Gleixner2007-10-112-48/+53
* i386: prepare shared boot/compressed/head.SThomas Gleixner2007-10-112-2/+2
* i386: prepare shared boot/compressed/vmlinux.scrThomas Gleixner2007-10-112-1/+1
* i386: prepare shared boot/compressed/vmlinux.ldsThomas Gleixner2007-10-112-1/+1
* i386: prepare shared boot/compressed/misc.cThomas Gleixner2007-10-112-2/+2
* [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820H. Peter Anvin2007-09-281-3/+6
* [x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin2007-09-261-7/+23
* [x86 setup] Fix typo in arch/i386/boot/header.SPaul Bolle2007-09-201-1/+1
* [x86 setup] Present the canonical video mode number to the kernelH. Peter Anvin2007-09-201-4/+10
* [x86 setup] Work around bug in Xen HVMChristian Ehrhardt2007-09-051-1/+5
* [x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin2007-08-311-13/+21
* [x86 setup] Make sure AH=00h when setting a video modeH. Peter Anvin2007-08-231-2/+3
* [x86 setup] Volatilize asm() statementsH. Peter Anvin2007-08-235-29/+30
* [x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin2007-08-151-13/+11Star
* [x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin2007-08-151-29/+1Star
* [x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin2007-08-141-1/+1
* [x86 setup] EDD: add missing =m constraintH. Peter Anvin2007-08-021-1/+1
* [x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas2007-08-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-015-7/+8
|\
| * [x86 setup] EDD: Fix the computation of the MBR sector bufferH. Peter Anvin2007-07-311-2/+3
| * [x86 setup] Newline after setup signature failure messageH. Peter Anvin2007-07-311-1/+1
| * x86 boot code comments typosRandy Dunlap2007-07-314-4/+4
* | broken lilo check on make installGabriel C2007-08-011-1/+8
|/
* [x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin2007-07-251-8/+8
* [x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin2007-07-251-2/+3
* [x86 setup] APM detection logic bug fixMikael Pettersson2007-07-251-1/+1
* xen: disable vdso "nosegneg" on native bootRoland McGrath2007-07-201-0/+1
* Update .gitignore for arch/i386/bootMatthew Wilcox2007-07-191-0/+2
* [PATCH] x86: do not recompile boot for each buildSam Ravnborg2007-07-181-1/+1
* [x86 setup] Save/restore DS around invocations of INT 10hH. Peter Anvin2007-07-182-2/+9
* [x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin2007-07-181-1/+6
* [x86 setup] Fix assembly constraintsH. Peter Anvin2007-07-186-7/+7
* [x86 setup] build/tools.c: fix commentH. Peter Anvin2007-07-181-1/+1
* xen: suppress abs symbol warnings for unused reloc pointersJeremy Fitzhardinge2007-07-181-0/+2
* Remove old i386 setup codeH. Peter Anvin2007-07-124-3447/+0Star
* Use the new x86 setup code for i386H. Peter Anvin2007-07-123-97/+118
* Linker script for the new x86 setup codeH. Peter Anvin2007-07-121-0/+54
* Assembly header and main routine for new x86 setup codeH. Peter Anvin2007-07-122-0/+444
* Code for actual protected-mode entryH. Peter Anvin2007-07-122-0/+224
* Video mode probing support for the new x86 setup codeH. Peter Anvin2007-07-126-0/+1349
* Voyager support for the new x86 setup codeH. Peter Anvin2007-07-121-0/+46
* Memory probing support for the new x86 setup codeH. Peter Anvin2007-07-121-0/+99
* MCA support for new x86 setup codeH. Peter Anvin2007-07-121-0/+43
* EDD probing code for the new x86 setup codeH. Peter Anvin2007-07-121-0/+196
* CPU features verification for the new x86 setup codeH. Peter Anvin2007-07-122-0/+336
* Version string for the new x86 setup codeH. Peter Anvin2007-07-121-0/+23
* Console-writing code for the new x86 setup codeH. Peter Anvin2007-07-122-0/+419