summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAge
* kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada2019-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-28
|\
| * netfilter: ebtables: use __u8 instead of uint8_t in uapi headerMasahiro Yamada2019-09-25
* | kbuild: clean compressed initramfs imageGreg Thelen2019-09-24
* | kbuild: remove clean-dirs syntaxMasahiro Yamada2019-08-29
|/
* kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header testHeiko Carstens2019-07-23
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-20
|\
| * kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada2019-07-19
* | docs: early-userspace: move to driver-api guideMauro Carvalho Chehab2019-07-15
* | docs: early-userspace: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-15
|/
* kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada2019-07-08
* user/Makefile: Fix typo and capitalization in comment sectionEugen Cazacu2018-12-10
* initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada2018-08-22
* export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()Masahiro Yamada2018-08-22
* kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-25
* initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli2017-11-03
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley2017-07-06
* scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley2017-07-06
* initramfs: fix disabling of initramfs (and its compression)Florian Fainelli2017-06-02
* initramfs: provide a way to ignore image provided by bootloaderDaniel Thompson2017-05-08
* kbuild: initramfs cleanup, set target from KconfigNicholas Piggin2017-01-05
* kbuild: initramfs fix dependency checking for compressed targetNicholas Piggin2017-01-05
* initramfs: allow again choice of the embedded initram compression algorithmFrancisco Blas Izquierdo Riera (klondike)2016-12-14
* initramfs: select builtin initram compression algorithm on KConfig instead of...Francisco Blas Izquierdo Riera (klondike)2016-12-14
* usr/Kconfig: make initrd compression algorithm selection not expertAndi Kleen2014-12-13
* initramfs: remove "compression mode" choicePaul Bolle2014-06-06
* initramfs: read CONFIG_RD_ variables for initramfs compressionP J P2013-11-12
* gen_init_cpio: avoid NULL pointer dereference and rework env expandingMichal Nazarewicz2013-11-12
* lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
* gen_init_cpio: remove redundant empty lineJesper Juhl2012-11-19
* gen_init_cpio: avoid stack overflow when expandingKees Cook2012-10-25
* kconfig: update compression algorithm infoRandy Dunlap2012-05-31
* initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek2011-04-18
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* decompressors: add boot-time XZ supportLasse Collin2011-01-13
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-10
|\
| * gen_init_cpio: checkpatch fixesAndrew Morton2011-01-05
| * gen_init_cpio: Avoid race between call to stat() and call to open()Jesper Juhl2010-12-29
| * Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek2010-12-14
| |\
| * | gen_init_cpio: remove leading `/' from file namesThomas Chou2010-12-02
* | | initramfs: Really fix build break on symbol-prefixed archsHendrik Brueckner2010-12-01
| |/ |/|
* | initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven2010-10-31
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\|
| * initramfs: fix initramfs size calculationHendrik Brueckner2010-09-29
| * initramfs: generalize initramfs_data.xxx.S variantsHendrik Brueckner2010-09-29
* | Kconfig: delete duplicate wordStephan Sperber2010-08-23
|/
* initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre2010-05-27
* Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-11
* gen_init_cpio: fixed fwrite warningMike Frysinger2009-12-12