index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
1
-1
/
+1
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
1
-40
/
+39
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
1
-15
/
+5
2018-08-22
init/: remove ineffective sparse disabling
Luc Van Oostenryck
1
-10
/
+0
2018-04-11
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
1
-2
/
+2
2018-04-02
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
1
-5
/
+5
2018-04-02
fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
Dominik Brodowski
1
-4
/
+4
2018-04-02
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
Dominik Brodowski
1
-3
/
+3
2018-04-02
fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()
Dominik Brodowski
1
-3
/
+3
2018-04-02
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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-08
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-05-31
init: disable sparse checking of the mount.o source files
H Hartley Sweeten
1
-2
/
+11
2012-03-31
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-02
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
1
-0
/
+14
2011-03-22
init: return proper error code in do_mounts_rd()
Davidlohr Bueso
1
-1
/
+1
2010-10-26
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-12
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-08
bzip2/lzma: centralize format detection
H. Peter Anvin
1
-31
/
+7
2009-01-05
Squashfs: initrd support
Phillip Lougher
1
-0
/
+14
2009-01-04
bzip2/lzma: use a table to search for initramfs compression formats
H. Peter Anvin
1
-47
/
+35
2009-01-04
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-28
init: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2007-10-18
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-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+429