index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
do_mounts_rd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-24
init: use pr_cont() when displaying rotator during ramdisk loading.
Nicolas Schichan
1
-1
/
+1
2015-12-26
init, Documentation: Remove ramdisk_blocksize mentions
Robert Elliott
1
-7
/
+0
2014-08-09
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
1
-5
/
+5
2014-01-25
cramfs: take headers to fs/cramfs
Al Viro
1
-1
/
+1
2013-11-13
./Makefile: export initial ramdisk compression config option
P J P
1
-0
/
+5
2013-11-13
init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs
P J P
1
-0
/
+7
2012-06-01
init: disable sparse checking of the mount.o source files
H Hartley Sweeten
1
-2
/
+11
2012-04-01
new helper: ext2_image_size()
Al Viro
1
-5
/
+4
2012-03-21
init: Remove CONFIG_PPC_ISERIES
Stephen Rothwell
1
-2
/
+2
2011-11-03
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
1
-0
/
+14
2011-03-23
init: return proper error code in do_mounts_rd()
Davidlohr Bueso
1
-1
/
+1
2010-10-27
init: mark __user address space on string literals
Namhyung Kim
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-01-14
init: make initrd/initramfs decompression failure a KERN_EMERG event
H. Peter Anvin
1
-1
/
+2
2009-01-13
bzip2/lzma: comprehensible error messages for missing decompressor
H. Peter Anvin
1
-1
/
+4
2009-01-10
Merge branch 'linus' into x86/setup-lzma
Ingo Molnar
1
-0
/
+14
2009-01-09
bzip2/lzma: centralize format detection
H. Peter Anvin
1
-31
/
+7
2009-01-05
Squashfs: initrd support
Phillip Lougher
1
-0
/
+14
2009-01-05
bzip2/lzma: use a table to search for initramfs compression formats
H. Peter Anvin
1
-47
/
+35
2009-01-05
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
Alain Knaff
1
-117
/
+65
2008-10-16
identify_ramdisk_image(): correct typo about return value in comment
Geert Uytterhoeven
1
-1
/
+1
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
1
-23
/
+2
2008-07-25
init/: delete hard-coded setting and testing of BUILD_CRAMDISK
Robert P. J. Day
1
-12
/
+0
2008-04-29
init: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2007-10-19
sparse pointer use of zero as null
Stephen Hemminger
1
-3
/
+3
2006-06-26
[PATCH] devfs: Remove devfs from the init code
Greg Kroah-Hartman
1
-2
/
+2
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+429