| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | 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 |
* | kbuild: Fix link to headers in 'make deb-pkg' | Joerg Roedel | 2012-02-24 | 1 | -0/+4 |
* | builddeb: Don't create files in /tmp with predictable names | Ben Hutchings | 2012-02-18 | 1 | -6/+6 |
* | scripts/package/Makefile: Fix typo: an deb -> a deb | Paul Menzel | 2011-10-29 | 1 | -1/+1 |
* | package: Makefile: fix perf target bug | matt mooney | 2011-06-24 | 1 | -3/+5 |
* | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2011-05-25 | 2 | -3/+20 |
|\ |
|
| * | kbuild: Create a kernel-headers RPM | Arun Sharma | 2011-05-24 | 1 | -0/+17 |
| * | rpm-pkg: Fix when current directory is a symlink | Michal Marek | 2011-05-24 | 1 | -1/+1 |
| * | Replace '-' in kernel version with '_' | Arun Sharma | 2011-05-04 | 2 | -2/+2 |