summaryrefslogtreecommitdiffstats
path: root/arch/i386/boot
Commit message (Expand)AuthorAgeFilesLines
* [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-07-315-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-07-311-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/+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
OpenPOWER on IntegriCloud