e='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/init/Makefile
AgeCommit message (Expand)Author
2022-03-11sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headersFrederic Weisbecker
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2021-11-11preempt: Restore preemption model selection configsValentin Schneider
2021-05-27init: use $(call cmd,) for generating include/generated/compile.hMasahiro Yamada
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig
2020-05-12kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macroMasahiro Yamada
2020-04-09kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_hMasahiro Yamada
2020-04-09kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-09kbuild: allow archs to select link dead code/data eliminationNicholas Piggin