aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-01[PATCH] __crc_... is intended to be absoluteAl Viro1-0/+2
2007-01-02[PATCH] Fix insta-reboot with "i386: Relocatable kernel support"Segher Boessenkool1-1/+1
2006-12-30[PATCH] Add .gitignore file for relocs in arch/i386Thomas Meyer1-0/+1
2006-12-07[PATCH] x86-64: Fix numaq build errorRandy Dunlap1-1/+1
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell1-0/+1
2006-12-07[PATCH] i386: extend bzImage protocol for relocatable protected mode kernelVivek Goyal1-1/+12
2006-12-07[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGNVivek Goyal2-15/+18
2006-12-07[PATCH] i386: Warn upon absolute relocations being presentVivek Goyal2-11/+73
2006-12-07[PATCH] i386: Relocatable kernel supportEric W. Biederman7-208/+903
2006-12-07[PATCH] i386: CONFIG_PHYSICAL_START cleanupEric W. Biederman2-8/+6
2006-10-01[PATCH] Some config.h removalsZachary Amsden1-2/+0
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin1-22/+75
2006-09-26[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja1-2/+2
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26Merge branch 'x86-64'Linus Torvalds2-22/+19
2006-06-26[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen1-2/+7
2006-06-26[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger1-20/+12
2006-06-26[PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas1-1/+18
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas1-0/+5
2006-03-27[PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas1-0/+2
2006-03-26[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin1-4/+32
2006-03-25[PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov1-0/+2
2006-02-14[PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer2-0/+4
2006-01-10x86: fix "make install" targetLinus Torvalds1-1/+1
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-1/+15
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-5/+0
2006-01-09kbuild: drop vmlinux dependency from "make install"H. Peter Anvin2-1/+15
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst1-1/+1
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas1-1/+1
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas1-0/+5
2005-09-07[PATCH] Make the bzImage format self-terminatingH. Peter Anvin2-2/+4
2005-06-28[PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR1-1/+2
2005-06-25[PATCH] x86_64: coding style and whitespace fixupsDomen Puncer5-10/+8
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman2-6/+8
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-06-21[PATCH] kbuild: display compile versionCoywolf Qi Hunt1-1/+1
2005-05-05[PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer2-10/+10
2005-05-01[PATCH] fbdev: edid.h cleanupsAdrian Bunk1-1/+0
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds12-0/+4198