index
:
pub/scm/linux/kernel/git/evalenti/linux.git
master
Eduardo's Linux Tree
Eduardo Valentin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
tools
/
relocs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
x86/alternative: Drop smp_locks glue
Borislav Petkov (AMD)
1
-1
/
+1
2025-09-03
x86/boot: Revert "Reject absolute references in .head.text"
Ard Biesheuvel
1
-7
/
+1
2025-02-18
x86/percpu/64: Remove INIT_PER_CPU macros
Brian Gerst
1
-1
/
+0
2025-02-18
x86/boot/64: Remove inverse relocations
Brian Gerst
1
-129
/
+1
2025-02-18
x86/percpu/64: Remove fixed_percpu_data
Brian Gerst
1
-1
/
+0
2025-02-18
x86/percpu/64: Use relative percpu offsets
Brian Gerst
1
-7
/
+3
2025-02-18
x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocations
Brian Gerst
1
-0
/
+7
2024-12-05
x86/boot: Reject absolute references in .head.text
Ard Biesheuvel
1
-1
/
+7
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
1
-1
/
+0
2024-10-29
x86/xen: Avoid relocatable quantities in Xen ELF notes
Ard Biesheuvel
1
-0
/
+1
2024-03-24
x86/build: Clean up arch/x86/tools/relocs.c a bit
Ingo Molnar
1
-184
/
+178
2024-03-22
x86/boot: Ignore relocations in .notes sections in walk_relocs() too
Guixiong Wei
1
-0
/
+9
2024-02-29
x86, relocs: Ignore relocations in .notes section
Kees Cook
1
-0
/
+8
2023-12-10
x86/paravirt: Remove no longer needed paravirt patching code
Juergen Gross
1
-1
/
+1
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
1
-1
/
+1
2022-09-26
x86/tools/relocs: Ignore __kcfi_typeid_ relocations
Sami Tolvanen
1
-0
/
+1
2021-12-29
x86/build: Use the proper name CONFIG_FW_LOADER
Lukas Bulwahn
1
-1
/
+1
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2021-10-27
x86/tools/relocs: Support >64K section headers
Kristen Carlson Accardi
1
-25
/
+78
2021-10-22
x86/build: Tuck away built-in firmware under FW_LOADER
Luis Chamberlain
1
-0
/
+2
2021-08-23
x86/tools/relocs: Mark die() with the printf function attr format
Borislav Petkov
1
-17
/
+20
2021-08-05
x86/tools/relocs: Fix non-POSIX regexp
H. Nikolaus Schaller
1
-4
/
+4
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-2
/
+2
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
1
-2
/
+2
2021-01-28
x86/build: Treat R_386_PLT32 relocation as R_386_PC32
Fangrui Song
1
-4
/
+8
2019-05-06
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2019-04-19
x86/tools/relocs: Fix big section header tables
Artem Savkov
1
-29
/
+45
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
1
-1
/
+1
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
1
-2
/
+2
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
1
-0
/
+10
2018-08-09
x86/relocs: Add __end_rodata_aligned to S_REL
Joerg Roedel
1
-0
/
+1
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-19
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
1
-1
/
+2
2014-11-04
x86-64: Handle PC-relative relocations on per-CPU data
Jan Beulich
1
-9
/
+27
2014-09-24
x86/relocs: Make per_cpu_load_addr static
Ben Hutchings
1
-1
/
+1
2014-03-18
x86, vdso: Make vsyscall_gtod_data handling x86 generic
Stefani Seibold
1
-1
/
+1
2014-01-29
Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build
H. Peter Anvin
1
-5
/
+15
2014-01-22
x86, relocs: Add manual debug mode
Michael Davidson
1
-1
/
+29
2013-10-18
x86/relocs: Add percpu fixup for GNU ld 2.23
Kees Cook
1
-0
/
+2
2013-10-13
x86, relocs: Add more per-cpu gold special cases
Michael Davidson
1
-5
/
+13
2013-06-12
x86, relocs: Move __vvar_page from S_ABS to S_REL
Kees Cook
1
-3
/
+1
2013-04-16
x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF
H. Peter Anvin
1
-131
/
+31
2013-04-16
x86, relocs: Add 64-bit ELF support to relocs tool
Kees Cook
1
-6
/
+261
2013-04-16
x86, relocs: Consolidate processing logic
Kees Cook
1
-131
/
+167
2013-04-16
x86, relocs: Generalize ELF structure names
Kees Cook
1
-71
/
+99
2013-01-27
x86/boot: Fix minor fd leakage in tools/relocs.c
Cong Ding
1
-2
/
+4
2012-05-29
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+7
[next]