summaryrefslogtreecommitdiffstats
path: root/arch/i386/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas2006-03-271-0/+2
* [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin2006-03-261-4/+32
* [PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov2006-03-251-0/+2
* [PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer2006-02-142-0/+4
* x86: fix "make install" targetLinus Torvalds2006-01-101-1/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-102-1/+15
|\
| * kbuild: drop vmlinux dependency from "make install"H. Peter Anvin2006-01-092-1/+15
* | [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-101-5/+0
* | [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-081-1/+1
|/
* [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-091-1/+1
* [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-091-0/+5
* [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-072-2/+4
* [PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR2005-06-281-1/+2
* [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-255-10/+8
* [PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman2005-06-252-6/+8
* [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell2005-06-231-2/+2
* [PATCH] kbuild: display compile versionCoywolf Qi Hunt2005-06-211-1/+1
* [PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer2005-05-052-10/+10
OpenPOWER on IntegriCloud