index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
initramfs: fix initramfs rebuilds w/ compression after disabling
Florian Fainelli
1
-4
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-07-07
ramfs: clarify help text that compression applies to ramfs as well as legacy ...
Rob Landley
1
-6
/
+6
2017-07-07
scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...
Rob Landley
1
-8
/
+4
2017-06-03
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
1
-0
/
+1
2017-05-09
initramfs: provide a way to ignore image provided by bootloader
Daniel Thompson
1
-0
/
+10
2017-01-05
kbuild: initramfs cleanup, set target from Kconfig
Nicholas Piggin
1
-7
/
+7
2017-01-05
kbuild: initramfs fix dependency checking for compressed target
Nicholas Piggin
1
-1
/
+1
2016-12-15
initramfs: allow again choice of the embedded initram compression algorithm
Francisco Blas Izquierdo Riera (klondike)
1
-0
/
+117
2016-12-15
initramfs: select builtin initram compression algorithm on KConfig instead of...
Francisco Blas Izquierdo Riera (klondike)
2
-19
/
+11
2014-12-13
usr/Kconfig: make initrd compression algorithm selection not expert
Andi Kleen
1
-12
/
+12
2014-06-07
initramfs: remove "compression mode" choice
Paul Bolle
1
-77
/
+0
2013-11-13
initramfs: read CONFIG_RD_ variables for initramfs compression
P J P
1
-9
/
+14
2013-11-13
gen_init_cpio: avoid NULL pointer dereference and rework env expanding
Michal Nazarewicz
1
-18
/
+9
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
1
-0
/
+9
2012-11-19
gen_init_cpio: remove redundant empty line
Jesper Juhl
1
-1
/
+0
2012-10-26
gen_init_cpio: avoid stack overflow when expanding
Kees Cook
1
-20
/
+23
2012-06-01
kconfig: update compression algorithm info
Randy Dunlap
1
-5
/
+5
2011-04-18
initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries
Michal Marek
1
-13
/
+40
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-9
/
+9
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
2
-1
/
+22
2011-01-10
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-6
/
+14
2011-01-06
gen_init_cpio: checkpatch fixes
Andrew Morton
1
-2
/
+2
2010-12-29
gen_init_cpio: Avoid race between call to stat() and call to open()
Jesper Juhl
1
-6
/
+6
2010-12-15
Merge commit 'v2.6.37-rc1' into kbuild/kbuild
Michal Marek
2
-4
/
+4
2010-12-02
gen_init_cpio: remove leading `/' from file names
Thomas Chou
1
-0
/
+8
2010-12-01
initramfs: Really fix build break on symbol-prefixed archs
Hendrik Brueckner
1
-2
/
+3
2010-10-31
initramfs: Fix initramfs size for 32-bit arches
Geert Uytterhoeven
1
-3
/
+3
2010-10-29
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-125
/
+18
2010-09-29
initramfs: fix initramfs size calculation
Hendrik Brueckner
1
-5
/
+11
2010-09-29
initramfs: generalize initramfs_data.xxx.S variants
Hendrik Brueckner
6
-120
/
+7
2010-08-23
Kconfig: delete duplicate word
Stephan Sperber
1
-1
/
+1
2010-05-27
initramfs: add support for in-kernel initramfs compressed with LZO
Albin Tonnerre
2
-1
/
+33
2010-01-11
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
1
-5
/
+21
2009-12-12
gen_init_cpio: fixed fwrite warning
Mike Frysinger
1
-1
/
+4
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2
-1
/
+3
2009-09-23
Fix all -Wmissing-prototypes warnings in x86 defconfig
Trevor Keith
1
-1
/
+1
2009-09-20
gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma
Jaswinder Singh Rajput
1
-0
/
+2
2009-09-20
kbuild: correct initramfs compression comment
Robert P. J. Day
1
-1
/
+1
2009-04-01
bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE
H. Peter Anvin
2
-17
/
+1
2009-03-29
bzip2/lzma: don't ask for compression mode for the default initramfs
H. Peter Anvin
1
-10
/
+22
2009-03-29
bzip2/lzma: consistently capitalize LZMA in Kconfig
H. Peter Anvin
1
-3
/
+3
2009-03-29
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
H. Peter Anvin
1
-3
/
+3
2009-03-29
bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
H. Peter Anvin
1
-8
/
+8
2009-02-20
bzip2/lzma: make internal initramfs compression configurable
Alain Knaff
2
-12
/
+68
2009-01-07
bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP
Alain Knaff
5
-13
/
+118
2009-01-07
bzip2/lzma: move initrd/ramfs options out of BLK_DEV
H. Peter Anvin
1
-0
/
+27
2008-12-03
kbuild: gen_init_cpio expands shell variables in file names
Sally, Gene
1
-1
/
+27
2007-07-16
kbuild: add support for reading stdin with gen_init_cpio
Mike Frysinger
1
-1
/
+3
2007-07-16
.gitignore update
Alexey Dobriyan
1
-0
/
+1
[next]