index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
/
x86
Commit message (
Expand
)
Author
Age
*
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
2017-12-28
*
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-12-15
*
|
tools/headers: Sync objtool UAPI header
Ingo Molnar
2017-11-14
*
|
objtool: Move synced files to their original relative locations
Josh Poimboeuf
2017-11-07
|
/
*
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Josh Poimboeuf
2017-11-04
*
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
2017-09-28
*
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2017-09-23
*
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
2017-08-30
*
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-28
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-07-03
|
\
|
*
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
2017-06-27
*
|
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-06-30
|
/
*
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2017-02-24
*
objtool: Fix IRET's opcode
Jiri Slaby
2017-01-19
*
objtool: Fix bytes check of lea's rex_prefix
Jiri Slaby
2016-12-06
*
objtool: Support '-mtune=atom' stack frame setup instruction
Josh Poimboeuf
2016-10-11
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-30
|
\
|
*
objtool: Resync x86 instruction decoder with the kernel's
Josh Poimboeuf
2016-07-29
*
|
x86/insn: remove pcommit
Dan Williams
2016-07-23
|
/
*
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
2016-03-03
*
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
2016-02-29