summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/relocs.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-26x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo1-2/+5
2008-10-04x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin1-1/+1
2008-07-01x86: remove arbitrary ELF section limit in i386 relocatable kernelH. Peter Anvin1-88/+110
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-01-30x86 vDSO: absolute relocsRoland McGrath1-5/+2
2007-10-24x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz1-4/+2
2007-10-11i386: move bootThomas Gleixner1-0/+631