summaryrefslogtreecommitdiff
path: root/arch/i386/boot
Commit message (Expand)AuthorAgeFilesLines
* Remove old i386 setup codeH. Peter Anvin2007-07-124-3447/+0
* 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
* Command-line parsing code for the new x86 setup codeH. Peter Anvin2007-07-121-0/+97
* APM probing codeH. Peter Anvin2007-07-121-0/+97
* A20 handling codeH. Peter Anvin2007-07-121-0/+161
* String-handling functions for the new x86 setup code.H. Peter Anvin2007-07-122-0/+153
* Simple bitops for the new x86 setup code.H. Peter Anvin2007-07-121-0/+45
* Top header file for new x86 setup codeH. Peter Anvin2007-07-121-0/+296
* Header file to produce 16-bit code with gccH. Peter Anvin2007-07-121-0/+15
* Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2007-07-121-3/+3
* i386: Fix wrong CPU error message in early boot pathChristian Volkmann2007-05-211-0/+2
* Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds2007-05-081-3/+1
* fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas2007-05-081-1/+3
* [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-021-0/+17
* [PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen2007-05-021-2/+2
* [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] x86: add command line length to boot protocolBernhard Walle2007-05-021-1/+6
* [PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo2007-04-021-0/+14
* Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day2007-02-171-4/+5
* [PATCH] __crc_... is intended to be absoluteAl Viro2007-02-011-0/+2
* [PATCH] Fix insta-reboot with "i386: Relocatable kernel support"Segher Boessenkool2007-01-021-1/+1
* [PATCH] Add .gitignore file for relocs in arch/i386Thomas Meyer2006-12-301-0/+1
* [PATCH] x86-64: Fix numaq build errorRandy Dunlap2006-12-071-1/+1
* [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-071-0/+1
* [PATCH] i386: extend bzImage protocol for relocatable protected mode kernelVivek Goyal2006-12-071-1/+12
* [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGNVivek Goyal2006-12-072-15/+18
* [PATCH] i386: Warn upon absolute relocations being presentVivek Goyal2006-12-072-11/+73
* [PATCH] i386: Relocatable kernel supportEric W. Biederman2006-12-077-208/+903
* [PATCH] i386: CONFIG_PHYSICAL_START cleanupEric W. Biederman2006-12-072-8/+6
* [PATCH] Some config.h removalsZachary Amsden2006-10-011-2/+0
* [PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin2006-09-261-22/+75
* [PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja2006-09-261-2/+2
* kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge branch 'x86-64'Linus Torvalds2006-06-262-22/+19
|\
| * [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen2006-06-261-2/+7
| * [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger2006-06-261-20/+12
* | [PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2006-06-261-1/+18
|/
* [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-0/+5