summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek2011-04-181-13/+40
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-9/+9
* decompressors: add boot-time XZ supportLasse Collin2011-01-132-1/+22
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-101-6/+14
|\
| * gen_init_cpio: checkpatch fixesAndrew Morton2011-01-051-2/+2
| * gen_init_cpio: Avoid race between call to stat() and call to open()Jesper Juhl2010-12-291-6/+6
| * Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek2010-12-142-4/+4
| |\
| * | gen_init_cpio: remove leading `/' from file namesThomas Chou2010-12-021-0/+8
* | | initramfs: Really fix build break on symbol-prefixed archsHendrik Brueckner2010-12-011-2/+3
| |/ |/|
* | initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven2010-10-311-3/+3
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-286-125/+18
|\|
| * initramfs: fix initramfs size calculationHendrik Brueckner2010-09-291-5/+11
| * initramfs: generalize initramfs_data.xxx.S variantsHendrik Brueckner2010-09-296-120/+7
* | Kconfig: delete duplicate wordStephan Sperber2010-08-231-1/+1
|/
* initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre2010-05-272-1/+33
* Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-111-5/+21
* gen_init_cpio: fixed fwrite warningMike Frysinger2009-12-121-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-232-1/+3
|\
| * gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzmaJaswinder Singh Rajput2009-09-201-0/+2
| * kbuild: correct initramfs compression commentRobert P. J. Day2009-09-201-1/+1
* | Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-231-1/+1
|/
* bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEH. Peter Anvin2009-03-312-17/+1
* bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin2009-03-281-10/+22
* bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin2009-03-281-3/+3
* bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin2009-03-281-3/+3
* bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin2009-03-281-8/+8
* bzip2/lzma: make internal initramfs compression configurableAlain Knaff2009-02-192-12/+68
* bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff2009-01-075-13/+118
* bzip2/lzma: move initrd/ramfs options out of BLK_DEVH. Peter Anvin2009-01-071-0/+27
* kbuild: gen_init_cpio expands shell variables in file namesSally, Gene2008-12-031-1/+27
* kbuild: add support for reading stdin with gen_init_cpioMike Frysinger2007-07-161-1/+3
* .gitignore updateAlexey Dobriyan2007-07-161-0/+1
* usr/Kconfig: fix typoAlexander E. Patrakov2007-05-021-1/+1
* [PATCH] usr/gen_init_cpio.c: support for hard linksLuciano Rocha2007-02-111-36/+86
* [PATCH] disable init/initramfs.cJean-Paul Saman2007-02-111-1/+1
* [PATCH] initramfs: handle more than one source dir or file listThomas Chou2006-11-251-1/+1
* kbuild: consistently decide when to rebuild a targetSam Ravnborg2006-09-251-0/+2
* kbuild: do not try to build content of initramfsSam Ravnborg2006-08-071-0/+3
* kbuild: bugfix with initramfsNickolay2006-06-101-2/+1
* [PATCH] Fix potential NULL pointer deref in gen_init_cpioJesper Juhl2006-04-191-1/+3
* kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg2006-04-111-54/+37
* Add some basic .gitignore filesLinus Torvalds2005-10-181-0/+7
* kconfig: move initramfs options to General SetupSam Ravnborg2005-08-101-0/+46
* kbuild: introduce Kbuild.includeSam Ravnborg2005-07-251-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-163-0/+607