summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/relocs.c
AgeCommit message (Expand)AuthorLines
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin-678/+0
2012-04-30x86, relocs: Remove an unused variableKusanagi Kouichi-2/+0
2012-02-28x86, relocs: Don't open code put_unaligned_le32()Matt Fleming-4/+2
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds-2/+2
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund-2/+2
2009-12-14x86: Regex support and known-movable symbols for relocs, fix _endH. Peter Anvin-28/+59
2009-05-25x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo-2/+5
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin-1/+1
2008-06-30x86: remove arbitrary ELF section limit in i386 relocatable kernelH. Peter Anvin-88/+110
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov-1/+1
2008-01-30x86 vDSO: absolute relocsRoland McGrath-5/+2
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz-4/+2
2007-10-11i386: move bootThomas Gleixner-0/+631