1. 9564a8c Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · 6 years ago
  2. bb9d812 arch: remove tile port by Arnd Bergmann · 6 years ago
  3. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 6 years ago
  4. d324424 tools: bpftool: create "uninstall", "doc-uninstall" make targets by Quentin Monnet · 7 years ago
  5. 16f8259 kbuild: /bin/pwd -> pwd by Bjørn Forsman · 7 years ago
  6. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 028568d kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd) by Masahiro Yamada · 7 years ago
  9. a2bc8de Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  10. 8e9b466 kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) by Masahiro Yamada · 7 years ago
  11. 3866058 perf tools: Robustify detection of clang binary by David Carrillo-Cisneros · 7 years ago
  12. 6f0fa58 kbuild: simplify silent build (-s) detection by Masahiro Yamada · 7 years ago
  13. 3337e68 tools arch x86: Include asm/cmpxchg.h by Arnaldo Carvalho de Melo · 7 years ago
  14. 093b75e tools: Suppress request for warning options not existent in clang by Arnaldo Carvalho de Melo · 7 years ago
  15. e572d08 tools build: Add tools tree support for 'make -s' by Josh Poimboeuf · 8 years ago
  16. 60cbdf5 tools build: Fix objtool build with ARCH=x86_64 by Josh Poimboeuf · 8 years ago
  17. 0a943cb tools build: Add HOSTARCH Makefile variable by Arnaldo Carvalho de Melo · 8 years ago
  18. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 8 years ago
  19. 935e6bd tools: Move Makefile.arch from perf/config to tools/scripts by Wang Nan · 9 years ago
  20. bdebbac tools lib traceevent: Add global QUIET_CC_FPIC build output by Jiri Olsa · 11 years ago
  21. b7248de perf tools: Making QUIET_(CLEAN|INSTAL) variables global by Jiri Olsa · 11 years ago
  22. 65fb099 tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk by Ingo Molnar · 11 years ago
  23. 8ec19c0 perf tools: Implement summary output for 'make clean' by Ingo Molnar · 11 years ago
  24. 5125bc2 tools: Get only verbose output with V=1 by Robert Richter · 11 years ago
  25. 9e4a664 perf tools: Correct Makefile.include by Borislav Petkov · 11 years ago
  26. a50e433 perf tools: Honor parallel jobs by Borislav Petkov · 11 years ago
  27. 2b73f65 tools: Pass the target in descend by David Howells · 12 years ago
  28. bf35182 tools: Honour the O= flag when tool build called from a higher Makefile by David Howells · 12 years ago
  29. ca9dfc6 tools: Define a Makefile function to do subdir processing by David Howells · 12 years ago
  30. c883122 perf tools: Let O= makes handle relative paths by Steven Rostedt · 12 years ago
  31. d0e7b85 perf: Build libtraceevent.a by Steven Rostedt · 12 years ago
  32. d8caf3e tools: Cleanup EXTRA_WARNINGS by Borislav Petkov · 12 years ago
  33. 98d89bf tools: Add Makefile.include by Borislav Petkov · 12 years ago