aboutsummaryrefslogtreecommitdiffstats
path: root/usr/gen_init_cpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-19gen_init_cpio: remove redundant empty lineJesper Juhl1-1/+0
2012-10-25gen_init_cpio: avoid stack overflow when expandingKees Cook1-20/+23
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek1-13/+40
2011-01-05gen_init_cpio: checkpatch fixesAndrew Morton1-2/+2
2010-12-29gen_init_cpio: Avoid race between call to stat() and call to open()Jesper Juhl1-6/+6
2010-12-02gen_init_cpio: remove leading `/' from file namesThomas Chou1-0/+8
2009-12-12gen_init_cpio: fixed fwrite warningMike Frysinger1-1/+4
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith1-1/+1
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-02-11[PATCH] usr/gen_init_cpio.c: support for hard linksLuciano Rocha1-36/+86
2006-04-19[PATCH] Fix potential NULL pointer deref in gen_init_cpioJesper Juhl1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+512