Age | Commit message (Expand) | Author | Files | Lines |
2025-05-12 | kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequires | WangYuli | 1 | -0/+1 |
2025-05-12 | kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch | WangYuli | 1 | -1/+1 |
2025-04-06 | kbuild: rpm-pkg: build a debuginfo RPM | Uday Shankar | 2 | -2/+54 |
2025-03-23 | kbuild: pacman-pkg: hardcode module installation path | Masahiro Yamada | 1 | -3/+3 |
2025-03-23 | kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally | Alexandru Gagniuc | 1 | -2/+4 |
2025-03-22 | kbuild: deb-pkg: add comment about future removal of KDEB_COMPRESS | Masahiro Yamada | 1 | -0/+4 |
2025-03-22 | kbuild: deb-pkg: remove "version" variable in mkdebian | Masahiro Yamada | 1 | -9/+8 |
2025-03-22 | kbuild: deb-pkg: fix versioning for -rc releases | Masahiro Yamada | 1 | -1/+3 |
2025-03-15 | kbuild: deb-pkg: add debarch for ARCH=loongarch64 | WangYuli | 1 | -0/+2 |
2025-03-06 | kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT | Inochi Amaoto | 1 | -1/+1 |
2025-02-15 | kbuild: fix linux-headers package build when $(CC) cannot link userspace | Masahiro Yamada | 1 | -2/+2 |
2025-02-08 | kbuild: install-extmod-build: add missing quotation marks for CC variable | WangYuli | 1 | -1/+1 |
2025-01-10 | kheaders: use 'tar' instead of 'cpio' for copying files | Masahiro Yamada | 2 | -2/+1 |
2025-01-10 | kbuild: refactor cross-compiling linux-headers package | Masahiro Yamada | 1 | -24/+9 |
2025-01-10 | kbuild: deb-pkg: allow hooks also in /usr/share/kernel | Johannes Schauer Marin Rodrigues | 1 | -6/+16 |
2025-01-10 | kbuild: deb-pkg: do not include empty hook directories | Masahiro Yamada | 1 | -2/+0 |
2025-01-05 | kbuild: pacman-pkg: provide versioned linux-api-headers package | Thomas Weißschuh | 1 | -1/+1 |
2024-12-21 | kbuild: deb-pkg: Do not install maint scripts for arch 'um' | Nicolas Schier | 1 | -0/+6 |
2024-12-21 | kbuild: deb-pkg: add debarch for ARCH=um | Masahiro Yamada | 1 | -0/+7 |
2024-12-08 | kbuild: deb-pkg: fix build error with O= | Masahiro Yamada | 1 | -2/+2 |
2024-11-28 | kbuild: deb-pkg: add python3:native to build dependency | Masahiro Yamada | 1 | -1/+1 |
2024-11-28 | kbuild: change working directory to external module directory with M= | Masahiro Yamada | 1 | -0/+7 |
2024-11-27 | kbuild: deb-pkg: Don't fail if modules.order is missing | Matt Fleming | 1 | -10/+12 |
2024-10-31 | kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile | Masahiro Yamada | 1 | -0/+1 |
2024-10-31 | kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile | Masahiro Yamada | 3 | -6/+11 |
2024-10-07 | kbuild: deb-pkg: Remove blank first line from maint scripts | Aaron Thompson | 1 | -1/+0 |
2024-09-07 | kbuild: add debug package to pacman PKGBUILD | Jose Fernandez | 1 | -1/+14 |
2024-09-01 | kbuild: pacman-pkg: do not override objtree | Masahiro Yamada | 1 | -1/+3 |
2024-09-01 | kbuild: pacman-pkg: move common commands to a separate function | Masahiro Yamada | 1 | -7/+10 |
2024-09-01 | kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES | Jose Fernandez | 1 | -6/+12 |
2024-09-01 | kbuild: cross-compile linux-headers package when possible | Masahiro Yamada | 1 | -0/+34 |
2024-09-01 | kbuild: slim down package for building external modules | Masahiro Yamada | 1 | -5/+16 |
2024-07-28 | kbuild: rpm-pkg: ghost modules.weakdep file | Jose Ignacio Tornos Martinez | 1 | -1/+1 |
2024-07-24 | kbuild: rpm-pkg: Fix C locale setup | Petr Vorel | 1 | -1/+1 |
2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 8 | -29/+163 |
2024-07-22 | kbuild: add script and target to generate pacman package | Thomas Weißschuh | 1 | -0/+108 |
2024-07-20 | kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec | Rafael Aquini | 1 | -0/+23 |
2024-07-16 | kbuild: deb-pkg: use default string when variable is unset or null | Masahiro Yamada | 1 | -3/+3 |
2024-07-16 | kbuild: package: add -e and -u options to some shell scripts | Masahiro Yamada | 6 | -13/+22 |
2024-07-16 | kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL | Masahiro Yamada | 1 | -13/+7 |
2024-07-16 | kbuild: deb-pkg: remove support for EMAIL environment variable | Masahiro Yamada | 1 | -1/+1 |
2024-07-16 | kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec | Rafael Aquini | 1 | -1/+1 |
2024-07-16 | kbuild: move init/build-version to scripts/ | Masahiro Yamada | 2 | -2/+2 |
2024-07-15 | kbuild: rpm-pkg: avoid the warnings with dtb's listed twice | Jose Ignacio Tornos Martinez | 1 | -1/+0 |
2024-06-26 | kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n | Masahiro Yamada | 1 | -5/+3 |
2024-05-10 | kbuild: buildtar: install riscv compressed images as vmlinuz | Emil Renner Berthing | 1 | -10/+8 |
2024-05-02 | kbuild: buildtar: remove warning for the default case | Masahiro Yamada | 1 | -11/+1 |
2024-05-02 | kbuild: buildtar: add comments about inconsistent package generation | Masahiro Yamada | 1 | -4/+12 |
2024-03-19 | kbuild: rpm-pkg: add dtb files in kernel rpm | Jose Ignacio Tornos Martinez | 1 | -0/+13 |
2024-02-19 | Revert "kbuild/mkspec: clean boot loader configuration on rpm removal" | Masahiro Yamada | 1 | -3/+1 |
2024-02-19 | Revert "kbuild/mkspec: support 'update-bootloader'-based systems" | Masahiro Yamada | 1 | -5/+0 |
2024-02-19 | kbuild: rpm-pkg: mark installed files in /boot as %ghost | Masahiro Yamada | 1 | -0/+4 |
2024-02-19 | kbuild: rpm-pkg: do not include depmod-generated files | Masahiro Yamada | 1 | -3/+19 |
2024-02-19 | kbuild: deb-pkg: call more misc debhelper commands | Masahiro Yamada | 2 | -9/+5 |
2024-02-19 | kbuild: deb-pkg: build binary-arch in parallel | Masahiro Yamada | 2 | -34/+47 |
2024-02-19 | kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg' | Masahiro Yamada | 1 | -7/+9 |
2024-02-19 | kbuild: deb-pkg: show verbose log for direct package builds | Masahiro Yamada | 1 | -0/+8 |
2024-01-31 | kbuild: rpm-pkg: simplify installkernel %post | Jose Ignacio Tornos Martinez | 1 | -11/+11 |
2024-01-10 | kbuild: deb-pkg: use debian/<package> for tmpdir | Masahiro Yamada | 1 | -29/+12 |
2024-01-10 | kbuild: deb-pkg: move 'make headers' to build-arch | Masahiro Yamada | 2 | -3/+2 |
2024-01-05 | kbuild: deb-pkg: do not search for 'scripts' directory under arch/ | Masahiro Yamada | 1 | -1/+1 |
2024-01-05 | kbuild: deb-pkg: use build ID instead of debug link for dbg package | Masahiro Yamada | 1 | -19/+13 |
2024-01-05 | kbuild: deb-pkg: use more debhelper commands in builddeb | Masahiro Yamada | 3 | -18/+14 |
2024-01-05 | kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rules | Masahiro Yamada | 1 | -5/+3 |
2024-01-05 | kbuild: deb-pkg: allow to run debian/rules from output directory | Masahiro Yamada | 1 | -1/+1 |
2024-01-05 | kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed | Masahiro Yamada | 2 | -4/+14 |
2023-12-29 | kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rules | Masahiro Yamada | 2 | -16/+3 |
2023-12-29 | kbuild: deb-pkg: factor out common Make options in debian/rules | Masahiro Yamada | 1 | -4/+4 |
2023-12-29 | kbuild: deb-pkg: hard-code Build-Depends | Masahiro Yamada | 1 | -3/+2 |
2023-12-29 | kbuild: deb-pkg: split debian/copyright from the mkdebian script | Masahiro Yamada | 2 | -20/+17 |
2023-12-10 | kbuild: deb-pkg: remove the fakeroot builds support | Masahiro Yamada | 1 | -7/+1 |
2023-12-03 | scripts: clean up IA-64 code | Masahiro Yamada | 2 | -7/+1 |
2023-11-28 | kbuild: remove the last use of old cmd_src_tar rule in packaging | Masahiro Yamada | 1 | -1/+1 |
2023-11-28 | kbuild: buildtar: always make modules_install | Petr Vorel | 1 | -4/+2 |
2023-11-28 | kbuild: buildtar: Remove unused $dirs | Petr Vorel | 1 | -2/+0 |
2023-10-03 | kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/ | Masahiro Yamada | 1 | -0/+6 |
2023-10-01 | kbuild: remove stale code for 'source' symlink in packaging scripts | Masahiro Yamada | 2 | -4/+0 |
2023-09-15 | kbuild: fix kernel-devel RPM package and linux-headers Deb package | Masahiro Yamada | 1 | -1/+1 |
2023-08-29 | kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules | Masahiro Yamada | 1 | -0/+5 |
2023-08-08 | kbuild: deb-pkg: split debian/rules | Masahiro Yamada | 2 | -29/+33 |
2023-08-08 | kbuild: deb-pkg: use Debian compliant shebang for debian/rules | Masahiro Yamada | 1 | -1/+1 |
2023-07-25 | kbuild: rpm-pkg: refactor *rpm-pkg targets | Masahiro Yamada | 1 | -8/+0 |
2023-07-25 | kbuild: rpm-pkg: split out the body of spec file | Masahiro Yamada | 2 | -120/+120 |
2023-07-25 | kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package | Masahiro Yamada | 1 | -28/+25 |
2023-07-25 | kbuild: rpm-pkg: run modules_install for non-modular kernel | Masahiro Yamada | 1 | -9/+6 |
2023-07-25 | kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg | Masahiro Yamada | 1 | -15/+16 |
2023-07-25 | kbuild: rpm-pkg: use a dummy string for _arch when undefined | Masahiro Yamada | 1 | -3/+2 |
2023-07-25 | kbuild: rpm-pkg: derive the Version from %{KERNELRELEASE} | Masahiro Yamada | 1 | -3/+1 |
2023-07-25 | kbuild: refactor kernel-devel RPM package and linux-headers Deb package | Masahiro Yamada | 3 | -33/+41 |
2023-07-25 | kbuild: add a phony target to run a command with Kbuild env vars | Masahiro Yamada | 1 | -1/+2 |
2023-07-25 | kbuild: rpm-pkg: replace $KERNELRELEASE in spec file with %{KERNELRELEASE} | Masahiro Yamada | 1 | -29/+30 |
2023-07-25 | kbuild: rpm-pkg: replace $__KERNELRELEASE in spec file with %{version} | Masahiro Yamada | 1 | -2/+2 |
2023-07-25 | kbuild: rpm-pkg: record ARCH option in spec file | Masahiro Yamada | 1 | -1/+3 |
2023-07-25 | kbuild: rpm-pkg: use %{makeflags} to pass common Make options | Masahiro Yamada | 1 | -5/+6 |
2023-07-25 | kbuild: rpm-pkg: do not hard-code $MAKE in spec file | Masahiro Yamada | 1 | -5/+7 |
2023-07-25 | kbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile' in spec file | Masahiro Yamada | 1 | -1/+0 |
2023-07-25 | kbuild: rpm-pkg: define _arch conditionally | Masahiro Yamada | 1 | -1/+1 |
2023-06-27 | kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb | Masahiro Yamada | 1 | -8/+4 |
2023-06-27 | kbuild: builddeb: always make modules_install, to install modules.builtin* | Josh Triplett | 1 | -1/+1 |
2023-04-30 | Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 3 | -7/+4 |
2023-04-26 | kbuild: deb-pkg: specify targets in debian/rules as .PHONY | Masahiro Yamada | 1 | -0/+2 |
2023-04-25 | kbuild: rpm-pkg: remove kernel-drm PROVIDES | Masahiro Yamada | 1 | -6/+1 |
2023-04-23 | kbuild: deb-pkg: Fix a spell typo in mkdebian script | Woody Suwalski | 1 | -1/+1 |
2023-04-17 | kbuild: builddeb: Eliminate debian/arch use | Bastian Germann | 1 | -1/+1 |
2023-04-11 | kbuild: give up untracked files for source package builds | Masahiro Yamada | 3 | -88/+88 |
2023-03-22 | kbuild: deb-pkg: set version for linux-headers paths | Kevin Locke | 1 | -1/+2 |
2023-03-16 | kbuild: use git-archive for source package creation | Masahiro Yamada | 3 | -1/+63 |
2023-03-16 | kbuild: rpm-pkg: move source components to rpmbuild/SOURCES | Masahiro Yamada | 1 | -4/+8 |
2023-03-15 | kbuild: deb-pkg: use dh_listpackages to know enabled packages | Masahiro Yamada | 2 | -29/+39 |
2023-03-15 | kbuild: deb-pkg: split image and debug objects staging out into functions | Masahiro Yamada | 1 | -106/+116 |
2023-03-15 | kbuild: deb-pkg: set CROSS_COMPILE only when undefined | Masahiro Yamada | 1 | -3/+2 |
2023-03-15 | kbuild: deb-pkg: do not take KERNELRELEASE from the source version | Masahiro Yamada | 2 | -5/+5 |
2023-03-15 | kbuild: deb-pkg: make debian source package working again | Masahiro Yamada | 1 | -1/+4 |
2023-02-26 | kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install | Masahiro Yamada | 1 | -2/+2 |
2023-02-26 | kbuild: deb-pkg: improve the usability of source package | Masahiro Yamada | 2 | -5/+20 |
2023-02-26 | kbuild: deb-pkg: fix binary-arch and clean in debian/rules | Masahiro Yamada | 1 | -4/+2 |
2023-02-26 | kbuild: tar-pkg: use tar rules in scripts/Makefile.package | Masahiro Yamada | 1 | -51/+1 |
2023-02-26 | kbuild: deb-pkg: switch over to source format 3.0 (quilt) | Masahiro Yamada | 1 | -23/+18 |
2023-02-26 | kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile | Masahiro Yamada | 1 | -1/+1 |
2023-02-26 | kbuild: srcrpm-pkg: create source package without cleaning | Masahiro Yamada | 1 | -4/+4 |
2023-02-26 | kbuild: deb-pkg: create source package without cleaning | Masahiro Yamada | 1 | -0/+24 |
2023-01-30 | kbuild: do not put .scmversion into the source tarball | Masahiro Yamada | 1 | -5/+3 |
2023-01-26 | builddeb: clean generated package content | Bastian Germann | 1 | -1/+1 |
2023-01-26 | builddeb: Consolidate consecutive chmod calls into one | Sven Joachim | 1 | -5/+3 |
2023-01-11 | scripts: rpm: make clear that mkspec script contains 4.13 feature | Arend van Spriel | 1 | -1/+1 |
2022-12-30 | kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires | Masahiro Yamada | 1 | -1/+2 |
2022-12-17 | buildtar: fix tarballs with EFI_ZBOOT enabled | Veronika Kabatova | 1 | -1/+1 |
2022-11-24 | kbuild: add ability to make source rpm buildable using koji | Ivan Vecera | 1 | -0/+7 |
2022-11-21 | kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends | Masahiro Yamada | 1 | -1/+1 |
2022-11-17 | kbuild: Restore .version auto-increment behaviour for Debian packages | Marc Zyngier | 1 | -1/+1 |
2022-10-13 | kbuild: Stop including vmlinux.bz2 in the rpm's | Zack Rusin | 1 | -2/+0 |
2022-09-29 | kbuild: rpm-pkg: fix breakage when V=1 is used | Janis Schoetterl-Glausch | 1 | -2/+2 |
2022-07-27 | kbuild: rpm-pkg: fix build error when _arch is undefined | Masahiro Yamada | 1 | -0/+3 |
2022-04-22 | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf | 1 | -1/+1 |
2021-10-12 | kbuild: Add make tarzst-pkg build option | Paweł Jasiak | 1 | -0/+4 |
2021-03-29 | kbuild: buildtar: add riscv support | Carlos de Paula | 1 | -0/+8 |
2020-11-02 | builddeb: Fix rootless build in setuid/setgid directory | Sven Joachim | 1 | -0/+2 |
2020-10-14 | kbuild: deb-pkg: clean up package name variables | Masahiro Yamada | 1 | -9/+9 |
2020-10-14 | kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n | Masahiro Yamada | 2 | -9/+16 |
2020-10-10 | builddeb: Add support for all required debian/rules targets | Guillem Jover | 1 | -2/+6 |
2020-10-09 | builddeb: Enable rootless builds | Guillem Jover | 2 | -2/+8 |
2020-10-09 | builddeb: Pass -n to gzip for reproducible packages | Guillem Jover | 1 | -1/+1 |
2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada | 1 | -1/+1 |
2020-08-10 | kbuild: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2 | -2/+2 |
2020-07-07 | kbuild: buildtar: add dtbs support | Domenico Andreoli | 1 | -0/+12 |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov | 1 | -2/+2 |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov | 1 | -3/+3 |
2020-03-30 | kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset | Reinhard Karcher | 1 | -0/+5 |
2020-01-29 | builddeb: split libc headers deployment out into a function | Masahiro Yamada | 1 | -14/+18 |
2020-01-29 | builddeb: split kernel headers deployment out into a function | Masahiro Yamada | 1 | -34/+42 |
2020-01-29 | builddeb: remove redundant make for ARCH=um | Masahiro Yamada | 1 | -2/+1 |
2020-01-29 | builddeb: avoid invoking sub-shells where possible | Masahiro Yamada | 1 | -13/+22 |
2020-01-29 | builddeb: remove redundant $objtree/ | Masahiro Yamada | 1 | -16/+16 |
2020-01-29 | builddeb: match temporary directory name to the package name | Masahiro Yamada | 1 | -4/+4 |
2020-01-29 | builddeb: remove unneeded files in hdrobjfiles for headers package | Masahiro Yamada | 1 | -2/+2 |
2020-01-22 | builddeb: allow selection of .deb compressor | Michał Mirosław | 1 | -1/+1 |
2020-01-14 | builddeb: make headers package thinner | Michał Mirosław | 1 | -2/+2 |
2020-01-04 | kbuild/deb-pkg: annotate libelf-dev dependency as :native | Ard Biesheuvel | 1 | -1/+1 |
2019-12-17 | scripts: package: mkdebian: add missing rsync dependency | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2019-11-11 | kbuild: Add make dir-pkg build option | Matteo Croce | 1 | -2/+6 |
2019-08-25 | kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package | Masahiro Yamada | 1 | -156/+0 |
2019-08-25 | kbuild: pkg: add package targets to PHONY instead of FORCE | Masahiro Yamada | 1 | -9/+20 |
2019-08-25 | kbuild: pkg: clean up package files/dirs from the top Makefile | Masahiro Yamada | 1 | -9/+0 |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada | 1 | -1/+1 |
2019-07-17 | builddeb: generate multi-arch friendly linux-libc-dev package | Cedric Hombourger | 2 | -0/+6 |
2019-07-09 | kbuild: do not create wrappers for header-test-y | Masahiro Yamada | 1 | -1/+1 |
2019-06-15 | kbuild: deb-pkg: do not run headers_check | Masahiro Yamada | 1 | -1/+1 |
2019-06-05 | kbuild: tar-pkg: enable communication with jobserver | Trevor Bourget | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-03-17 | kbuild: deb-pkg: avoid implicit effects | Arseny Maslennikov | 1 | -1/+4 |
2019-03-14 | kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG | Masahiro Yamada | 3 | -3/+3 |
2019-03-14 | kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb | Masahiro Yamada | 1 | -13/+19 |
2019-03-14 | kbuild: deb-pkg: add CONFIG_ prefix to kernel config options | Masahiro Yamada | 1 | -17/+17 |
2019-03-14 | deb-pkg: generate correct build dependencies | Riku Voipio | 1 | -1/+3 |
2019-02-28 | kbuild: [bin]deb-pkg: add DPKG_FLAGS variable | Kacper Kołodziej | 1 | -2/+2 |
2019-02-20 | kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile | Masahiro Yamada | 4 | -10/+12 |
2018-12-01 | kbuild: remove redundant 'set -e' from cmd_* defines | Masahiro Yamada | 1 | -1/+0 |
2018-11-11 | builddeb: Fix inclusion of dtbs in debian package | Rob Herring | 1 | -2/+2 |
2018-11-11 | kbuild: deb-pkg: fix too low build version number | Masahiro Yamada | 1 | -2/+5 |
2018-11-06 | kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used | Masahiro Yamada | 1 | -1/+1 |
2018-11-06 | kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used | Masahiro Yamada | 1 | -5/+6 |
2018-07-28 | builddeb: Add automatic support for sh{3,4}{,eb} architectures | Ben Hutchings | 1 | -3/+10 |
2018-07-28 | builddeb: Add automatic support for riscv* architectures | Ben Hutchings | 1 | -1/+1 |
2018-07-28 | builddeb: Add automatic support for m68k architecture | Ben Hutchings | 1 | -1/+1 |
2018-07-28 | builddeb: Add automatic support for or1k architecture | Ben Hutchings | 1 | -0/+2 |
2018-07-28 | builddeb: Add automatic support for sparc64 architecture | Ben Hutchings | 1 | -1/+1 |
2018-07-28 | builddeb: Add automatic support for mips{,64}r6{,el} architectures | Ben Hutchings | 1 | -1/+3 |
2018-07-28 | builddeb: Add automatic support for mips64el architecture | Ben Hutchings | 1 | -1/+6 |
2018-07-28 | builddeb: Add automatic support for ppc64 and powerpcspe architectures | Ben Hutchings | 1 | -1/+6 |
2018-07-28 | builddeb: Introduce functions to simplify kconfig tests in set_debarch | Ben Hutchings | 1 | -9/+17 |
2018-07-28 | builddeb: Drop check for 32-bit s390 | Ben Hutchings | 1 | -1/+1 |
2018-07-28 | builddeb: Change architecture detection fallback to use dpkg-architecture | Ben Hutchings | 1 | -2/+2 |
2018-07-28 | builddeb: Skip architecture detection when KBUILD_DEBARCH is set | Ben Hutchings | 1 | -3/+6 |
2018-07-19 | kbuild: buildtar: add arm64 support | Olof Johansson | 1 | -0/+8 |
2018-07-19 | kbuild: buildtar: remove crufty vax pieces | Olof Johansson | 1 | -4/+0 |
2018-05-17 | kbuild: deb-pkg improve maintainer address generation | Riku Voipio | 1 | -14/+13 |
2018-04-13 | kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg | Javier Martinez Canillas | 1 | -0/+2 |
2018-04-07 | kbuild: deb-pkg: split generating packaging and build | Riku Voipio | 3 | -244/+200 |
2018-03-28 | kbuild: rpm-pkg: Support GNU tar >= 1.29 | Jason Gunthorpe | 1 | -1/+1 |
2018-03-28 | builddeb: Fix header package regarding dtc source links | Jan Kiszka | 1 | -1/+1 |