summaryrefslogtreecommitdiffstats
path: root/arch/i386/boot
AgeCommit message (Expand)Author
2007-07-20xen: disable vdso "nosegneg" on native bootRoland McGrath
2007-07-19Update .gitignore for arch/i386/bootMatthew Wilcox
2007-07-18[PATCH] x86: do not recompile boot for each buildSam Ravnborg
2007-07-18[x86 setup] Save/restore DS around invocations of INT 10hH. Peter Anvin
2007-07-18[x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin
2007-07-18[x86 setup] Fix assembly constraintsH. Peter Anvin
2007-07-18[x86 setup] build/tools.c: fix commentH. Peter Anvin
2007-07-18xen: suppress abs symbol warnings for unused reloc pointersJeremy Fitzhardinge
2007-07-12Remove old i386 setup codeH. Peter Anvin
2007-07-12Use the new x86 setup code for i386H. Peter Anvin
2007-07-12Linker script for the new x86 setup codeH. Peter Anvin
2007-07-12Assembly header and main routine for new x86 setup codeH. Peter Anvin
2007-07-12Code for actual protected-mode entryH. Peter Anvin
2007-07-12Video mode probing support for the new x86 setup codeH. Peter Anvin
2007-07-12Voyager support for the new x86 setup codeH. Peter Anvin
2007-07-12Memory probing support for the new x86 setup codeH. Peter Anvin
2007-07-12MCA support for new x86 setup codeH. Peter Anvin
2007-07-12EDD probing code for the new x86 setup codeH. Peter Anvin
2007-07-12CPU features verification for the new x86 setup codeH. Peter Anvin
2007-07-12Version string for the new x86 setup codeH. Peter Anvin
2007-07-12Console-writing code for the new x86 setup codeH. Peter Anvin
2007-07-12Command-line parsing code for the new x86 setup codeH. Peter Anvin
2007-07-12APM probing codeH. Peter Anvin
2007-07-12A20 handling codeH. Peter Anvin
2007-07-12String-handling functions for the new x86 setup code.H. Peter Anvin
2007-07-12Simple bitops for the new x86 setup code.H. Peter Anvin
2007-07-12Top header file for new x86 setup codeH. Peter Anvin
2007-07-12Header file to produce 16-bit code with gccH. Peter Anvin
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin
2007-05-21i386: Fix wrong CPU error message in early boot pathChristian Volkmann
2007-05-08Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds
2007-05-08fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas
2007-05-02[PATCH] i386: Verify important CPUID bits in real modeAndi Kleen
2007-05-02[PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge
2007-05-02[PATCH] x86: add command line length to boot protocolBernhard Walle
2007-04-02[PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo
2007-02-17Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day
2007-02-01[PATCH] __crc_... is intended to be absoluteAl Viro
2007-01-02[PATCH] Fix insta-reboot with "i386: Relocatable kernel support"Segher Boessenkool
2006-12-30[PATCH] Add .gitignore file for relocs in arch/i386Thomas Meyer
2006-12-07[PATCH] x86-64: Fix numaq build errorRandy Dunlap
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell
2006-12-07[PATCH] i386: extend bzImage protocol for relocatable protected mode kernelVivek Goyal
2006-12-07[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGNVivek Goyal
2006-12-07[PATCH] i386: Warn upon absolute relocations being presentVivek Goyal
2006-12-07[PATCH] i386: Relocatable kernel supportEric W. Biederman
2006-12-07[PATCH] i386: CONFIG_PHYSICAL_START cleanupEric W. Biederman
2006-10-01[PATCH] Some config.h removalsZachary Amsden
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin