| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-23 | kbuild: use proper prefix for tarballs to fix rpm-pkg build error | Masahiro Yamada | 1 | -3/+3 |
| 2023-04-16 | kbuild: do not create intermediate *.tar for tar packages | Masahiro Yamada | 1 | -17/+9 |
| 2023-04-16 | kbuild: do not create intermediate *.tar for source tarballs | Masahiro Yamada | 1 | -7/+17 |
| 2023-04-16 | kbuild: merge cmd_archive_linux and cmd_archive_perf | Masahiro Yamada | 1 | -10/+9 |
| 2023-04-11 | kbuild: give up untracked files for source package builds | Masahiro Yamada | 1 | -1/+2 |
| 2023-03-16 | kbuild: use git-archive for source package creation | Masahiro Yamada | 1 | -78/+68 |
| 2023-03-16 | kbuild: rpm-pkg: move source components to rpmbuild/SOURCES | Masahiro Yamada | 1 | -1/+1 |
| 2023-02-26 | kbuild: tar-pkg: use tar rules in scripts/Makefile.package | Masahiro Yamada | 1 | -6/+23 |
| 2023-02-26 | kbuild: make perf-tar*-src-pkg work without relying on git | Masahiro Yamada | 1 | -31/+62 |
| 2023-02-26 | kbuild: deb-pkg: switch over to source format 3.0 (quilt) | Masahiro Yamada | 1 | -1/+1 |
| 2023-02-26 | kbuild: deb-pkg: make .orig tarball a hard link if possible | Masahiro Yamada | 1 | -1/+5 |
| 2023-02-26 | kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile | Masahiro Yamada | 1 | -8/+15 |
| 2023-02-26 | kbuild: srcrpm-pkg: create source package without cleaning | Masahiro Yamada | 1 | -28/+4 |
| 2023-02-26 | kbuild: rpm-pkg: build binary packages from source rpm | Masahiro Yamada | 1 | -5/+3 |
| 2023-02-26 | kbuild: deb-pkg: create source package without cleaning | Masahiro Yamada | 1 | -6/+42 |
| 2023-02-05 | kbuild: deb-pkg: add --source-option=-sP | Masahiro Yamada | 1 | -1/+1 |
| 2023-01-30 | kbuild: do not put .scmversion into the source tarball | Masahiro Yamada | 1 | -4/+2 |
| 2022-12-30 | kbuild: add a missing line for help message | Jun ASAKA | 1 | -0/+1 |
| 2022-12-19 | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+10 |
| 2022-11-24 | scripts: add rust in scripts/Makefile.package | Paran Lee | 1 | -2/+2 |
| 2022-11-24 | kbuild: add ability to make source rpm buildable using koji | Ivan Vecera | 1 | -0/+10 |
| 2022-09-29 | kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package | Masahiro Yamada | 1 | -1/+4 |
| 2022-07-27 | kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuild | Masahiro Yamada | 1 | -2/+2 |
| 2021-10-12 | kbuild: Add make tarzst-pkg build option | Paweł Jasiak | 1 | -3/+7 |
| 2021-04-25 | kbuild: deb-pkg: change the source package name to linux-upstream | Masahiro Yamada | 1 | -1/+1 |
| 2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov | 1 | -3/+3 |
| 2020-06-06 | kbuild: add variables for compression tools | Denis Efremov | 1 | -4/+4 |
| 2019-11-11 | kbuild: Add make dir-pkg build option | Matteo Croce | 1 | -1/+2 |
| 2019-11-11 | kbuild: Wrap long "make help" text lines | Geert Uytterhoeven | 1 | -1/+2 |
| 2019-08-25 | kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package | Masahiro Yamada | 1 | -0/+159 |