index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool: Refactor ORC section generation
Josh Poimboeuf
2021-01-14
1
-4
/
+0
*
objtool: Rework header include paths
Vasily Gorbik
2021-01-13
1
-0
/
+1
*
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-11-11
1
-9
/
+0
*
objtool: Allow nested externs to enable BUILD_BUG()
Vasily Gorbik
2020-10-06
1
-1
/
+1
*
objtool: Define 'struct orc_entry' only when needed
Julien Thierry
2020-09-01
1
-0
/
+4
*
objtool: Enable compilation of objtool for all architectures
Matt Helsley
2020-05-20
1
-0
/
+10
*
objtool: Split out arch-specific CFI definitions
Julien Thierry
2020-04-22
1
-1
/
+2
*
objtool: Always do header sync check
Julien Thierry
2020-04-22
1
-1
/
+1
*
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
2020-04-09
1
-0
/
+6
*
objtool: Fix ARCH=x86_64 build error
Shile Zhang
2020-01-22
1
-5
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-16
1
-2
/
+2
|
\
|
*
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
2019-08-31
1
-2
/
+2
*
|
objtool: Clobber user CFLAGS variable
Josh Poimboeuf
2019-09-10
1
-1
/
+1
|
/
*
objtool: Allow AR to be overridden with HOSTAR
Nathan Chancellor
2019-05-17
1
-1
/
+2
*
objtool: Query pkg-config for libelf location
Rolf Eike Beer
2019-03-28
1
-2
/
+5
*
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
2018-07-18
1
-1
/
+1
*
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-07-18
1
-1
/
+1
*
objtool: Support HOSTCFLAGS and HOSTLDFLAGS
Laura Abbott
2018-04-17
1
-2
/
+2
*
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-04-11
1
-1
/
+1
*
tools/objtool/Makefile: don't assume sync-check.sh is executable
Andrew Morton
2018-01-13
1
-1
/
+1
*
objtool: Fix 64-bit build on 32-bit host
Mikulas Patocka
2017-12-06
1
-3
/
+5
*
objtool: Fix cross-build
Josh Poimboeuf
2017-11-08
1
-1
/
+1
*
objtool: Move kernel headers/code sync check to a script
Josh Poimboeuf
2017-11-07
1
-15
/
+1
*
objtool: Move synced files to their original relative locations
Josh Poimboeuf
2017-11-07
1
-10
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
objtool: Disable GCC '-Wpacked' warnings
Josh Poimboeuf
2017-07-28
1
-1
/
+2
*
objtool, x86: Add facility for asm code to provide unwind hints
Josh Poimboeuf
2017-07-18
1
-0
/
+3
*
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-06-30
1
-1
/
+1
*
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-12-11
1
-2
/
+2
*
objtool: Un-capitalize "Warning" for out-of-sync instruction decoder
Josh Poimboeuf
2016-07-29
1
-1
/
+1
*
tools build: Fix objtool build with ARCH=x86_64
Josh Poimboeuf
2016-07-22
1
-1
/
+1
*
objtool: Always use host headers
Arnaldo Carvalho de Melo
2016-07-22
1
-1
/
+1
*
objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCH
Arnaldo Carvalho de Melo
2016-07-22
1
-3
/
+1
*
objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+1
*
objtool: Avoid checking code drift on busybox's diff
Arnaldo Carvalho de Melo
2016-07-13
1
-1
/
+4
*
objtool: Allow building with older libelf
Jan Beulich
2016-05-17
1
-0
/
+4
*
objtool: Compile with debugging symbols
Josh Poimboeuf
2016-03-09
1
-1
/
+1
*
objtool: Support CROSS_COMPILE
Josh Poimboeuf
2016-03-03
1
-7
/
+10
*
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
2016-02-29
1
-0
/
+60