summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAge
* kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-26
* initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli2017-11-03
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley2017-07-06
* scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley2017-07-06
* initramfs: fix disabling of initramfs (and its compression)Florian Fainelli2017-06-02
* initramfs: provide a way to ignore image provided by bootloaderDaniel Thompson2017-05-08
* kbuild: initramfs cleanup, set target from KconfigNicholas Piggin2017-01-05
* kbuild: initramfs fix dependency checking for compressed targetNicholas Piggin2017-01-05
* initramfs: allow again choice of the embedded initram compression algorithmFrancisco Blas Izquierdo Riera (klondike)2016-12-14
* initramfs: select builtin initram compression algorithm on KConfig instead of...Francisco Blas Izquierdo Riera (klondike)2016-12-14
* usr/Kconfig: make initrd compression algorithm selection not expertAndi Kleen2014-12-13
* initramfs: remove "compression mode" choicePaul Bolle2014-06-06
* initramfs: read CONFIG_RD_ variables for initramfs compressionP J P2013-11-13
* gen_init_cpio: avoid NULL pointer dereference and rework env expandingMichal Nazarewicz2013-11-13
* lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
* gen_init_cpio: remove redundant empty lineJesper Juhl2012-11-19
* gen_init_cpio: avoid stack overflow when expandingKees Cook2012-10-25
* kconfig: update compression algorithm infoRandy Dunlap2012-05-31
* initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek2011-04-18
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* decompressors: add boot-time XZ supportLasse Collin2011-01-13
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-10
|\
| * gen_init_cpio: checkpatch fixesAndrew Morton2011-01-05
| * gen_init_cpio: Avoid race between call to stat() and call to open()Jesper Juhl2010-12-29
| * Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek2010-12-14
| |\
| * | gen_init_cpio: remove leading `/' from file namesThomas Chou2010-12-02
* | | initramfs: Really fix build break on symbol-prefixed archsHendrik Brueckner2010-12-01
| |/ |/|
* | initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven2010-10-31
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\ \ | |/
| * initramfs: fix initramfs size calculationHendrik Brueckner2010-09-29
| * initramfs: generalize initramfs_data.xxx.S variantsHendrik Brueckner2010-09-29
* | Kconfig: delete duplicate wordStephan Sperber2010-08-23
|/
* initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre2010-05-27
* Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-11
* gen_init_cpio: fixed fwrite warningMike Frysinger2009-12-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzmaJaswinder Singh Rajput2009-09-20
| * kbuild: correct initramfs compression commentRobert P. J. Day2009-09-20
* | Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-23
|/
* bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEH. Peter Anvin2009-03-31
* bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin2009-03-28
* bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin2009-03-28
* bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin2009-03-28
* bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin2009-03-28
* bzip2/lzma: make internal initramfs compression configurableAlain Knaff2009-02-19
* bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff2009-01-07
* bzip2/lzma: move initrd/ramfs options out of BLK_DEVH. Peter Anvin2009-01-07
* kbuild: gen_init_cpio expands shell variables in file namesSally, Gene2008-12-03
* kbuild: add support for reading stdin with gen_init_cpioMike Frysinger2007-07-16