summaryrefslogtreecommitdiff
path: root/init/Makefile
AgeCommit message (Expand)Author
2023-10-20x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf
2023-06-25kbuild: Fix CFI failures with GCOVSami Tolvanen
2023-01-13kbuild: Fix CFI hash randomization with KASANSami Tolvanen
2022-09-29kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada
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
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05init_task: Create generic init_task instanceThomas Gleixner
2009-12-12kbuild: move compile.h to include/generatedSam Ravnborg
2008-02-11kbuild: fix make V=1Sam Ravnborg
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman
2007-01-10[PATCH] fix linux banner format stringRoman Zippel
2006-12-22[PATCH] build compile.h earlierAndrew Morton
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg
2005-04-16Linux-2.6.12-rc2Linus Torvalds