| Commit message (Expand) | Author | Age |
* | deb-pkg: Fix cross-building linux-headers package | Ben Hutchings | 2014-03-31 |
* | package: Makefile: unbreak binrpm-pkg target | Luiz Capitulino | 2013-05-16 |
* | rpm-pkg: Remove pointless set -e statements | Michal Marek | 2013-04-18 |
* | rpm-pkg: Always regenerate the specfile | Michal Marek | 2013-04-18 |
* | rpm-pkg: Do not write to the parent directory | Michal Marek | 2013-04-18 |
* | rpm-pkg: Do not package the whole source directory | Michal Marek | 2013-04-18 |
* | buildtar: Add ARCH to the archive name | Borislav Petkov | 2013-04-08 |
* | scripts/package/Makefile: compare objtree with srctree instead of test KBUILD... | Bin Wang | 2013-04-08 |
* | kbuild: clear KBUILD_SRC when calling 'make' in RPM spec | David R. Bild | 2013-02-22 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-10-11 |
|\ |
|
| * | Kbuild: use normal compression settings for tar*-pkg | Andi Kleen | 2012-09-27 |
* | | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek | 2012-09-27 |
|/ |
|
* | deb-pkg: Add all Makefiles to header package | maximilian attems | 2012-06-28 |
* | deb-pkg: Install linux-firmware-image in versioned dir | maximilian attems | 2012-06-28 |
* | builddeb: include autogenerated header files | Lekensteyn | 2012-05-26 |
* | kbuild: Fix out-of-tree build for 'make deb-pkg' | Joerg Roedel | 2012-02-24 |
* | kbuild: Only build linux-image package for UML | Joerg Roedel | 2012-02-24 |
* | kbuild: Fix link to headers in 'make deb-pkg' | Joerg Roedel | 2012-02-24 |
* | builddeb: Don't create files in /tmp with predictable names | Ben Hutchings | 2012-02-18 |
* | scripts/package/Makefile: Fix typo: an deb -> a deb | Paul Menzel | 2011-10-29 |
* | package: Makefile: fix perf target bug | matt mooney | 2011-06-24 |
* | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2011-05-25 |
|\ |
|
| * | kbuild: Create a kernel-headers RPM | Arun Sharma | 2011-05-24 |
| * | rpm-pkg: Fix when current directory is a symlink | Michal Marek | 2011-05-24 |
| * | Replace '-' in kernel version with '_' | Arun Sharma | 2011-05-04 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ |
|
* | kbuild: Add make tarxz-pkg build option | Zdenek Kaspar | 2011-03-09 |
* | Merge commit 'v2.6.38-rc1' into kbuild/packaging | Michal Marek | 2011-03-09 |
|\ |
|
| * | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2011-01-10 |
| |\ |
|
| * \ | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2010-10-28 |
| |\ \ |
|
| * \ \ | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
| |\ \ \ |
|
| | * \ \ | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 |
| | |\ \ \ |
|
| | * \ \ \ | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 |
| | |\ \ \ \ \ |
|
| | * | | | | | | perf tools: Make target to generate self contained source tarball | Arnaldo Carvalho de Melo | 2010-06-05 |
| * | | | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2010-08-05 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | kbuild: Fix make rpm | Michal Marek | 2010-07-21 |
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes | Michal Marek | 2010-07-02 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | kbuild: Clean up and speed up the localversion logic | Michal Marek | 2010-06-18 |
| * | | | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
| |\| | | | |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 |
* | | | | | | deb-pkg: Fix building outside of source tree (O=...). | Nicolas de Pesloüan | 2011-02-04 |
* | | | | | | deb-pkg: Use $SRCARCH for include path | maximilian attems | 2011-01-14 |
| |_|_|_|/
|/| | | | |
|
* | | | | | deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/ | maximilian attems | 2011-01-07 |
* | | | | | deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb | maximilian attems | 2011-01-07 |
* | | | | | kbuild: create linux-headers package in deb-pkg | Theodore Ts'o | 2010-12-29 |
* | | | | | kbuild, deb-pkg: support overriding userland architecture | Asbjoern Sloth Toennesen | 2010-12-20 |
* | | | | | kbuild, deb-pkg: select userland architecture based on UTS_MACHINE | Asbjoern Sloth Toennesen | 2010-11-25 |
* | | | | | kbuild, deb-pkg: Fix build with paranoid umask | maximilian attems | 2010-11-11 |
| |_|_|/
|/| | | |
|
* | | | | scripts/package: don't break if %{_smp_mflags} isn't set | Nishanth Aravamudan | 2010-10-13 |