index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
do_mounts_rd.c
Age
Commit message (
Expand
)
Author
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
2018-08-22
init/: remove ineffective sparse disabling
Luc Van Oostenryck
2018-04-11
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
2018-04-02
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
Dominik Brodowski
2018-04-02
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
Dominik Brodowski
2018-04-02
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
Dominik Brodowski
2018-04-02
fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()
Dominik Brodowski
2018-04-02
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
Dominik Brodowski
2018-04-02
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-24
init: use pr_cont() when displaying rotator during ramdisk loading.
Nicolas Schichan
2015-12-26
init, Documentation: Remove ramdisk_blocksize mentions
Robert Elliott
2014-08-08
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
2014-01-25
cramfs: take headers to fs/cramfs
Al Viro
2013-11-13
./Makefile: export initial ramdisk compression config option
P J P
2013-11-13
init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs
P J P
2012-05-31
init: disable sparse checking of the mount.o source files
H Hartley Sweeten
2012-03-31
new helper: ext2_image_size()
Al Viro
2012-03-21
init: Remove CONFIG_PPC_ISERIES
Stephen Rothwell
2011-11-02
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
2011-03-22
init: return proper error code in do_mounts_rd()
Davidlohr Bueso
2010-10-26
init: mark __user address space on string literals
Namhyung Kim
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-14
init: make initrd/initramfs decompression failure a KERN_EMERG event
H. Peter Anvin
2009-01-12
bzip2/lzma: comprehensible error messages for missing decompressor
H. Peter Anvin
2009-01-10
Merge branch 'linus' into x86/setup-lzma
Ingo Molnar
2009-01-08
bzip2/lzma: centralize format detection
H. Peter Anvin
2009-01-05
Squashfs: initrd support
Phillip Lougher
2009-01-04
bzip2/lzma: use a table to search for initramfs compression formats
H. Peter Anvin
2009-01-04
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
Alain Knaff
2008-10-16
identify_ramdisk_image(): correct typo about return value in comment
Geert Uytterhoeven
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
2008-07-25
init/: delete hard-coded setting and testing of BUILD_CRAMDISK
Robert P. J. Day
2008-04-28
init: fix integer as NULL pointer warnings
Harvey Harrison
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
2006-06-26
[PATCH] devfs: Remove devfs from the init code
Greg Kroah-Hartman
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds