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