generic: 5.15: refresh kernel patches
[openwrt/openwrt.git] / include / kernel.mk
2024-04-08 Paul Spoorentreewide: remove implicit SUBTARGET
2024-03-22 Paul Spoorentreewide: use APK compatible version schema
2023-10-28 Zeyu Dongbuild: cache kernel module package compiling
2023-07-04 John Thomsonkernel: fix KernelPackage when all KCONFIG are versioned
2023-05-28 Zoltan HERPAIgeneric: groundwork for RISC-V
2022-12-17 Hauke Mehrtenskernel: Make KERNEL_MAKEOPTS recursively expanded
2022-10-20 Mark Mentovaikernel: disable stack validation for external module...
2022-06-21 Kevin Darbyshire... kernel: filter -no-plt from KCFLAGS
2022-06-20 Rafał Miłeckikernel: support setting extra CFLAGS for kernel compilation
2022-06-19 Rafał Miłeckikernel: use KCFLAGS for passing EXTRA_OPTIMIZATION...
2022-05-18 Stijn Tintelbuild: use KBUILD_HOSTLDFLAGS
2022-05-18 Stijn Tintelbuild: drop HOST_LOADLIBES
2021-03-18 Felix Fietkaubuild: use -nostdinc and -isystem in NOSTDINC_FLAGS...
2021-02-05 Paul Spoorenbuild: use SPDX license tags
2020-11-19 Sebastian Kemperbuild: create $(PKG_SYMVERS_DIR) if non-existent
2020-11-13 Felix Fietkaubuild: pass KBUILD_EXTRA_SYMBOLS with symvers files...
2020-04-09 Felix Fietkaubuild: move symvers files to kernel build dir
2020-01-26 Hauke Mehrtensbuild: Add KBUILD_HOSTLDLIBS
2019-10-09 Paul Spoorenkernel.mk: add KCFLAGS to make kmods reproducible
2019-10-02 Felix Fietkaubuild: force disable stack validation during kernel...
2019-08-05 Jeffery Tobuild: include BUILD_VARIANT in PKG_BUILD_DIR
2019-07-03 Felix Fietkaubuild: skip kernel stack validation when building on...
2019-06-06 Roman Yeryominbuild: fix external module symbol collection if build_d...
2019-02-28 Alexander Couzensinclude/kernel: sort autoload modules list to fix repro...
2018-12-18 Yousong Zhoubuild: fix build dependency of kmod .ipk with version...
2018-12-03 Rafał Miłeckikernel: fix downloading rcX releases
2018-10-20 Christian Lamparterbuild: remove obsolete -rc kernel testing rewrites
2018-10-06 Felix Fietkaubuild: insert blank line after KernelPackage template...
2018-09-29 Felix Fietkaubuild: fix kernel headers install for uml
2018-04-12 Matthias Schifferinclude/kernel.mk: build kmod packages with empty FILES
2017-12-16 Hauke Mehrtenskernel: include: remove last .0 from kernel versions...
2017-11-07 Jonas Gorskibuild: fix module symbol collection if build_dir is...
2017-11-07 Jo-Philipp Wichinclude: kernel.mk: simplify module autoloading
2017-10-28 Jonas Gorskibuild: actually fix the creation of PKG_INFO_DIR
2017-10-28 Jonas Gorskibuild: ensure PKG_INFO_DIR exists before trying to...
2017-10-27 Jonas Gorskikernel: collect module symvers for external modules
2017-10-24 Florian Fainelliinclude: Silence external kernel version checks
2017-10-24 Florian Laryschkernel: fixup KARCH for powerpc64 builds
2017-07-21 Jo-Philipp WichRevert "kernel: do not try to probe builtin modules...
2017-07-20 Jonas Gorskikernel: do not try to probe builtin modules on empty...
2017-06-19 Hauke Mehrtensbuild: Fix not altering KERNELRELEASE for external...
2017-06-17 Alexander Couzensbuild: move definition of KBUILD_BUILD_TIMESTAMP to...
2017-06-07 Felix Fietkaubuild: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables...
2017-05-29 Felix Fietkaubuild: fix kmod package build on non-GNU systems
2017-05-27 Yousong Zhoubuild: fix possible issue with kmod package having...
2017-05-25 Florian Fainelliinclude: Determine MODULES_DIR correctly for external...
2017-01-04 Stijn Tintelkernel: allow subtarget specific KernelPackage
2016-12-17 Felix Fietkaubuild: implement make check and make package/X/check
2016-08-05 Felix Fietkaukernel: make the kernel build auto-clean the build...
2016-06-07 Felix Fietkaubuild: split scripts/metadata.pl into target-metadata...
2016-04-15 Jo-Philipp Wichinclude: fix nonshared flag handling
2016-04-06 Jo-Philipp Wichinclude/kernel.mk: flag kmod packages as nonshared...
2016-04-13 Jo-Philipp Wichinclude: remove now unused PACKAGE_SUBDIR variable
2016-01-28 Felix Fietkauinclude/kernel: sort module lists for reproducibility
2016-01-24 Jo-Philipp Wichinclude: restrict separate kmod repo handling to base...
2016-01-24 Jo-Philipp Wichinclude: group kmod ipk files into a "kernel" subdirectory
2016-01-11 Felix Fietkaubuild: remove SDK special case for kernel module packages
2015-11-22 Felix Fietkaulinux: add support of Synopsys ARC770-based boards
2015-11-02 Felix Fietkauinclude/kernel.mk - better search for ARCH
2015-07-05 Jonas Gorskikernel: assume modules.builtin is always present
2015-04-10 John Crispinmodules: fix postinst generation for kernel modules
2015-04-02 Nicolas Thillinclude/kernel.mk: add KernelPackage/conffiles macro
2015-03-29 Felix Fietkaukernel: only run kernel module list through version...
2015-03-29 Luka Perkovinclude: remove trailing whitespaces
2015-03-01 Michael BüschFix download URL of the 4.x kernel.
2015-01-31 Jo-Philipp Wichinclude: apply version filter on AutoLoad and AutoProbe...
2015-01-29 Jo-Philipp Wichinclude: apply version filter on kmod file list
2015-01-24 Felix Fietkaukernel: drop obsolete kernel version checks
2014-12-12 Felix Fietkaukernel.mk: Handle the x86_64 LINUX_KARCH case
2014-12-12 Felix Fietkaukernel.mk: Refactor LINUX_KARCH affectation
2014-12-05 Jonas Gorskisdk: don't try to build in-kernel kmods
2014-11-24 Florian Fainelliaarch64: add initial support
2014-11-19 Felix Fietkaubuild: allow AutoLoad and AutoProbe to specify modules...
2013-10-08 John Crispinkernel: remove debug code from module insert script
2013-09-17 John Crispininclude: add AutoProbe support
2013-07-18 Jo-Philipp Wichinclude: modify kernel.mk to build empty kmod packages...
2013-06-22 John Crispinpackage: fix insmod on install
2013-02-21 Jonas Gorskiinclude/kernel.mk: print warnings/errors to stderr
2012-12-20 Felix Fietkaukernel: fix module packages postinst by pointing to...
2012-12-16 John Crispinfixes uapi helper define
2012-12-15 John Crispinadds wrapper for uapi directory
2012-12-02 Felix Fietkaukernel: move KERNEL_BUILD_DIR under BUILD_DIR to proper...
2012-11-22 Jo-Philipp Wichinclude: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to...
2012-11-18 Imre Kalozuse xz compressed kernel tarballs
2012-11-18 Imre Kalozwe only support v3.x kernels
2012-01-08 Jo-Philipp Wichinclude: calculate md5sum over sorted kernel config...
2011-11-13 Jonas Gorskiinclude/kernel.mk: don't check for modules.builtin...
2011-11-08 Nicolas Thillinclude/kernel.mk: enhance built-in/missing modules...
2011-10-28 Nicolas Thillpackage/blockmount: simplify extroot module loading...
2011-10-28 Nicolas Thillkernel: build kmod even for modules built-in
2011-10-27 Michael BüschFix kernel version check macro typo
2011-10-03 Jo-Philipp Wichkernel.mk: also do not download Linux if CONFIG_KERNEL_...
2011-08-09 Jonas Gorskiinclude/kernel.mk: fix download path for linux 3.x
2011-07-25 Felix Fietkauonly export GCC_HONOUR_COPTS for the built-in toolchain...
2011-07-24 Jonas Gorskikernel.mk: Fix kernel module path for 3.0
2011-06-01 Felix Fietkaukernel.mk: add a new helper for comparing kernel versio...
2011-05-30 Felix Fietkauremove kernel major version specific kernelpackage...
2010-10-18 Florian Fainellimake ModuleAutoLoad more readable
2010-08-19 Felix Fietkauspeed up the build system by including include/shell...
2010-07-12 Nicolas Thillpartially revert [22145], keep LINUX_KMOD_SUFFIX, neede...
next