summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/relocs.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-2/+2
* endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-2/+2
* x86: Regex support and known-movable symbols for relocs, fix _endH. Peter Anvin2009-12-141-28/+59
* x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo2009-05-261-2/+5
* x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin2008-10-031-1/+1
* x86: remove arbitrary ELF section limit in i386 relocatable kernelH. Peter Anvin2008-07-011-88/+110
* x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
* x86 vDSO: absolute relocsRoland McGrath2008-01-301-5/+2Star
* x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2007-10-231-4/+2Star
* i386: move bootThomas Gleixner2007-10-111-0/+631