Age | Commit message (Expand) | Author |
2019-06-18 | tools build: Fix the zstd test in the test-all.c common case feature test | Arnaldo Carvalho de Melo |
2019-06-18 | tools build: Add test to check if slang.h is in /usr/include/slang/ | Arnaldo Carvalho de Melo |
2019-06-17 | perf tools: Don't hardcode host include path for libslang | Florian Fainelli |
2019-06-17 | tools build feature tests: Add missing SPDX headers | Arnaldo Carvalho de Melo |
2019-06-17 | tools build: Check if gettid() is available before providing helper | Arnaldo Carvalho de Melo |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-01 | tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines | Alexey Budankov |
2019-03-28 | perf cs-etm: Add missing case value | Solomon Tan |
2019-03-20 | perf build: Check what binutils's 'disassembler()' signature to use | Song Liu |
2019-02-14 | tools build feature sched_getcpu: Undef _GNU_SOURCE at the end | Arnaldo Carvalho de Melo |
2019-02-14 | tools build: Add test-reallocarray.c to test-all.c to fix the build | Arnaldo Carvalho de Melo |
2019-02-14 | perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC | Arnaldo Carvalho de Melo |
2019-02-14 | perf coresight: Do not test for libopencsd by default | Arnaldo Carvalho de Melo |
2019-02-14 | tools feature: Undef _GNU_SOURCE at the end of feature tests | Arnaldo Carvalho de Melo |
2018-12-21 | perf build: Don't unconditionally link the libbfd feature test to -liberty an... | Stanislav Fomichev |
2018-12-17 | perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace | Robert Walker |
2018-12-17 | tools build feature: Check if libaio is available | Alexey Budankov |
2018-11-21 | perf jvmti: Separate jvmti cmlr check | Jiri Olsa |
2018-11-21 | tools build feature: Check if eventfd() is available | Arnaldo Carvalho de Melo |
2018-11-19 | tools build feature: Check if get_current_dir_name() is available | Arnaldo Carvalho de Melo |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-18 | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS | Laura Abbott |
2018-07-18 | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott |
2018-07-14 | tools: include reallocarray feature test in FEATURE_TESTS_BASIC | Jakub Kicinski |
2018-07-13 | tools: build: Use HOSTLDFLAGS with fixdep | Laura Abbott |
2018-07-13 | tools: build: Fixup host c flags | Laura Abbott |
2018-07-13 | tools build: fix # escaping in .cmd files for future Make | Paul Menzel |
2018-07-11 | tools: bpf: make use of reallocarray | Jakub Kicinski |
2018-04-11 | Kbuild: fix # escaping in .cmd files for future Make | Rasmus Villemoes |
2018-03-08 | perf build: Force llvm/clang test compile output to .make.output | Jiri Olsa |
2018-03-08 | perf build: Add llvm/clang make targets to FILES | Jiri Olsa |
2018-03-08 | perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA | Jiri Olsa |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-25 | perf tools: Integrating the CoreSight decoding library | Mathieu Poirier |
2018-01-17 | tools: bpftool: add -DPACKAGE when including bfd.h | Jiong Wang |
2017-12-30 | tools/bpftool: fix bpftool build with bintutils >= 2.9 | Roman Gushchin |
2017-12-05 | tools build feature: Check if pthread_barrier_t is available | 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 | tools build tests: Don't hardcode gcc name | David Carrillo-Cisneros |
2017-08-10 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-04 | bpf, s390: fix build for libbpf and selftest suite | Daniel Borkmann |
2017-07-30 | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres... | Ingo Molnar |
2017-07-18 | tools build: Add test for setns() | Arnaldo Carvalho de Melo |
2017-06-06 | kbuild: simplify silent build (-s) detection | Masahiro Yamada |
2017-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-05-11 | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller |
2017-05-04 | tools build: Fixup sched_getcpu feature test | Arnaldo Carvalho de Melo |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |