index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
Age
Commit message (
Expand
)
Author
2021-03-06
objtool,x86: Renumber CFI_reg
Peter Zijlstra
2021-02-10
objtool,x86: Additionally decode: mov %rsp, (%reg)
Peter Zijlstra
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
2021-01-13
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
2020-09-10
objtool: Decode unwind hint register depending on architecture
Julien Thierry
2020-09-10
objtool: Refactor jump table code to support other architectures
Raphael Gault
2020-09-10
objtool: Make relocation in alternative handling arch dependent
Julien Thierry
2020-09-10
objtool: Abstract alternative special case handling
Julien Thierry
2020-09-10
objtool: Move macros describing structures to arch-dependent code
Julien Thierry
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
2020-06-18
objtool: Fix noinstr vs KCOV
Peter Zijlstra
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
2020-04-30
objtool: Add support for intra-function calls
Alexandre Chartre
2020-04-30
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
2020-04-30
objtool: Remove INSN_STACK
Peter Zijlstra
2020-04-30
objtool: Rework allocating stack_ops on decode
Peter Zijlstra
2020-04-23
objtool: Constify arch_decode_instruction()
Ingo Molnar
2020-04-22
objtool: Rename struct cfi_state
Peter Zijlstra
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
2020-04-22
objtool: Support multiple stack_op per instruction
Julien Thierry
2020-04-22
objtool: Split out arch-specific CFI definitions
Julien Thierry
2020-04-22
objtool: Add abstraction for destination offsets
Raphael Gault
2019-08-31
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
2019-07-18
objtool: Convert insn type to enum
Josh Poimboeuf
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-04-03
objtool: Add Direction Flag validation
Peter Zijlstra
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
2018-05-14
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...
Ingo Molnar
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Ingo Molnar
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-11-14
tools/headers: Sync objtool UAPI header
Ingo Molnar
2017-11-07
objtool: Move synced files to their original relative locations
Josh Poimboeuf
2017-11-04
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Josh Poimboeuf
2017-09-28
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2017-08-30
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
2017-07-28
objtool: Fix '-mtune=atom' decoding support in objtool 2.0
Josh Poimboeuf
2017-07-28
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2017-01-19
objtool: Fix IRET's opcode
Jiri Slaby
2016-12-06
objtool: Fix bytes check of lea's rex_prefix
Jiri Slaby
[prev]
[next]