Age | Commit message (Expand) | Author |
2019-01-06 | kbuild: generate asm-generic wrappers if mandatory headers are missing | Masahiro Yamada |
2018-12-08 | kbuild: remove a special handling for *.agh in Makefile.headersinst | Masahiro Yamada |
2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-11-16 | kbuild: specify FORCE in Makefile.headersinst as .PHONY target | Masahiro Yamada |
2017-11-16 | kbuild: remove redundant $(wildcard ...) for cmd_files calculation | Masahiro Yamada |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-10 | kbuild: replace $(hdr-arch) with $(SRCARCH) | Masahiro Yamada |
2017-07-11 | kbuild: remove wrapper files handling from Makefile.headersinst | Masahiro Yamada |
2017-07-11 | kbuild: do not include old-kbuild-file from Makefile.headersinst | Masahiro Yamada |
2017-07-10 | kbuild: pass dst= to Makefile.headersinst from top Makefile | Masahiro Yamada |
2017-07-10 | kbuild: remove useless $(gen) variable in Makefile.headersinst | Masahiro Yamada |
2017-06-22 | kbuild: fix header installation under fakechroot environment | Richard Genoud |
2017-05-18 | kbuild: skip install/check of headers right under uapi directories | Masahiro Yamada |
2017-05-11 | uapi: export all arch specifics directories | Nicolas Dichtel |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-11 | Makefile.headersinst: remove destination-y option | Nicolas Dichtel |
2017-05-11 | Makefile.headersinst: cleanup input files | Nicolas Dichtel |
2014-11-26 | kbuild: collect shorthands into scripts/Kbuild.include | Masahiro Yamada |
2013-05-17 | kbuild: fix make headers_install when path is too long | Nicolas Dichtel |
2013-04-09 | headers_install.pl: convert to headers_install.sh | Rob Landley |
2013-03-05 | kbuild: fix make headers_check with make 3.80 | Sam Ravnborg |
2013-02-22 | kbuild: Fix destination-y for installed headers | Jesper Nilsson |
2012-10-02 | UAPI: Plumb the UAPI Kbuilds into the user header installation and checking | David Howells |
2012-10-02 | UAPI: Remove the objhdr-y export list | David Howells |
2011-11-17 | kbuild: Add support for installing generated asm headers | H. Peter Anvin |
2011-04-28 | kbuild: asm-generic support | Sam Ravnborg |
2010-08-14 | kbuild: drop unifdef-y support | Sam Ravnborg |
2009-06-09 | kbuild: fix "Argument list too long" error for "make headers_check", | Sergei Poselenov |
2009-04-11 | kbuild: introduce destination-y for exported headers | Sam Ravnborg |
2008-07-25 | kbuild: install all headers when arch is changed | Sam Ravnborg |
2008-07-25 | kbuild: optimize headers_* targets | Sam Ravnborg |
2008-07-25 | kbuild: only one call for include/ in make headers_* | Sam Ravnborg |
2008-07-25 | kbuild: code refactoring in Makefile.headerinst | Sam Ravnborg |
2008-07-25 | kbuild: drop support of ALTARCH for headers_* | Sam Ravnborg |
2008-07-25 | kbuild: always unifdef files in headers_install* | Sam Ravnborg |
2007-07-17 | kbuild: use POSIX BRE in headers install target | Mike Frysinger |
2007-07-06 | x86_64: fix headers_install | David Woodhouse |
2007-05-21 | Make 'headerscheck' stop immediately on an error | David Woodhouse |
2007-01-30 | [PATCH] translate dashes in filenames for headers install | Mike Frysinger |
2006-10-17 | [PATCH] fix `make headers_install' | David Woodhouse |
2006-10-04 | [PATCH] hdrcheck permission fix | Andrew Morton |
2006-09-24 | Merge git://git.infradead.org/~dwmw2/khdrs-2.6 | Linus Torvalds |
2006-09-25 | kbuild: use in-kernel unifdef | Sam Ravnborg |
2006-09-24 | Use dependencies for 'make headers_install'. | David Woodhouse |
2006-09-16 | [PATCH] Fix 'make headers_check' on biarch architectures | David Woodhouse |
2006-06-18 | Basic implementation of 'make headers_check' | David Woodhouse |
2006-06-18 | Basic implementation of 'make headers_install' | David Woodhouse |