aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/boot
Commit message (Expand)AuthorAge
* [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820H. Peter Anvin2007-09-28
* [x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin2007-09-26
* [x86 setup] Fix typo in arch/i386/boot/header.SPaul Bolle2007-09-20
* [x86 setup] Present the canonical video mode number to the kernelH. Peter Anvin2007-09-20
* [x86 setup] Work around bug in Xen HVMChristian Ehrhardt2007-09-04
* [x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin2007-08-31
* [x86 setup] Make sure AH=00h when setting a video modeH. Peter Anvin2007-08-23
* [x86 setup] Volatilize asm() statementsH. Peter Anvin2007-08-23
* [x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin2007-08-14
* [x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin2007-08-14
* [x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin2007-08-14
* [x86 setup] EDD: add missing =m constraintH. Peter Anvin2007-08-02
* [x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas2007-08-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-07-31
|\
| * [x86 setup] EDD: Fix the computation of the MBR sector bufferH. Peter Anvin2007-07-31
| * [x86 setup] Newline after setup signature failure messageH. Peter Anvin2007-07-31
| * x86 boot code comments typosRandy Dunlap2007-07-31
* | broken lilo check on make installGabriel C2007-07-31
|/
* [x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin2007-07-25
* [x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin2007-07-25
* [x86 setup] APM detection logic bug fixMikael Pettersson2007-07-25
* xen: disable vdso "nosegneg" on native bootRoland McGrath2007-07-20
* Update .gitignore for arch/i386/bootMatthew Wilcox2007-07-19
* [PATCH] x86: do not recompile boot for each buildSam Ravnborg2007-07-18
* [x86 setup] Save/restore DS around invocations of INT 10hH. Peter Anvin2007-07-18
* [x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin2007-07-18
* [x86 setup] Fix assembly constraintsH. Peter Anvin2007-07-18
* [x86 setup] build/tools.c: fix commentH. Peter Anvin2007-07-18
* xen: suppress abs symbol warnings for unused reloc pointersJeremy Fitzhardinge2007-07-18
* Remove old i386 setup codeH. Peter Anvin2007-07-12
* Use the new x86 setup code for i386H. Peter Anvin2007-07-12
* Linker script for the new x86 setup codeH. Peter Anvin2007-07-12
* Assembly header and main routine for new x86 setup codeH. Peter Anvin2007-07-12
* Code for actual protected-mode entryH. Peter Anvin2007-07-12
* Video mode probing support for the new x86 setup codeH. Peter Anvin2007-07-12
* Voyager support for the new x86 setup codeH. Peter Anvin2007-07-12
* Memory probing support for the new x86 setup codeH. Peter Anvin2007-07-12
* MCA support for new x86 setup codeH. Peter Anvin2007-07-12
* EDD probing code for the new x86 setup codeH. Peter Anvin2007-07-12
* CPU features verification for the new x86 setup codeH. Peter Anvin2007-07-12
* Version string for the new x86 setup codeH. Peter Anvin2007-07-12
* Console-writing code for the new x86 setup codeH. Peter Anvin2007-07-12
* Command-line parsing code for the new x86 setup codeH. Peter Anvin2007-07-12
* APM probing codeH. Peter Anvin2007-07-12
* A20 handling codeH. Peter Anvin2007-07-12
* String-handling functions for the new x86 setup code.H. Peter Anvin2007-07-12
* Simple bitops for the new x86 setup code.H. Peter Anvin2007-07-12
* Top header file for new x86 setup codeH. Peter Anvin2007-07-12
* Header file to produce 16-bit code with gccH. Peter Anvin2007-07-12
* Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2007-07-12