summaryrefslogtreecommitdiff
path: root/init/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Fix CFI hash randomization with KASANSami Tolvanen2023-01-131-0/+1
* kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada2022-09-291-7/+1
* kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-291-13/+42
* sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headersFrederic Weisbecker2022-03-111-1/+2
* kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-1/+1
* preempt: Restore preemption model selection configsValentin Schneider2021-11-111-1/+1
* init: use $(call cmd,) for generating include/generated/compile.hMasahiro Yamada2021-05-271-6/+6
* md: move the early init autodetect code to drivers/md/Christoph Hellwig2020-07-161-1/+0
* kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macroMasahiro Yamada2020-05-121-1/+1
* kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_hMasahiro Yamada2020-04-091-1/+1
* kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook2020-04-091-1/+1
* Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner2019-08-141-2/+3
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-091-0/+2
* init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+4
* init_task: Create generic init_task instanceThomas Gleixner2012-05-051-0/+1
* kbuild: move compile.h to include/generatedSam Ravnborg2009-12-121-6/+2
* kbuild: fix make V=1Sam Ravnborg2008-02-111-0/+1
* kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger2008-02-091-1/+3
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
* [PATCH] disable init/initramfs.cJean-Paul Saman2007-02-111-1/+6
* [PATCH] fix linux banner format stringRoman Zippel2007-01-101-1/+9
* [PATCH] build compile.h earlierAndrew Morton2006-12-221-9/+0
* [PATCH] Fix linux banner utsname informationHerbert Poetzl2006-12-081-0/+1
* [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-261-1/+0
* kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg2005-07-141-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+28