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