summaryrefslogtreecommitdiff
path: root/init/Makefile
AgeCommit message (Expand)Author
2025-03-08initramfs_test: kunit tests for initramfs unpackingDavid Disseldorp
2024-07-16kbuild: move init/build-version to scripts/Masahiro Yamada
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
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-01-04[PATCH] FRV: Make calibrate_delay() optionalDavid Howells
2004-02-18[PATCH] Minor cross-compile issuesAndrew Morton
2003-04-25Fix up some mixing of ramdisk/initrd. They have nothing in common,Linus Torvalds
2003-03-07kbuild: Do not clutter output with make -jNSam Ravnborg
2003-03-02do_mounts: Fix CONFIG_BLK_DEV_MD=m caseKai Germaschewski
2003-02-28Merge http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds
2003-03-01kbuild: Silence some warnings when building vmlinuxKai Germaschewski
2003-02-21do_mounts: Move CONFIG_BLK_DEV_RAM stuff into own fileKai Germaschewski
2003-02-21do_mounts: move early MD setup into own fileKai Germaschewski
2003-02-21do_mounts: Move devfs into own file.Kai Germaschewski
2003-02-14kbuild: Move the version magic generation into module postprocessingKai Germaschewski
2003-01-14Module Sanity CheckKai Germaschewski
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-11-01Minimal initramfs support (based on Al Viro's work).Jeff Garzik
2002-10-28kbuild: Allow UTS_MACHINE to be different from $(ARCH)Kai Germaschewski
2002-10-23kbuild: Convert build and modversion phasesKai Germaschewski
2002-10-23kbuild: Remove some compatibility code, $(echo_target)Kai Germaschewski