Arnd Bergmann
|
046aa1265f
initramfs: use vfs_stat/lstat directly
|
8 years ago |
Daniel Thompson
|
cff75e0b6f
initramfs: provide a way to ignore image provided by bootloader
|
8 years ago |
Linus Torvalds
|
394e4f5d58
initramfs: avoid "label at end of compound statement" error
|
8 years ago |
Stafford Horne
|
17a9be3174
initramfs: Always do fput() and load modules after rootfs populate
|
8 years ago |
Lokesh Vutla
|
0886551480
initramfs: finish fput() before accessing any binary from initramfs
|
8 years ago |
Dave Young
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 years ago |
Mark Rustad
|
c34d85aca9
init/initramfs.c: resolve shadow warnings
|
11 years ago |
David Engraf
|
9687fd9101
initramfs: add write error checks
|
11 years ago |
Yinghai Lu
|
d97b07c54f
initramfs: support initramfs that is bigger than 2GiB
|
11 years ago |
Yinghai Lu
|
3874743991
initramfs: support initrd that is bigger than 2GiB
|
11 years ago |
Daniel M. Weeks
|
6aa7a29aa8
initramfs: debug detected compression method
|
11 years ago |
Tetsuo Handa
|
499a4584d7
init: fix possible format string bug
|
11 years ago |
Tejun Heo
|
bb813f4c93
init, block: try to load default elevator module early during boot
|
12 years ago |
H Hartley Sweeten
|
c67e5382fb
init: disable sparse checking of the mount.o source files
|
13 years ago |
Al Viro
|
685dd2d5be
init/initramfs.c: should use umode_t
|
14 years ago |
Linus Torvalds
|
c9e2a72ff1
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
15 years ago |
Namhyung Kim
|
562f5e638d
init: mark __user address space on string literals
|
15 years ago |
Hendrik Brueckner
|
ffe8018c34
initramfs: fix initramfs size calculation
|
15 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 |