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
Age
Commit message (
Expand
)
Author
2023-09-01
Documentation/llvm: refresh docs
Nick Desaulniers
2023-09-01
modpost: Skip .llvm.call-graph-profile section check
Denis Nikitin
2023-09-01
kbuild: support modules_sign for external modules as well
Masahiro Yamada
2023-09-01
kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n
Masahiro Yamada
2023-09-01
kbuild: move more module installation code to scripts/Makefile.modinst
Masahiro Yamada
2023-09-01
kbuild: reduce the number of mkdir calls during modules_install
Masahiro Yamada
2023-08-29
kbuild: remove $(MODLIB)/source symlink
Masahiro Yamada
2023-08-29
kbuild: move depmod rule to scripts/Makefile.modinst
Masahiro Yamada
2023-08-29
kbuild: add modules_sign to no-{compiler,sync-config}-targets
Masahiro Yamada
2023-08-29
kbuild: do not run depmod for 'make modules_sign'
Masahiro Yamada
2023-08-29
kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
Masahiro Yamada
2023-08-22
alpha: remove <asm/export.h>
Masahiro Yamada
2023-08-22
alpha: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-22
ia64: remove <asm/export.h>
Masahiro Yamada
2023-08-22
ia64: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-22
sparc: remove <asm/export.h>
Masahiro Yamada
2023-08-22
sparc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-22
kbuild: remove include/ksym from CLEAN_FILES
Masahiro Yamada
2023-08-21
MAINTAINERS: Add usr/ (initramfs generation) to KBUILD
Nicolas Schier
2023-08-20
extrawarn: move -Wrestrict into W=1 warnings
Arnd Bergmann
2023-08-20
extrawarn: enable format and stringop overflow warnings in W=1
Arnd Bergmann
2023-08-20
kbuild: avoid duplicate warning options
Arnd Bergmann
2023-08-20
kbuild: consolidate warning flags in scripts/Makefile.extrawarn
Arnd Bergmann
2023-08-16
kconfig: port qconf to work with Qt6 in addition to Qt5
Boris Kolpackov
2023-08-13
docs: kbuild: Document search jump feature
Jesse Taube
2023-08-13
kconfig: nconf: Add search jump feature
Jesse Taube
2023-08-08
scripts/setlocalversion: also consider annotated tags of the form vx.y.z-${fi...
Rasmus Villemoes
2023-08-08
scripts/setlocalversion: clean up stale comment
Rasmus Villemoes
2023-08-08
kbuild: deb-pkg: split debian/rules
Masahiro Yamada
2023-08-08
kbuild: deb-pkg: use Debian compliant shebang for debian/rules
Masahiro Yamada
2023-07-31
modpost: remove ElF_Rela variables from for-loop in section_rel(a)
Masahiro Yamada
2023-07-31
modpost: clean up MIPS64 little endian relocation code
Masahiro Yamada
2023-07-31
modpost: pass r_type to addend_*_rel()
Masahiro Yamada
2023-07-31
modpost: change return type of addend_*_rel()
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: split out the body of spec file
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: run modules_install for non-modular kernel
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: use a dummy string for _arch when undefined
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: derive the Version from %{KERNELRELEASE}
Masahiro Yamada
2023-07-25
kbuild: refactor kernel-devel RPM package and linux-headers Deb package
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: replace $KERNELRELEASE in spec file with %{KERNELRELEASE}
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: replace $__KERNELRELEASE in spec file with %{version}
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: record ARCH option in spec file
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: use %{makeflags} to pass common Make options
Masahiro Yamada
[next]