aboutsummaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2014-06-06initramfs: remove "compression mode" choiceGravatar Paul Bolle 1-77/+0
2013-11-13initramfs: read CONFIG_RD_ variables for initramfs compressionGravatar P J P 1-9/+14
2013-11-13gen_init_cpio: avoid NULL pointer dereference and rework env expandingGravatar Michal Nazarewicz 1-18/+9
2013-07-09lib: add support for LZ4-compressed kernelGravatar Kyungsik Lee 1-0/+9
2012-11-19gen_init_cpio: remove redundant empty lineGravatar Jesper Juhl 1-1/+0
2012-10-25gen_init_cpio: avoid stack overflow when expandingGravatar Kees Cook 1-20/+23
2012-05-31kconfig: update compression algorithm infoGravatar Randy Dunlap 1-5/+5
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesGravatar Michal Marek 1-13/+40
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-9/+9
2011-01-13decompressors: add boot-time XZ supportGravatar Lasse Collin 2-1/+22
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-6/+14
2011-01-05gen_init_cpio: checkpatch fixesGravatar Andrew Morton 1-2/+2
2010-12-29gen_init_cpio: Avoid race between call to stat() and call to open()Gravatar Jesper Juhl 1-6/+6
2010-12-14Merge commit 'v2.6.37-rc1' into kbuild/kbuildGravatar Michal Marek 2-4/+4
2010-12-02gen_init_cpio: remove leading `/' from file namesGravatar Thomas Chou 1-0/+8
2010-12-01initramfs: Really fix build break on symbol-prefixed archsGravatar Hendrik Brueckner 1-2/+3
2010-10-31initramfs: Fix initramfs size for 32-bit archesGravatar Geert Uytterhoeven 1-3/+3
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 6-125/+18
2010-09-29initramfs: fix initramfs size calculationGravatar Hendrik Brueckner 1-5/+11
2010-09-29initramfs: generalize initramfs_data.xxx.S variantsGravatar Hendrik Brueckner 6-120/+7
2010-08-23Kconfig: delete duplicate wordGravatar Stephan Sperber 1-1/+1
2010-05-27initramfs: add support for in-kernel initramfs compressed with LZOGravatar Albin Tonnerre 2-1/+33
2010-01-11Add LZO compression support for initramfs and old-style initrdGravatar Albin Tonnerre 1-5/+21
2009-12-12gen_init_cpio: fixed fwrite warningGravatar Mike Frysinger 1-1/+4
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextGravatar Linus Torvalds 2-1/+3
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigGravatar Trevor Keith 1-1/+1
2009-09-20gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzmaGravatar Jaswinder Singh Rajput 1-0/+2
2009-09-20kbuild: correct initramfs compression commentGravatar Robert P. J. Day 1-1/+1
2009-03-31bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEGravatar H. Peter Anvin 2-17/+1
2009-03-28bzip2/lzma: don't ask for compression mode for the default initramfsGravatar H. Peter Anvin 1-10/+22
2009-03-28bzip2/lzma: consistently capitalize LZMA in KconfigGravatar H. Peter Anvin 1-3/+3
2009-03-28bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsGravatar H. Peter Anvin 1-3/+3
2009-03-28bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDGravatar H. Peter Anvin 1-8/+8
2009-02-19bzip2/lzma: make internal initramfs compression configurableGravatar Alain Knaff 2-12/+68
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPGravatar Alain Knaff 5-13/+118
2009-01-07bzip2/lzma: move initrd/ramfs options out of BLK_DEVGravatar H. Peter Anvin 1-0/+27
2008-12-03kbuild: gen_init_cpio expands shell variables in file namesGravatar Sally, Gene 1-1/+27
2007-07-16kbuild: add support for reading stdin with gen_init_cpioGravatar Mike Frysinger 1-1/+3
2007-07-16.gitignore updateGravatar Alexey Dobriyan 1-0/+1
2007-05-02usr/Kconfig: fix typoGravatar Alexander E. Patrakov 1-1/+1
2007-02-11[PATCH] usr/gen_init_cpio.c: support for hard linksGravatar Luciano Rocha 1-36/+86
2007-02-11[PATCH] disable init/initramfs.cGravatar Jean-Paul Saman 1-1/+1
2006-11-25[PATCH] initramfs: handle more than one source dir or file listGravatar Thomas Chou 1-1/+1
2006-09-25kbuild: consistently decide when to rebuild a targetGravatar Sam Ravnborg 1-0/+2
2006-08-07kbuild: do not try to build content of initramfsGravatar Sam Ravnborg 1-0/+3
2006-06-10kbuild: bugfix with initramfsGravatar Nickolay 1-2/+1
2006-04-19[PATCH] Fix potential NULL pointer deref in gen_init_cpioGravatar Jesper Juhl 1-1/+3
2006-04-11kbuild: rebuild initramfs if content of initramfs changesGravatar Sam Ravnborg 1-54/+37
2005-10-18Add some basic .gitignore filesGravatar Linus Torvalds 1-0/+7
2005-08-10kconfig: move initramfs options to General SetupGravatar Sam Ravnborg 1-0/+46