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