aboutsummaryrefslogtreecommitdiffstats
path: root/usr (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-1/+3
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith1-1/+1
2009-09-20gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzmaJaswinder Singh Rajput1-0/+2
2009-09-20kbuild: correct initramfs compression commentRobert P. J. Day1-1/+1
2009-03-31bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEH. Peter Anvin2-17/+1
2009-03-28bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin1-10/+22
2009-03-28bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin1-3/+3
2009-03-28bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin1-3/+3
2009-03-28bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin1-8/+8
2009-02-19bzip2/lzma: make internal initramfs compression configurableAlain Knaff2-12/+68
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff5-13/+118
2009-01-07bzip2/lzma: move initrd/ramfs options out of BLK_DEVH. Peter Anvin1-0/+27
2008-12-03kbuild: gen_init_cpio expands shell variables in file namesSally, Gene1-1/+27
2007-07-16kbuild: add support for reading stdin with gen_init_cpioMike Frysinger1-1/+3
2007-07-16.gitignore updateAlexey Dobriyan1-0/+1
2007-05-02usr/Kconfig: fix typoAlexander E. Patrakov1-1/+1
2007-02-11[PATCH] usr/gen_init_cpio.c: support for hard linksLuciano Rocha1-36/+86
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman1-1/+1
2006-11-25[PATCH] initramfs: handle more than one source dir or file listThomas Chou1-1/+1
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg1-0/+2
2006-08-07kbuild: do not try to build content of initramfsSam Ravnborg1-0/+3
2006-06-10kbuild: bugfix with initramfsNickolay1-2/+1
2006-04-19[PATCH] Fix potential NULL pointer deref in gen_init_cpioJesper Juhl1-1/+3
2006-04-11kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg1-54/+37
2005-10-18Add some basic .gitignore filesLinus Torvalds1-0/+7
2005-08-10kconfig: move initramfs options to General SetupSam Ravnborg1-0/+46
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+607