aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/tools/relocs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-04x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich1-9/+27
2014-09-24x86/relocs: Make per_cpu_load_addr staticBen Hutchings1-1/+1
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold1-1/+1
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin1-5/+15
2014-01-22x86, relocs: Add manual debug modeMichael Davidson1-1/+29
2013-10-18x86/relocs: Add percpu fixup for GNU ld 2.23Kees Cook1-0/+2
2013-10-13x86, relocs: Add more per-cpu gold special casesMichael Davidson1-5/+13
2013-06-12x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook1-3/+1
2013-04-16x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELFH. Peter Anvin1-131/+31
2013-04-16x86, relocs: Add 64-bit ELF support to relocs toolKees Cook1-6/+261
2013-04-16x86, relocs: Consolidate processing logicKees Cook1-134/+170
2013-04-16x86, relocs: Generalize ELF structure namesKees Cook1-71/+99
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding1-2/+4
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2012-05-24x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin1-0/+1
2012-05-23x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin1-0/+11
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin1-0/+797
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: More relocations which may end up as absoluteH. Peter Anvin1-1/+5
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+1
2012-05-08x86, realmode: move relocs from scripts/ to arch/x86/toolsJarkko Sakkinen1-0/+804