index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
x86/alternatives: Optimize optimize_nops()
Peter Zijlstra
1
-1
/
+1
2021-04-02
Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...
Ingo Molnar
1
-5
/
+8
2021-03-15
objtool/x86: Use asm/nops.h
Peter Zijlstra
1
-5
/
+8
2021-03-15
tools/objtool: Convert to insn_decode()
Borislav Petkov
1
-5
/
+4
2021-02-10
objtool,x86: Additionally decode: mov %rsp, (%reg)
Peter Zijlstra
1
-8
/
+34
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
1
-2
/
+2
2021-01-26
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
1
-1
/
+1
2021-01-14
objtool: Rework header include paths
Vasily Gorbik
6
-6
/
+6
2021-01-14
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
1
-0
/
+9
2020-09-10
objtool: Decode unwind hint register depending on architecture
Julien Thierry
1
-0
/
+37
2020-09-10
objtool: Refactor jump table code to support other architectures
Raphael Gault
1
-0
/
+95
2020-09-10
objtool: Make relocation in alternative handling arch dependent
Julien Thierry
1
-0
/
+13
2020-09-10
objtool: Abstract alternative special case handling
Julien Thierry
2
-0
/
+38
2020-09-10
objtool: Move macros describing structures to arch-dependent code
Julien Thierry
1
-0
/
+20
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
2
-0
/
+24
2020-06-18
objtool: Fix noinstr vs KCOV
Peter Zijlstra
2
-0
/
+24
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
1
-1
/
+1
2020-04-30
objtool: Add support for intra-function calls
Alexandre Chartre
1
-0
/
+8
2020-04-30
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
1
-10
/
+18
2020-04-30
objtool: Remove INSN_STACK
Peter Zijlstra
1
-23
/
+0
2020-04-30
objtool: Rework allocating stack_ops on decode
Peter Zijlstra
1
-104
/
+147
2020-04-23
objtool: Constify arch_decode_instruction()
Ingo Molnar
1
-3
/
+3
2020-04-22
objtool: Rename struct cfi_state
Peter Zijlstra
1
-1
/
+1
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
1
-2
/
+12
2020-04-22
objtool: Support multiple stack_op per instruction
Julien Thierry
1
-1
/
+12
2020-04-22
objtool: Split out arch-specific CFI definitions
Julien Thierry
1
-0
/
+25
2020-04-22
objtool: Add abstraction for destination offsets
Raphael Gault
1
-0
/
+11
2019-09-01
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
10
-2703
/
+4
2019-07-18
objtool: Convert insn type to enum
Josh Poimboeuf
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
5
-73
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2
-26
/
+2
2019-04-03
objtool: Add Direction Flag validation
Peter Zijlstra
1
-0
/
+8
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
1
-3
/
+10
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
1
-0
/
+2
2018-05-14
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...
Ingo Molnar
1
-0
/
+18
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
1
-1
/
+1
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+12
2017-12-15
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Ingo Molnar
1
-0
/
+10
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
1
-3
/
+12
2017-11-14
tools/headers: Sync objtool UAPI header
Ingo Molnar
1
-0
/
+10
2017-11-07
objtool: Move synced files to their original relative locations
Josh Poimboeuf
10
-13
/
+120
2017-11-04
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Josh Poimboeuf
1
-0
/
+1
2017-09-28
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
1
-3
/
+8
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
1
-3
/
+3
2017-08-30
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
1
-68
/
+26
2017-07-28
objtool: Fix '-mtune=atom' decoding support in objtool 2.0
Josh Poimboeuf
1
-1
/
+25
2017-07-28
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
1
-5
/
+12
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
1
-38
/
+362
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
1
-1
/
+1
[next]