index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.package
Age
Commit message (
Expand
)
Author
2024-10-31
kbuild: rpm-pkg: disable kernel-devel package when cross-compiling
Masahiro Yamada
2024-09-01
kbuild: pacman-pkg: do not override objtree
Masahiro Yamada
2024-07-22
kbuild: add script and target to generate pacman package
Thomas Weißschuh
2024-06-26
kbuild: Fix build target deb-pkg: ln: failed to create hard link
Thayne Harbaugh
2024-03-10
kbuild: unexport abs_srctree and abs_objtree
Masahiro Yamada
2023-12-10
kbuild: deb-pkg: remove the fakeroot builds support
Masahiro Yamada
2023-11-28
kbuild: remove the last use of old cmd_src_tar rule in packaging
Masahiro Yamada
2023-11-28
kbuild: deb-pkg: apply short -R and -j options
Dmitrii Bundin
2023-10-18
kbuild: make binrpm-pkg always produce kernel-devel package
Masahiro Yamada
2023-10-03
kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/
Masahiro Yamada
2023-08-29
kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
Masahiro Yamada
2023-08-08
kbuild: deb-pkg: use Debian compliant shebang for debian/rules
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: skip build dependency check on non-rpm systems
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: refactor *rpm-pkg targets
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: build the kernel in-place for rpm-pkg
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: rename binkernel.spec to kernel.spec
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg
Masahiro Yamada
2023-07-25
kbuild: add a phony target to run a command with Kbuild env vars
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: do not hard-code $MAKE in spec file
Masahiro Yamada
2023-04-30
Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-04-25
kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify source compression
Masahiro Yamada
2023-04-23
kbuild: add srcdeb-pkg target
Masahiro Yamada
2023-04-23
kbuild: use proper prefix for tarballs to fix rpm-pkg build error
Masahiro Yamada
2023-04-16
kbuild: do not create intermediate *.tar for tar packages
Masahiro Yamada
2023-04-16
kbuild: do not create intermediate *.tar for source tarballs
Masahiro Yamada
2023-04-16
kbuild: merge cmd_archive_linux and cmd_archive_perf
Masahiro Yamada
2023-04-11
kbuild: give up untracked files for source package builds
Masahiro Yamada
2023-03-16
kbuild: use git-archive for source package creation
Masahiro Yamada
2023-03-16
kbuild: rpm-pkg: move source components to rpmbuild/SOURCES
Masahiro Yamada
2023-02-26
kbuild: tar-pkg: use tar rules in scripts/Makefile.package
Masahiro Yamada
2023-02-26
kbuild: make perf-tar*-src-pkg work without relying on git
Masahiro Yamada
2023-02-26
kbuild: deb-pkg: switch over to source format 3.0 (quilt)
Masahiro Yamada
2023-02-26
kbuild: deb-pkg: make .orig tarball a hard link if possible
Masahiro Yamada
2023-02-26
kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
Masahiro Yamada
2023-02-26
kbuild: srcrpm-pkg: create source package without cleaning
Masahiro Yamada
2023-02-26
kbuild: rpm-pkg: build binary packages from source rpm
Masahiro Yamada
2023-02-26
kbuild: deb-pkg: create source package without cleaning
Masahiro Yamada
2023-02-05
kbuild: deb-pkg: add --source-option=-sP
Masahiro Yamada
2023-01-30
kbuild: do not put .scmversion into the source tarball
Masahiro Yamada
2022-12-30
kbuild: add a missing line for help message
Jun ASAKA
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-11-24
scripts: add rust in scripts/Makefile.package
Paran Lee
2022-11-24
kbuild: add ability to make source rpm buildable using koji
Ivan Vecera
2022-09-29
kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
Masahiro Yamada
2022-07-27
kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuild
Masahiro Yamada
2021-10-12
kbuild: Add make tarzst-pkg build option
Paweł Jasiak
2021-04-25
kbuild: deb-pkg: change the source package name to linux-upstream
Masahiro Yamada
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
[next]