Age | Commit message (Expand) | Author | Files | Lines |
2017-11-23 | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used | Masahiro Yamada | 1 | -1/+1 |
2017-11-23 | kbuild: pkg: use --transform option to prefix paths in tar | Masahiro Yamada | 1 | -3/+2 |
2017-11-17 | Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -151/+131 |
2017-11-14 | builddeb: Pass the kernel:debarch substvar to dpkg-genchanges | Sven Joachim | 1 | -2/+2 |
2017-11-14 | kbuild: rpm-pkg: do not force -jN in submake | Masahiro Yamada | 1 | -1/+2 |
2017-11-14 | kbuild: rpm-pkg: keep spec file until make mrproper | Masahiro Yamada | 1 | -2/+2 |
2017-11-14 | kbuild: rpm-pkg: fix jobserver unavailable warning | Masahiro Yamada | 1 | -2/+2 |
2017-11-14 | kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot} | Masahiro Yamada | 1 | -16/+16 |
2017-11-14 | kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled | Masahiro Yamada | 1 | -25/+32 |
2017-11-14 | kbuild: rpm-pkg: refactor mkspec with here doc | Masahiro Yamada | 1 | -113/+105 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-09 | kbuild: rpm-pkg: clean up mkspec | Masahiro Yamada | 1 | -28/+16 |
2017-10-09 | kbuild: rpm-pkg: install vmlinux.bz2 unconditionally | Masahiro Yamada | 1 | -3/+0 |
2017-10-09 | kbuild: rpm-pkg: remove ppc64 specific image handling | Masahiro Yamada | 1 | -5/+0 |
2017-09-21 | kbuild: rpm-pkg: fix version number handling | Masahiro Yamada | 2 | -9/+2 |
2017-09-21 | kbuild: deb-pkg: remove firmware package support | Masahiro Yamada | 1 | -21/+1 |
2017-09-21 | kbuild: rpm-pkg: delete firmware_install to fix build error | Masahiro Yamada | 1 | -6/+2 |
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 |
2017-05-10 | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+3 |
2017-04-25 | builddeb: fix typo | Andrew Donnellan | 1 | -1/+1 |
2017-04-25 | builddeb: Update a few outdated and hardcoded strings | Riku Voipio | 1 | -6/+1 |
2017-03-28 | Fix dead URLs to ftp.kernel.org | SeongJae Park | 1 | -2/+2 |
2017-03-20 | deb-pkg: Remove the KBUILD_IMAGE workaround | Michal Marek | 1 | -6/+1 |
2016-12-11 | Merge branch 'kbuild/rc-fixes' into kbuild/misc | Michal Marek | 1 | -1/+1 |
2016-12-11 | kbuild/mkspec: avoid using brace expansion | Anton Tikhomirov | 1 | -1/+2 |
2016-11-25 | builddeb: fix cross-building to arm64 producing host-arch debs | Adam Borowski | 1 | -1/+1 |
2016-08-16 | builddeb: Skip gcc-plugins when not configured | Kees Cook | 1 | -1/+3 |
2016-08-02 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -4/+7 |
2016-07-26 | Fix the Debian packaging script on systems with no codename | Marcin Mielniczuk | 1 | -1/+2 |
2016-07-26 | builddeb: fix file permissions before packaging | Henning Schild | 1 | -0/+2 |
2016-07-19 | builddeb: really include objtool binary in headers package | Wilfried Klaebe | 1 | -3/+3 |
2016-06-07 | GCC plugin infrastructure | Emese Revfy | 1 | -0/+1 |
2016-05-16 | scripts/package/Makefile: rpmbuild add support of RPMOPTS | Srinivas Pandruvada | 1 | -2/+2 |
2016-05-10 | builddeb: fix missing headers in linux-headers package | Azriel Samson | 1 | -1/+1 |
2016-05-10 | builddeb: include objtool binary in headers package | Bjørn Mork | 1 | -0/+3 |
2016-04-20 | kbuild/mkspec: support 'update-bootloader'-based systems | Jiri Kosina | 1 | -0/+5 |
2016-03-04 | kbuild/mkspec: clean boot loader configuration on rpm removal | Paolo Abeni | 1 | -0/+5 |
2016-02-26 | kbuild/mkspec: fix grub2 installkernel issue | Jiri Kosina | 1 | -4/+4 |
2015-11-24 | package Makefile: fix perf-tar targets when outdir is set | Riku Voipio | 1 | -2/+2 |
2015-11-10 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -1/+10 |
2015-10-26 | deb-pkg: Add automatic support for armhf architecture | Ben Hutchings | 1 | -1/+10 |
2015-10-16 | builddeb: remove debian/files before build | Riku Voipio | 1 | -2/+2 |
2015-09-04 | deb-pkg: add source package | Riku Voipio | 2 | -6/+49 |
2015-09-04 | package/Makefile: move source tar creation to a function | Riku Voipio | 1 | -13/+16 |
2015-08-26 | kbuild: avoid listing /lib/modules in kernel spec file | Mike Marciniszyn | 1 | -1/+0 |
2015-08-19 | fallback to hostname in scripts/package/builddeb | Christian Kujau | 1 | -1/+1 |
2015-08-19 | deb-pkg: simplify directory creation | Riku Voipio | 1 | -14/+5 |
2015-06-15 | scripts/package/Makefile: rpmbuild is needed for rpm targets | Jim Davis | 1 | -6/+2 |