index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
do_mounts_rd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: add an init_unlink helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
2020-07-30
1
-40
/
+39
*
initrd: remove support for multiple floppies
Christoph Hellwig
2020-07-30
1
-15
/
+5
*
init/: remove ineffective sparse disabling
Luc Van Oostenryck
2018-08-22
1
-10
/
+0
*
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
2018-04-11
1
-2
/
+2
*
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
1
-5
/
+5
*
fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
Dominik Brodowski
2018-04-02
1
-4
/
+4
*
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
Dominik Brodowski
2018-04-02
1
-3
/
+3
*
fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()
Dominik Brodowski
2018-04-02
1
-3
/
+3
*
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
init: use pr_cont() when displaying rotator during ramdisk loading.
Nicolas Schichan
2016-11-24
1
-1
/
+1
*
init, Documentation: Remove ramdisk_blocksize mentions
Robert Elliott
2015-12-26
1
-7
/
+0
*
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
2014-08-08
1
-5
/
+5
*
cramfs: take headers to fs/cramfs
Al Viro
2014-01-25
1
-1
/
+1
*
./Makefile: export initial ramdisk compression config option
P J P
2013-11-13
1
-0
/
+5
*
init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs
P J P
2013-11-13
1
-0
/
+7
*
init: disable sparse checking of the mount.o source files
H Hartley Sweeten
2012-05-31
1
-2
/
+11
*
new helper: ext2_image_size()
Al Viro
2012-03-31
1
-5
/
+4
*
init: Remove CONFIG_PPC_ISERIES
Stephen Rothwell
2012-03-21
1
-2
/
+2
*
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
2011-11-02
1
-0
/
+14
*
init: return proper error code in do_mounts_rd()
Davidlohr Bueso
2011-03-22
1
-1
/
+1
*
init: mark __user address space on string literals
Namhyung Kim
2010-10-26
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
init: make initrd/initramfs decompression failure a KERN_EMERG event
H. Peter Anvin
2009-01-14
1
-1
/
+2
*
bzip2/lzma: comprehensible error messages for missing decompressor
H. Peter Anvin
2009-01-12
1
-1
/
+4
*
Merge branch 'linus' into x86/setup-lzma
Ingo Molnar
2009-01-10
1
-0
/
+14
|
\
|
*
Squashfs: initrd support
Phillip Lougher
2009-01-05
1
-0
/
+14
*
|
bzip2/lzma: centralize format detection
H. Peter Anvin
2009-01-08
1
-31
/
+7
*
|
bzip2/lzma: use a table to search for initramfs compression formats
H. Peter Anvin
2009-01-04
1
-47
/
+35
*
|
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
Alain Knaff
2009-01-04
1
-117
/
+65
|
/
*
identify_ramdisk_image(): correct typo about return value in comment
Geert Uytterhoeven
2008-10-16
1
-1
/
+1
*
inflate: refactor inflate malloc code
Thomas Petazzoni
2008-07-25
1
-23
/
+2
*
init/: delete hard-coded setting and testing of BUILD_CRAMDISK
Robert P. J. Day
2008-07-25
1
-12
/
+0
*
init: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
1
-1
/
+1
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-3
/
+3
*
[PATCH] devfs: Remove devfs from the init code
Greg Kroah-Hartman
2006-06-26
1
-2
/
+2
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
1
-2
/
+2
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+429