Age | Commit message (Expand) | Author | Files | Lines |
2023-02-26 | kbuild: tar-pkg: use tar rules in scripts/Makefile.package | Masahiro Yamada | 1 | -51/+1 |
2022-12-17 | buildtar: fix tarballs with EFI_ZBOOT enabled | Veronika Kabatova | 1 | -1/+1 |
2021-10-12 | kbuild: Add make tarzst-pkg build option | Paweł Jasiak | 1 | -0/+4 |
2021-03-29 | kbuild: buildtar: add riscv support | Carlos de Paula | 1 | -0/+8 |
2020-07-07 | kbuild: buildtar: add dtbs support | Domenico Andreoli | 1 | -0/+12 |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov | 1 | -2/+2 |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov | 1 | -3/+3 |
2019-11-11 | kbuild: Add make dir-pkg build option | Matteo Croce | 1 | -2/+6 |
2019-03-14 | kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG | Masahiro Yamada | 1 | -1/+1 |
2019-02-20 | kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile | Masahiro Yamada | 1 | -1/+1 |
2018-07-19 | kbuild: buildtar: add arm64 support | Olof Johansson | 1 | -0/+8 |
2018-07-19 | kbuild: buildtar: remove crufty vax pieces | Olof Johansson | 1 | -4/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-13 | kbuild: buildtar: do not print successful message if tar returns error | Masahiro Yamada | 1 | -16/+13 |
2017-09-13 | kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled | Masahiro Yamada | 1 | -2/+3 |
2017-09-02 | kbuild: Use KCONFIG_CONFIG in buildtar | Nicolas Porcel | 1 | -2/+2 |
2014-08-20 | kbuild: Make scripts executable | Michal Marek | 1 | -0/+0 |
2014-06-18 | kbuild: Fix tar-pkg with relative $(objtree) | Michal Marek | 1 | -2/+1 |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 1 | -1/+0 |
2013-08-26 | kbuild: Add MIPS specific files to generated package. | Stuart Longland | 1 | -0/+21 |
2013-04-08 | buildtar: Add ARCH to the archive name | Borislav Petkov | 1 | -1/+1 |
2012-10-12 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -3/+3 |
2012-09-27 | Kbuild: use normal compression settings for tar*-pkg | Andi Kleen | 1 | -3/+3 |
2012-09-27 | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-09 | kbuild: Add make tarxz-pkg build option | Zdenek Kaspar | 1 | -0/+4 |
2009-12-12 | scripts/package: tar-pkg: use tar --owner=root | Michal Marek | 1 | -1/+5 |
2009-04-02 | parisc: fix "make tar-pkg" | Helge Deller | 1 | -0/+4 |
2008-01-28 | kbuild: support ARCH=x86 in buildtar | Daniel De Graaf | 1 | -2/+2 |
2007-05-21 | x86_64: Support x86_64 in make buildtar | Andi Kleen | 1 | -2/+2 |
2006-01-01 | kbuild: tar-pkg with out-out-tree building | Jan-Benedict Glaw | 1 | -18/+13 |
2005-07-12 | [PATCH] kbuild: create tarballs | Jan-Benedict Glaw | 1 | -0/+111 |