1. 3204a7f kbuild: prefix $(srctree)/ to some included Makefiles by Masahiro Yamada · 3 years, 10 months ago
  2. 7ecaf06 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
  3. 7ff4f08 kbuild: fix 'No such file or directory' warning for headers_install by Masahiro Yamada · 6 years ago
  4. 555187a kbuild: simplify scripts/headers_install.sh by Masahiro Yamada · 6 years ago
  5. d5470d1 kbuild: re-implement Makefile.headersinst without recursion by Masahiro Yamada · 6 years ago
  6. 59b2bd0 kbuild: add 'headers' target to build up uapi headers in usr/include by Masahiro Yamada · 6 years ago
  7. 9199873 kbuild: generate asm-generic wrappers if mandatory headers are missing by Masahiro Yamada · 6 years ago
  8. 5e34bd1 kbuild: remove a special handling for *.agh in Makefile.headersinst by Masahiro Yamada · 6 years ago
  9. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  10. e474ed4 kbuild: specify FORCE in Makefile.headersinst as .PHONY target by Masahiro Yamada · 7 years ago
  11. 2982c95 kbuild: remove redundant $(wildcard ...) for cmd_files calculation by Masahiro Yamada · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 9d022c5 kbuild: replace $(hdr-arch) with $(SRCARCH) by Masahiro Yamada · 7 years ago
  14. 09c3776 kbuild: remove wrapper files handling from Makefile.headersinst by Masahiro Yamada · 7 years ago
  15. d1b32ba kbuild: do not include old-kbuild-file from Makefile.headersinst by Masahiro Yamada · 7 years ago
  16. a8ff49a kbuild: pass dst= to Makefile.headersinst from top Makefile by Masahiro Yamada · 7 years ago
  17. 87ebb94 kbuild: remove useless $(gen) variable in Makefile.headersinst by Masahiro Yamada · 7 years ago
  18. 2f263d1 kbuild: fix header installation under fakechroot environment by Richard Genoud · 8 years ago
  19. 05d8cba kbuild: skip install/check of headers right under uapi directories by Masahiro Yamada · 8 years ago
  20. 61562f98 uapi: export all arch specifics directories by Nicolas Dichtel · 8 years ago
  21. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  22. bd73a32 Makefile.headersinst: remove destination-y option by Nicolas Dichtel · 8 years ago
  23. 7c025b2 Makefile.headersinst: cleanup input files by Nicolas Dichtel · 8 years ago
  24. 371fdc7 kbuild: collect shorthands into scripts/Kbuild.include by Masahiro Yamada · 10 years ago
  25. c0ff68f kbuild: fix make headers_install when path is too long by Nicolas Dichtel · 12 years ago
  26. e0e2fa4 headers_install.pl: convert to headers_install.sh by Rob Landley · 12 years ago
  27. c4619bc kbuild: fix make headers_check with make 3.80 by Sam Ravnborg · 12 years ago
  28. 9b58b92 kbuild: Fix destination-y for installed headers by Jesper Nilsson · 12 years ago
  29. 10b6395 UAPI: Plumb the UAPI Kbuilds into the user header installation and checking by David Howells · 12 years ago
  30. 40f1d4c UAPI: Remove the objhdr-y export list by David Howells · 12 years ago
  31. cb97914 kbuild: Add support for installing generated asm headers by H. Peter Anvin · 13 years ago
  32. d8ecc5c kbuild: asm-generic support by Sam Ravnborg · 14 years ago
  33. 7cfddee kbuild: drop unifdef-y support by Sam Ravnborg · 14 years ago
  34. 7211b8b kbuild: fix "Argument list too long" error for "make headers_check", by Sergei Poselenov · 16 years ago
  35. c7bb349 kbuild: introduce destination-y for exported headers by Sam Ravnborg · 16 years ago
  36. db1bec4 kbuild: install all headers when arch is changed by Sam Ravnborg · 17 years ago
  37. 7712401 kbuild: optimize headers_* targets by Sam Ravnborg · 17 years ago
  38. 88181ec kbuild: only one call for include/ in make headers_* by Sam Ravnborg · 17 years ago
  39. 62284a3 kbuild: code refactoring in Makefile.headerinst by Sam Ravnborg · 17 years ago
  40. 283039f kbuild: drop support of ALTARCH for headers_* by Sam Ravnborg · 17 years ago
  41. 4e420aa kbuild: always unifdef files in headers_install* by Sam Ravnborg · 17 years ago
  42. c051903 kbuild: use POSIX BRE in headers install target by Mike Frysinger · 17 years ago
  43. 0db19c4 x86_64: fix headers_install by David Woodhouse · 17 years ago
  44. df5f631 Make 'headerscheck' stop immediately on an error by David Woodhouse · 18 years ago
  45. ec268be [PATCH] translate dashes in filenames for headers install by Mike Frysinger · 18 years ago
  46. 308ba5f [PATCH] fix `make headers_install' by David Woodhouse · 18 years ago
  47. 4e776b1 [PATCH] hdrcheck permission fix by Andrew Morton · 18 years ago
  48. 398477d Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  49. 07aea3a kbuild: use in-kernel unifdef by Sam Ravnborg · 18 years ago
  50. de78912 Use dependencies for 'make headers_install'. by David Woodhouse · 18 years ago
  51. b512217 [PATCH] Fix 'make headers_check' on biarch architectures by David Woodhouse · 18 years ago
  52. 6847535 Basic implementation of 'make headers_check' by David Woodhouse · 19 years ago
  53. 8d730cf Basic implementation of 'make headers_install' by David Woodhouse · 19 years ago