index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
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: move depmod rule to scripts/Makefile.modinst
Masahiro Yamada
2023-08-29
kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
Masahiro Yamada
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
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
2023-07-25
kbuild: rpm-pkg: do not hard-code $MAKE in spec file
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile' in spec file
Masahiro Yamada
2023-07-25
kbuild: rpm-pkg: define _arch conditionally
Masahiro Yamada
2023-07-25
Revert "kbuild: Hack for depmod not handling X.Y versions"
Michal Suchanek
2023-07-25
kconfig: menuconfig: remove jump_key::index
Masahiro Yamada
2023-07-25
kconfig: menuconfig: simplify global jump key assignment
Masahiro Yamada
2023-07-25
linux/export.h: make <linux/export.h> independent of CONFIG_MODULES
Masahiro Yamada
2023-07-23
Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-24
kbuild: rust: avoid creating temporary files
Miguel Ojeda
2023-07-23
gen_compile_commands: add assembly files to compilation database
Benjamin Gray
2023-07-12
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
2023-07-12
kconfig: gconfig: correct program name in help text
Randy Dunlap
2023-07-12
kconfig: gconfig: drop the Show Debug Info help text
Randy Dunlap
2023-07-06
Merge tag 'docs-6.5-2' of git://git.lwn.net/linux
Linus Torvalds
[next]