| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: Add make tarxz-pkg build option | Zdenek Kaspar | 2011-03-09 | 2 | -1/+8 |
* | Merge commit 'v2.6.38-rc1' into kbuild/packaging | Michal Marek | 2011-03-09 | 2 | -8/+33 |
|\ |
|
| * | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2011-01-10 | 1 | -4/+89 |
| |\ |
|
| * \ | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2010-10-28 | 2 | -2/+4 |
| |\ \ |
|
| * \ \ | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -6/+31 |
| |\ \ \ |
|
| | * \ \ | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 2 | -1/+3 |
| | |\ \ \ \ \ |
|
| | * | | | | | | perf tools: Make target to generate self contained source tarball | Arnaldo Carvalho de Melo | 2010-06-05 | 1 | -6/+31 |
| * | | | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2010-08-05 | 1 | -2/+3 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | kbuild: Fix make rpm | Michal Marek | 2010-07-21 | 1 | -1/+1 |
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes | Michal Marek | 2010-07-02 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | kbuild: Clean up and speed up the localversion logic | Michal Marek | 2010-06-18 | 1 | -1/+1 |
| * | | | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 2 | -1/+3 |
| |\ \ \ \ \ \
| | |/ / / / /
| | | | / / /
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 | 1 | -1/+1 |
* | | | | | | deb-pkg: Fix building outside of source tree (O=...). | Nicolas de Pesloüan | 2011-02-04 | 1 | -3/+3 |
* | | | | | | deb-pkg: Use $SRCARCH for include path | maximilian attems | 2011-01-15 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/ | maximilian attems | 2011-01-07 | 1 | -14/+16 |
* | | | | | deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb | maximilian attems | 2011-01-07 | 1 | -1/+20 |
* | | | | | kbuild: create linux-headers package in deb-pkg | Theodore Ts'o | 2010-12-29 | 1 | -1/+27 |
* | | | | | kbuild, deb-pkg: support overriding userland architecture | Asbjoern Sloth Toennesen | 2010-12-20 | 1 | -0/+3 |
* | | | | | kbuild, deb-pkg: select userland architecture based on UTS_MACHINE | Asbjoern Sloth Toennesen | 2010-11-25 | 1 | -1/+34 |
* | | | | | kbuild, deb-pkg: Fix build with paranoid umask | maximilian attems | 2010-11-11 | 1 | -2/+4 |
| |_|_|/
|/| | | |
|
* | | | | scripts/package: don't break if %{_smp_mflags} isn't set | Nishanth Aravamudan | 2010-10-14 | 1 | -1/+1 |
* | | | | kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it | Guillem Jover | 2010-09-06 | 1 | -1/+3 |
| |_|/
|/| | |
|
* | | | kbuild: Change section of generated debian packages to kernel | Rogério Brito | 2010-06-03 | 1 | -1/+1 |
* | | | kbuild: Mark that the packages generated conform to Standards-Version 3.8.4 | Rogério Brito | 2010-06-03 | 1 | -1/+1 |
* | | | kbuild: Add homepage field to debian/control file | Rogério Brito | 2010-06-03 | 1 | -0/+1 |
| |/
|/| |
|
* | | kbuild: deb-pkg md5sums | FEJES Jozsef | 2010-03-07 | 1 | -0/+2 |
* | | scripts: use %_tmppath in "make rpm-pkg" | John Saalwaechter | 2010-02-02 | 1 | -1/+1 |
|/ |
|
* | scripts/package: deb-pkg: use fakeroot if available | Jonathan Nieder | 2009-12-12 | 1 | -2/+19 |
* | scripts/package: add KBUILD_PKG_ROOTCMD variable | Jonathan Nieder | 2009-12-12 | 1 | -1/+2 |
* | scripts/package: tar-pkg: use tar --owner=root | Michal Marek | 2009-12-12 | 1 | -1/+5 |
* | kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set | Frans Pop | 2009-10-11 | 2 | -2/+11 |
* | kbuild, deb-pkg: fix install scripts for posix sh | maximilian attems | 2009-07-17 | 1 | -1/+1 |
* | kbuild: deb-pkg ship changelog | maximilian attems | 2009-06-27 | 1 | -0/+2 |
* | kbuild, deb-pkg: bump standards version | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: fix Section field | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: fix Provides field | maximilian attems | 2009-06-09 | 1 | -2/+2 |
* | kbuild, deb-pkg: fix generated package name | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: improve Source field | Frans Pop | 2009-06-09 | 1 | -2/+2 |
* | kbuild, deb-pkg: improve maintainer identification | maximilian attems | 2009-06-09 | 1 | -3/+19 |
* | kbuild, deb-pkg: generate debian/copyright file | Frans Pop | 2009-06-09 | 1 | -3/+25 |
* | kbuild, deb-pkg: improve changelog entry and package descriptions | Frans Pop | 2009-06-09 | 1 | -4/+4 |
* | kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages | Frans Pop | 2009-06-09 | 1 | -4/+8 |
* | kbuild, deb-pkg: allow to specify a custom revision for .deb packages | Frans Pop | 2009-06-09 | 1 | -1/+6 |
* | kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s... | Frans Pop | 2009-06-09 | 1 | -1/+4 |
* | kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm | Frans Pop | 2009-06-09 | 1 | -1/+4 |
* | kbuild, deb-pkg: refactor code to reduce duplication | Frans Pop | 2009-06-09 | 1 | -17/+20 |
* | kbuild, deb-pkg: minor general improvements in builddeb script | Frans Pop | 2009-06-09 | 1 | -11/+10 |