summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-05-30builddeb: Fix header package regarding dtc source linksJan Kiszka1-1/+1
2017-12-14kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada1-3/+2
2017-01-06builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski1-1/+1
2016-08-16builddeb: Skip gcc-plugins when not configuredKees Cook1-1/+3
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds11-21/+313
2016-07-26Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk1-1/+2
2016-07-26builddeb: fix file permissions before packagingHenning Schild1-0/+2
2016-07-19builddeb: really include objtool binary in headers packageWilfried Klaebe1-3/+3
2016-06-07GCC plugin infrastructureEmese Revfy22-5/+1872
2016-05-16scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada1-2/+2
2016-05-10builddeb: fix missing headers in linux-headers packageAzriel Samson1-1/+1
2016-05-10builddeb: include objtool binary in headers packageBjørn Mork1-0/+3
2016-04-20kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina1-0/+5
2016-03-04kbuild/mkspec: clean boot loader configuration on rpm removalPaolo Abeni1-0/+5
2016-02-26kbuild/mkspec: fix grub2 installkernel issueJiri Kosina1-4/+4
2015-11-24package Makefile: fix perf-tar targets when outdir is setRiku Voipio1-2/+2
2015-11-11Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds10-234/+415
2015-10-26deb-pkg: Add automatic support for armhf architectureBen Hutchings1-1/+10
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-09-04deb-pkg: add source packageRiku Voipio2-6/+49
2015-09-04package/Makefile: move source tar creation to a functionRiku Voipio1-13/+16
2015-08-26kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn1-1/+0
2015-08-19fallback to hostname in scripts/package/builddebChristian Kujau1-1/+1
2015-08-19deb-pkg: simplify directory creationRiku Voipio1-14/+5
2015-06-15scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis1-6/+2
2015-05-20deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)1-0/+7
2015-05-06builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Andrey Skvortsov1-0/+6
2015-04-27deb-pkg: move setting debarch for a separate functionRiku Voipio1-7/+11
2015-04-27kbuild/mkspec: Simplify vmlinux.bz2 creationBorislav Petkov1-3/+1
2015-01-06builddeb: Try to determine distributionSedat Dilek1-1/+12
2015-01-02builddeb: Update year and git repository URL in debian/copyrightSedat Dilek1-2/+2
2014-12-08scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse1-0/+4
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-82/+228
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen1-1/+1
2014-09-12deb-pkg: Add support for powerpc little endianMichael Neuling1-1/+1
2014-08-26builddeb: put the dbg files into the correct directoryMichal Marek1-12/+10
2014-08-20kbuild: Make scripts executableMichal Marek23-0/+0
2014-06-18builddeb: fix missing headers in linux-headers packageFathi Boudra1-1/+3
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek1-2/+1
2014-06-18deb-pkg: Fix for relative pathsMichal Marek1-5/+5
2014-06-13Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds50-162/+293
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings1-1/+1
2014-06-09kbuild: trivial - remove trailing empty linesMasahiro Yamada26-30/+0
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada10-25/+25
2014-04-24builddeb: add arm64 in the supported architecturesFathi Boudra1-0/+2
2014-04-24builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra1-3/+3
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings1-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-01-02Merge commit v3.13-rc1 into kbuild/miscMichal Marek9810-231575/+431686
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings1-1/+11
[next]