Age | Commit message (Expand) | Author |
2015-11-24 | package Makefile: fix perf-tar targets when outdir is set | Riku Voipio |
2015-11-10 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2015-10-26 | deb-pkg: Add automatic support for armhf architecture | Ben Hutchings |
2015-10-16 | builddeb: remove debian/files before build | Riku Voipio |
2015-09-04 | deb-pkg: add source package | Riku Voipio |
2015-09-04 | package/Makefile: move source tar creation to a function | Riku Voipio |
2015-08-26 | kbuild: avoid listing /lib/modules in kernel spec file | Mike Marciniszyn |
2015-08-19 | fallback to hostname in scripts/package/builddeb | Christian Kujau |
2015-08-19 | deb-pkg: simplify directory creation | Riku Voipio |
2015-06-15 | scripts/package/Makefile: rpmbuild is needed for rpm targets | Jim Davis |
2015-05-20 | deb-pkg: Add device tree blobs to the package | Arnaud Patard (Rtp) |
2015-05-06 | builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU... | Andrey Skvortsov |
2015-04-27 | deb-pkg: move setting debarch for a separate function | Riku Voipio |
2015-04-27 | kbuild/mkspec: Simplify vmlinux.bz2 creation | Borislav Petkov |
2015-01-06 | builddeb: Try to determine distribution | Sedat Dilek |
2015-01-02 | builddeb: Update year and git repository URL in debian/copyright | Sedat Dilek |
2014-12-08 | scripts/package: binrpm-pkg do not create source and devel package | Jérôme Glisse |
2014-10-14 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2014-10-06 | deb-pkg: remove obsolete -isp option to dpkg-gencontrol | Asbjoern Sloth Toennesen |
2014-09-12 | deb-pkg: Add support for powerpc little endian | Michael Neuling |
2014-08-26 | builddeb: put the dbg files into the correct directory | Michal Marek |
2014-08-20 | kbuild: Make scripts executable | Michal Marek |
2014-06-18 | builddeb: fix missing headers in linux-headers package | Fathi Boudra |
2014-06-18 | kbuild: Fix tar-pkg with relative $(objtree) | Michal Marek |
2014-06-18 | deb-pkg: Fix for relative paths | Michal Marek |
2014-06-12 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2014-06-10 | deb-pkg: Add automatic support for s390x architecture | Ben Hutchings |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada |
2014-04-30 | kbuild: trivial - remove trailing spaces | Masahiro Yamada |
2014-04-24 | builddeb: add arm64 in the supported architectures | Fathi Boudra |
2014-04-24 | builddeb: use $OBJCOPY variable instead of objcopy | Fathi Boudra |
2014-01-03 | deb-pkg: Fix building for MIPS big-endian or ARM OABI | Ben Hutchings |
2014-01-03 | deb-pkg: Fix cross-building linux-headers package | Ben Hutchings |
2014-01-02 | Merge commit v3.13-rc1 into kbuild/misc | Michal Marek |
2013-11-18 | deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not set | Ben Hutchings |
2013-11-07 | perf tools: Fix version when building out of tree | David Ahern |
2013-09-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-08-26 | kbuild: Add MIPS specific files to generated package. | Stuart Longland |
2013-08-15 | Provide version number for Debian firmware package | Heinrich Schuchardt |
2013-07-24 | deb-pkg: add a hook argument to match debian hooks parameters | Anisse Astier |
2013-07-24 | deb-pkg: fix installed image path on parisc, mips and powerpc | Anisse Astier |
2013-07-24 | deb-pkg: split debug symbols in their own package | Anisse Astier |
2013-07-24 | deb-pkg: use KCONFIG_CONFIG instead of .config file directly | Anisse Astier |
2013-07-23 | rpm-pkg: add generation of kernel-devel | Mike Marciniszyn |
2013-07-23 | rpm-pkg: install firmware files in kernel relative directory | Mike Marciniszyn |
2013-07-23 | rpm-pkg: add %post section to create initramfs and grub hooks | Mike Marciniszyn |
2013-07-10 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2013-06-24 | kbuild: fix error when building from src rpm | Mike Marciniszyn |
2013-05-16 | package: Makefile: unbreak binrpm-pkg target | Luiz Capitulino |
2013-04-18 | rpm-pkg: Remove pointless set -e statements | Michal Marek |