| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-13 | 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-13 | 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-11 | 1 | -0/+1 |
|\ |
|
| * | kbuild: fix error when building from src rpm | Mike Marciniszyn | 2013-06-24 | 1 | -0/+1 |
* | | package: Makefile: unbreak binrpm-pkg target | Luiz Capitulino | 2013-05-16 | 1 | -1/+1 |
|/ |
|
* | rpm-pkg: Remove pointless set -e statements | Michal Marek | 2013-04-18 | 1 | -4/+0 |
* | rpm-pkg: Always regenerate the specfile | Michal Marek | 2013-04-18 | 1 | -13/+6 |
* | rpm-pkg: Do not write to the parent directory | Michal Marek | 2013-04-18 | 1 | -7/+5 |
* | rpm-pkg: Do not package the whole source directory | Michal Marek | 2013-04-18 | 1 | -1/+5 |
* | buildtar: Add ARCH to the archive name | Borislav Petkov | 2013-04-08 | 1 | -1/+1 |
* | scripts/package/Makefile: compare objtree with srctree instead of test KBUILD... | Bin Wang | 2013-04-08 | 1 | -1/+1 |
* | kbuild: clear KBUILD_SRC when calling 'make' in RPM spec | David R. Bild | 2013-02-22 | 1 | -1/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-10-12 | 1 | -3/+3 |
|\ |
|
| * | Kbuild: use normal compression settings for tar*-pkg | Andi Kleen | 2012-09-27 | 1 | -3/+3 |
* | | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek | 2012-09-27 | 1 | -1/+1 |
|/ |
|
* | deb-pkg: Add all Makefiles to header package | maximilian attems | 2012-06-28 | 1 | -1/+1 |
* | deb-pkg: Install linux-firmware-image in versioned dir | maximilian attems | 2012-06-28 | 1 | -2/+3 |
* | builddeb: include autogenerated header files | Lekensteyn | 2012-05-26 | 1 | -1/+1 |
* | kbuild: Fix out-of-tree build for 'make deb-pkg' | Joerg Roedel | 2012-02-25 | 1 | -3/+3 |
* | kbuild: Only build linux-image package for UML | Joerg Roedel | 2012-02-24 | 1 | -5/+9 |