Linus Torvalds
|
c9e2a72ff1
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
14 years ago |
Namhyung Kim
|
562f5e638d
init: mark __user address space on string literals
|
14 years ago |
Hendrik Brueckner
|
ffe8018c34
initramfs: fix initramfs size calculation
|
14 years ago |
Phillip Lougher
|
df37bd156d
initramfs: handle unrecognised decompressor when unpacking
|
15 years ago |
H Hartley Sweeten
|
8aaed5bec2
init/initramfs.c: fix "symbol shadows an earlier one" noise
|
15 years ago |
Phillip Lougher
|
54291362d2
initramfs: add missing decompressor error check
|
15 years ago |
Eric Piel
|
a1e6b6c1a6
initramfs: clean up messages related to initramfs unpacking
|
16 years ago |
Randy Robertson
|
d20d5a7456
initramfs: fix initramfs to work with hardlinked init
|
16 years ago |
Nikanth Karthikesan
|
b52bb3712a
init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=n
|
16 years ago |
Simon Kitching
|
c1c490e017
initramfs: prevent initramfs printk message being split by messages from other code.
|
16 years ago |
Linus Torvalds
|
eedf2c5296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30
|
16 years ago |
Li, Shaohua
|
df52092f3c
fastboot: remove duplicate unpack_to_rootfs()
|
17 years ago |
H. Peter Anvin
|
73310a169a
init: make initrd/initramfs decompression failure a KERN_EMERG event
|
16 years ago |
H. Peter Anvin
|
23a22d57a8
bzip2/lzma: comprehensible error messages for missing decompressor
|
16 years ago |
Ingo Molnar
|
736f93236c
bzip2/lzma: make flush_buffer() unconditional
|
16 years ago |
Ingo Molnar
|
b17304245f
Merge branch 'linus' into x86/setup-lzma
|
16 years ago |
H. Peter Anvin
|
889c92d21d
bzip2/lzma: centralize format detection
|
16 years ago |
David Howells
|
cb6ff20807
NOMMU: Support XIP on initramfs
|
16 years ago |
Alain Knaff
|
a26ee60f90
bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP
|
16 years ago |
Alain Knaff
|
30d65dbfe3
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
|
16 years ago |
Nye Liu
|
889d51a107
initramfs: add option to preserve mtime from initramfs cpio images
|
16 years ago |
Thomas Petazzoni
|
2d6ffcca62
inflate: refactor inflate malloc code
|
17 years ago |
Thomas Petazzoni
|
3265e66b18
directly use kmalloc() and kfree() in init/initramfs.c
|
17 years ago |
Linus Torvalds
|
9a9e0d6855
ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
|
17 years ago |
Markus Gaugusch
|
71fc47a9ad
ACPI: basic initramfs DSDT override support
|
17 years ago |
Robert P. J. Day
|
b25b7819e5
Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c
|
17 years ago |
Al Viro
|
b0a5ab9315
initramfs: missing __init
|
18 years ago |
Michael Neuling
|
0a7b35cb18
[PATCH] Add retain_initrd boot option
|
18 years ago |
Linus Torvalds
|
8d610dd52d
Make sure we populate the initroot filesystem late enough
|
18 years ago |
Arjan van de Ven
|
2e591bbc0d
[PATCH] Make initramfs printk a warning on incorrect cpio type
|
18 years ago |