aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/relocs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin1-678/+0
2012-04-30x86, relocs: Remove an unused variableKusanagi Kouichi1-2/+0
2012-02-28x86, relocs: Don't open code put_unaligned_le32()Matt Fleming1-4/+2
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds1-2/+2
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund1-2/+2
2009-12-14x86: Regex support and known-movable symbols for relocs, fix _endH. Peter Anvin1-28/+59
2009-05-25x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo1-2/+5
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin1-1/+1
2008-06-30x86: 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-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz1-4/+2
2007-10-11i386: move bootThomas Gleixner1-0/+631