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