index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
subcmd
/
Makefile
Age
Commit message (
Expand
)
Author
2024-09-11
tools: Drop nonsensical -O6
Sam James
2024-08-05
tools build: Correct libsubcmd fixdep dependencies
Brian Norris
2022-12-14
tools lib subcmd: Add dependency test to install_headers
Ian Rogers
2022-11-20
tools lib subcmd: Make install_headers clearer
Ian Rogers
2022-11-16
tools lib subcmd: Add install target
Ian Rogers
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2019-11-06
libsubcmd: Use -O0 with DEBUG=1
James Clark
2019-11-06
libsubcmd: Move EXTRA_FLAGS to the end to allow overriding existing flags
James Clark
2019-09-27
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
2018-12-18
tools lib subcmd: Don't add the kernel sources to the include path
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-07-04
tools lib subcmd: Respect WERROR=0 for build
Chris Phlipot
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-18
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
2016-03-03
objtool: Support CROSS_COMPILE
Josh Poimboeuf
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf