index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
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-06
ramfs: clarify help text that compression applies to ramfs as well as legacy ...
Rob Landley
1
-6
/
+6
2017-07-06
scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...
Rob Landley
1
-8
/
+4
2017-06-02
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
1
-0
/
+1
2017-05-08
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-14
initramfs: allow again choice of the embedded initram compression algorithm
Francisco Blas Izquierdo Riera (klondike)
1
-0
/
+117
2016-12-14
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-06
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-25
gen_init_cpio: avoid stack overflow when expanding
Kees Cook
1
-20
/
+23
2012-05-31
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-20
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-05
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-14
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-28
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-23
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-03-31
bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE
H. Peter Anvin
2
-17
/
+1
2009-03-28
bzip2/lzma: don't ask for compression mode for the default initramfs
H. Peter Anvin
1
-10
/
+22
2009-03-28
bzip2/lzma: consistently capitalize LZMA in Kconfig
H. Peter Anvin
1
-3
/
+3
2009-03-28
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
H. Peter Anvin
1
-3
/
+3
2009-03-28
bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
H. Peter Anvin
1
-8
/
+8
2009-02-19
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]