index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
user/Makefile: Fix typo and capitalization in comment section
Eugen Cazacu
2018-12-11
1
-2
/
+2
*
initramfs: move gen_initramfs_list.sh from scripts/ to usr/
Masahiro Yamada
2018-08-22
2
-1
/
+329
*
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
Masahiro Yamada
2018-08-22
1
-2
/
+2
*
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-26
1
-1
/
+1
*
initramfs: fix initramfs rebuilds w/ compression after disabling
Florian Fainelli
2017-11-03
1
-4
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
ramfs: clarify help text that compression applies to ramfs as well as legacy ...
Rob Landley
2017-07-06
1
-6
/
+6
*
scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...
Rob Landley
2017-07-06
1
-8
/
+4
*
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
2017-06-02
1
-0
/
+1
*
initramfs: provide a way to ignore image provided by bootloader
Daniel Thompson
2017-05-08
1
-0
/
+10
*
kbuild: initramfs cleanup, set target from Kconfig
Nicholas Piggin
2017-01-05
1
-7
/
+7
*
kbuild: initramfs fix dependency checking for compressed target
Nicholas Piggin
2017-01-05
1
-1
/
+1
*
initramfs: allow again choice of the embedded initram compression algorithm
Francisco Blas Izquierdo Riera (klondike)
2016-12-14
1
-0
/
+117
*
initramfs: select builtin initram compression algorithm on KConfig instead of...
Francisco Blas Izquierdo Riera (klondike)
2016-12-14
2
-19
/
+11
*
usr/Kconfig: make initrd compression algorithm selection not expert
Andi Kleen
2014-12-13
1
-12
/
+12
*
initramfs: remove "compression mode" choice
Paul Bolle
2014-06-06
1
-77
/
+0
*
initramfs: read CONFIG_RD_ variables for initramfs compression
P J P
2013-11-13
1
-9
/
+14
*
gen_init_cpio: avoid NULL pointer dereference and rework env expanding
Michal Nazarewicz
2013-11-13
1
-18
/
+9
*
lib: add support for LZ4-compressed kernel
Kyungsik Lee
2013-07-09
1
-0
/
+9
*
gen_init_cpio: remove redundant empty line
Jesper Juhl
2012-11-19
1
-1
/
+0
*
gen_init_cpio: avoid stack overflow when expanding
Kees Cook
2012-10-25
1
-20
/
+23
*
kconfig: update compression algorithm info
Randy Dunlap
2012-05-31
1
-5
/
+5
*
initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries
Michal Marek
2011-04-18
1
-13
/
+40
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-9
/
+9
*
decompressors: add boot-time XZ support
Lasse Collin
2011-01-13
2
-1
/
+22
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2011-01-10
1
-6
/
+14
|
\
|
*
gen_init_cpio: checkpatch fixes
Andrew Morton
2011-01-05
1
-2
/
+2
|
*
gen_init_cpio: Avoid race between call to stat() and call to open()
Jesper Juhl
2010-12-29
1
-6
/
+6
|
*
Merge commit 'v2.6.37-rc1' into kbuild/kbuild
Michal Marek
2010-12-14
2
-4
/
+4
|
|
\
|
*
|
gen_init_cpio: remove leading `/' from file names
Thomas Chou
2010-12-02
1
-0
/
+8
*
|
|
initramfs: Really fix build break on symbol-prefixed archs
Hendrik Brueckner
2010-12-01
1
-2
/
+3
|
|
/
|
/
|
*
|
initramfs: Fix initramfs size for 32-bit arches
Geert Uytterhoeven
2010-10-31
1
-3
/
+3
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-10-28
6
-125
/
+18
|
\
|
|
*
initramfs: fix initramfs size calculation
Hendrik Brueckner
2010-09-29
1
-5
/
+11
|
*
initramfs: generalize initramfs_data.xxx.S variants
Hendrik Brueckner
2010-09-29
6
-120
/
+7
*
|
Kconfig: delete duplicate word
Stephan Sperber
2010-08-23
1
-1
/
+1
|
/
*
initramfs: add support for in-kernel initramfs compressed with LZO
Albin Tonnerre
2010-05-27
2
-1
/
+33
*
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
2010-01-11
1
-5
/
+21
*
gen_init_cpio: fixed fwrite warning
Mike Frysinger
2009-12-12
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
2
-1
/
+3
|
\
|
*
gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma
Jaswinder Singh Rajput
2009-09-20
1
-0
/
+2
|
*
kbuild: correct initramfs compression comment
Robert P. J. Day
2009-09-20
1
-1
/
+1
*
|
Fix all -Wmissing-prototypes warnings in x86 defconfig
Trevor Keith
2009-09-23
1
-1
/
+1
|
/
*
bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE
H. Peter Anvin
2009-03-31
2
-17
/
+1
*
bzip2/lzma: don't ask for compression mode for the default initramfs
H. Peter Anvin
2009-03-28
1
-10
/
+22
*
bzip2/lzma: consistently capitalize LZMA in Kconfig
H. Peter Anvin
2009-03-28
1
-3
/
+3
*
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
H. Peter Anvin
2009-03-28
1
-3
/
+3
*
bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
H. Peter Anvin
2009-03-28
1
-8
/
+8
*
bzip2/lzma: make internal initramfs compression configurable
Alain Knaff
2009-02-19
2
-12
/
+68
*
bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP
Alain Knaff
2009-01-07
5
-13
/
+118
[next]