aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/boot
AgeCommit message (Expand)Author
2007-10-11i386: move bootThomas Gleixner
2007-10-11i386: move bootThomas Gleixner
2007-10-11i386: move bootThomas Gleixner
2007-10-11i386: prepare shared boot/compressed/MakefileThomas Gleixner
2007-10-11i386: prepare shared boot/compressed/head.SThomas Gleixner
2007-10-11i386: prepare shared boot/compressed/vmlinux.scrThomas Gleixner
2007-10-11i386: prepare shared boot/compressed/vmlinux.ldsThomas Gleixner
2007-10-11i386: prepare shared boot/compressed/misc.cThomas Gleixner
2007-09-28[x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820H. Peter Anvin
2007-09-26[x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin
2007-09-20[x86 setup] Fix typo in arch/i386/boot/header.SPaul Bolle
2007-09-20[x86 setup] Present the canonical video mode number to the kernelH. Peter Anvin
2007-09-05[x86 setup] Work around bug in Xen HVMChristian Ehrhardt
2007-08-31[x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin
2007-08-23[x86 setup] Make sure AH=00h when setting a video modeH. Peter Anvin
2007-08-23[x86 setup] Volatilize asm() statementsH. Peter Anvin
2007-08-14[x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin
2007-08-14[x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin
2007-08-14[x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin
2007-08-02[x86 setup] EDD: add missing =m constraintH. Peter Anvin
2007-08-02[x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas
2007-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds
2007-07-31broken lilo check on make installGabriel C
2007-07-31[x86 setup] EDD: Fix the computation of the MBR sector bufferH. Peter Anvin
2007-07-31[x86 setup] Newline after setup signature failure messageH. Peter Anvin
2007-07-31x86 boot code comments typosRandy Dunlap
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin
2007-07-25[x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin
2007-07-25[x86 setup] APM detection logic bug fixMikael Pettersson
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