1. ec72c66 usr/Kconfig: make initrd compression algorithm selection not expert by Andi Kleen · 9 years ago
  2. 3e4e0f0 initramfs: remove "compression mode" choice by Paul Bolle · 10 years ago
  3. 9ba4bcb initramfs: read CONFIG_RD_ variables for initramfs compression by P J P · 10 years ago
  4. c725ee54 gen_init_cpio: avoid NULL pointer dereference and rework env expanding by Michal Nazarewicz · 10 years ago
  5. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  6. 59dbaf0 gen_init_cpio: remove redundant empty line by Jesper Juhl · 16 years ago
  7. 20f1de6 gen_init_cpio: avoid stack overflow when expanding by Kees Cook · 11 years ago
  8. 0a4dd35 kconfig: update compression algorithm info by Randy Dunlap · 12 years ago
  9. a8b8017 initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries by Michal Marek · 13 years ago
  10. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  11. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 13 years ago
  12. 0c05384 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  13. a3c888f gen_init_cpio: checkpatch fixes by Andrew Morton · 13 years ago
  14. 96aebaf gen_init_cpio: Avoid race between call to stat() and call to open() by Jesper Juhl · 13 years ago
  15. 8990c1b Merge commit 'v2.6.37-rc1' into kbuild/kbuild by Michal Marek · 13 years ago
  16. 43f901f gen_init_cpio: remove leading `/' from file names by Thomas Chou · 14 years ago
  17. 1198c6d initramfs: Really fix build break on symbol-prefixed archs by Hendrik Brueckner · 13 years ago
  18. 96f9359 initramfs: Fix initramfs size for 32-bit arches by Geert Uytterhoeven · 13 years ago
  19. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  20. ffe8018 initramfs: fix initramfs size calculation by Hendrik Brueckner · 14 years ago
  21. 6ae64e4 initramfs: generalize initramfs_data.xxx.S variants by Hendrik Brueckner · 14 years ago
  22. 681b304 Kconfig: delete duplicate word by Stephan Sperber · 14 years ago
  23. 2a2a400 initramfs: add support for in-kernel initramfs compressed with LZO by Albin Tonnerre · 14 years ago
  24. cacb246 Add LZO compression support for initramfs and old-style initrd by Albin Tonnerre · 14 years ago
  25. 6d87fea gen_init_cpio: fixed fwrite warning by Mike Frysinger · 14 years ago
  26. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  27. 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 15 years ago
  28. 78074cf gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma by Jaswinder Singh Rajput · 15 years ago
  29. 0bc9f9e kbuild: correct initramfs compression comment by Robert P. J. Day · 15 years ago
  30. 1359096 bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE by H. Peter Anvin · 15 years ago
  31. 4029792 bzip2/lzma: don't ask for compression mode for the default initramfs by H. Peter Anvin · 15 years ago
  32. 55d1d26 bzip2/lzma: consistently capitalize LZMA in Kconfig by H. Peter Anvin · 15 years ago
  33. 337bed4 bzip2/lzma: clarify the meaning of the CONFIG_RD_ options by H. Peter Anvin · 15 years ago
  34. 73d8a12 bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED by H. Peter Anvin · 15 years ago
  35. ab76f3d bzip2/lzma: make internal initramfs compression configurable by Alain Knaff · 15 years ago
  36. a26ee60 bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP by Alain Knaff · 15 years ago
  37. fb9a4ca bzip2/lzma: move initrd/ramfs options out of BLK_DEV by H. Peter Anvin · 15 years ago
  38. 3b1ec9f kbuild: gen_init_cpio expands shell variables in file names by Sally, Gene · 15 years ago
  39. f2434ec kbuild: add support for reading stdin with gen_init_cpio by Mike Frysinger · 17 years ago
  40. 3f1b0e1 .gitignore update by Alexey Dobriyan · 17 years ago
  41. 0979f37 usr/Kconfig: fix typo by Alexander E. Patrakov · 17 years ago
  42. 24fa509 [PATCH] usr/gen_init_cpio.c: support for hard links by Luciano Rocha · 17 years ago
  43. c33df4e [PATCH] disable init/initramfs.c by Jean-Paul Saman · 17 years ago
  44. a26d79c [PATCH] initramfs: handle more than one source dir or file list by Thomas Chou · 17 years ago
  45. 48f1f05 kbuild: consistently decide when to rebuild a target by Sam Ravnborg · 18 years ago
  46. 58a2f7d kbuild: do not try to build content of initramfs by Sam Ravnborg · 18 years ago
  47. ff54171 kbuild: bugfix with initramfs by Nickolay · 18 years ago
  48. aa1e816 [PATCH] Fix potential NULL pointer deref in gen_init_cpio by Jesper Juhl · 18 years ago
  49. d39a206b kbuild: rebuild initramfs if content of initramfs changes by Sam Ravnborg · 18 years ago
  50. 1e65174 Add some basic .gitignore files by Linus Torvalds · 19 years ago
  51. dbec486 kconfig: move initramfs options to General Setup by Sam Ravnborg · 19 years ago
  52. 8ec4b4f kbuild: introduce Kbuild.include by Sam Ravnborg · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago