aboutsummaryrefslogtreecommitdiffstats
path: root/init/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-29kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada1-7/+1
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada1-13/+42
2022-03-11sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headersFrederic Weisbecker1-1/+2
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada1-1/+1
2021-11-11preempt: Restore preemption model selection configsValentin Schneider1-1/+1
2021-05-27init: use $(call cmd,) for generating include/generated/compile.hMasahiro Yamada1-6/+6
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig1-1/+0
2020-05-12kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macroMasahiro Yamada1-1/+1
2020-04-09kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_hMasahiro Yamada1-1/+1
2020-04-09kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook1-1/+1
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner1-2/+3
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-09kbuild: allow archs to select link dead code/data eliminationNicholas Piggin1-0/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+4
2012-05-05init_task: Create generic init_task instanceThomas Gleixner1-0/+1
2009-12-12kbuild: move compile.h to include/generatedSam Ravnborg1-6/+2
2008-02-11kbuild: fix make V=1Sam Ravnborg1-0/+1
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger1-1/+3
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman1-1/+6
2007-01-10[PATCH] fix linux banner format stringRoman Zippel1-1/+9
2006-12-22[PATCH] build compile.h earlierAndrew Morton1-9/+0
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl1-0/+1
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman1-1/+0
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+28