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