index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
Makefile
Age
Commit message (
Expand
)
Author
2020-07-31
usr: Add support for zstd compressed initramfs
Nick Terrell
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-03
initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-16
initramfs: refactor the initramfs build rules
Masahiro Yamada
2020-01-16
initramfs: add default_cpio_list, and delete -d option support
Masahiro Yamada
2020-01-16
initramfs: generate dependency list and cpio at the same time
Masahiro Yamada
2020-01-16
initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile
Masahiro Yamada
2020-01-14
initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
Masahiro Yamada
2020-01-14
initramfs: replace klibcdirs in Makefile with FORCE
Masahiro Yamada
2019-09-24
kbuild: clean compressed initramfs image
Greg Thelen
2019-07-08
kbuild: compile-test exported headers to ensure they are self-contained
Masahiro Yamada
2018-12-11
user/Makefile: Fix typo and capitalization in comment section
Eugen Cazacu
2018-08-22
initramfs: move gen_initramfs_list.sh from scripts/ to usr/
Masahiro Yamada
2017-11-03
initramfs: fix initramfs rebuilds w/ compression after disabling
Florian Fainelli
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-05
kbuild: initramfs cleanup, set target from Kconfig
Nicholas Piggin
2017-01-05
kbuild: initramfs fix dependency checking for compressed target
Nicholas Piggin
2016-12-14
initramfs: select builtin initram compression algorithm on KConfig instead of...
Francisco Blas Izquierdo Riera (klondike)
2013-11-13
initramfs: read CONFIG_RD_ variables for initramfs compression
P J P
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
2010-09-29
initramfs: generalize initramfs_data.xxx.S variants
Hendrik Brueckner
2010-05-27
initramfs: add support for in-kernel initramfs compressed with LZO
Albin Tonnerre
2009-09-20
kbuild: correct initramfs compression comment
Robert P. J. Day
2009-03-31
bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE
H. Peter Anvin
2009-02-19
bzip2/lzma: make internal initramfs compression configurable
Alain Knaff
2009-01-07
bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP
Alain Knaff
2007-02-11
[PATCH] disable init/initramfs.c
Jean-Paul Saman
2006-11-25
[PATCH] initramfs: handle more than one source dir or file list
Thomas Chou
2006-09-25
kbuild: consistently decide when to rebuild a target
Sam Ravnborg
2006-08-07
kbuild: do not try to build content of initramfs
Sam Ravnborg
2006-06-10
kbuild: bugfix with initramfs
Nickolay
2006-04-11
kbuild: rebuild initramfs if content of initramfs changes
Sam Ravnborg
2005-07-25
kbuild: introduce Kbuild.include
Sam Ravnborg
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds