index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
orc_gen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
1
-1
/
+1
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
1
-1
/
+1
2021-09-15
objtool: Introduce CFI hash
Peter Zijlstra
1
-4
/
+11
2021-04-02
objtool: Create reloc sections implicitly
Peter Zijlstra
1
-2
/
+0
2021-04-02
objtool: Add elf_create_reloc() helper
Peter Zijlstra
1
-24
/
+6
2021-04-02
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
1
-3
/
+0
2021-01-14
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
1
-8
/
+48
2021-01-14
objtool: Refactor ORC section generation
Josh Poimboeuf
1
-135
/
+137
2021-01-14
objtool: Rework header include paths
Vasily Gorbik
1
-3
/
+3
2021-01-14
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
1
-0
/
+3
2020-12-16
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
1
-24
/
+5
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
1
-1
/
+4
2020-09-02
objtool: Skip ORC entry creation for non-text sections
Julien Thierry
1
-0
/
+3
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-2
/
+2
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
1
-1
/
+1
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
1
-1
/
+1
2020-06-02
objtool: Add support for relocations without addends
Matt Helsley
1
-1
/
+1
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
1
-23
/
+23
2020-05-20
objtool: Enable compilation of objtool for all architectures
Matt Helsley
1
-1
/
+0
2020-04-22
objtool: Optimize !vmlinux.o again
Peter Zijlstra
1
-2
/
+1
2020-04-22
objtool: Fix !CFI insn_state propagation
Peter Zijlstra
1
-4
/
+4
2020-04-14
objtool: Support Clang non-section symbols in ORC generation
Josh Poimboeuf
1
-7
/
+26
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
1
-4
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
1
-0
/
+2
2018-01-30
objtool: Warn on stripped section symbol
Josh Poimboeuf
1
-0
/
+5
2017-12-31
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-07-18
objtool: Add ORC unwind table generation
Josh Poimboeuf
1
-0
/
+214