aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/boot
Commit message (Expand)AuthorAge
* [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
* i386: Fix wrong CPU error message in early boot pathChristian Volkmann2007-05-21
* Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds2007-05-08
* fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas2007-05-08
* [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-02
* [PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen2007-05-02
* [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-02
* [PATCH] x86: add command line length to boot protocolBernhard Walle2007-05-02
* [PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo2007-04-02
* Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day2007-02-17
* [PATCH] __crc_... is intended to be absoluteAl Viro2007-02-01
* [PATCH] Fix insta-reboot with "i386: Relocatable kernel support"Segher Boessenkool2007-01-02
* [PATCH] Add .gitignore file for relocs in arch/i386Thomas Meyer2006-12-30
* [PATCH] x86-64: Fix numaq build errorRandy Dunlap2006-12-06
* [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-06
* [PATCH] i386: extend bzImage protocol for relocatable protected mode kernelVivek Goyal2006-12-06
* [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGNVivek Goyal2006-12-06
* [PATCH] i386: Warn upon absolute relocations being presentVivek Goyal2006-12-06
* [PATCH] i386: Relocatable kernel supportEric W. Biederman2006-12-06