summaryrefslogtreecommitdiffstats
path: root/usr
AgeCommit message (Expand)AuthorLines
2020-01-14initramfs: rename gen_initramfs_list.sh to gen_initramfs.shMasahiro Yamada-1/+1
2020-01-14gen_initramfs_list.sh: fix the tool name in the commentMasahiro Yamada-1/+1
2020-01-14gen_initramfs_list.sh: remove unused variable 'default_list'Masahiro Yamada-1/+0
2020-01-14initramfs: replace klibcdirs in Makefile with FORCEMasahiro Yamada-5/+1
2020-01-07kbuild: rename header-test- to no-header-test in usr/include/MakefileMasahiro Yamada-53/+53
2020-01-07kbuild: detect missing include guard for exported headersMasahiro Yamada-1/+2
2020-01-04gen_initramfs_list.sh: fix 'bad variable name' errorMasahiro Yamada-1/+1
2019-12-09kbuild: fix 'No such file or directory' warning when cleaningMasahiro Yamada-1/+1
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada-1/+0
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada-1/+0
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada-1/+0
2019-12-04linux/scc.h: make uapi linux/scc.h self-containedMasahiro Yamada-1/+0
2019-11-15kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada-3/+6
2019-11-15kbuild: remove header compile testMasahiro Yamada-4/+8
2019-11-11kbuild: update compile-test header list for v5.5-rc1Masahiro Yamada-4/+0
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada-10/+0
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-1/+0
2019-09-25netfilter: ebtables: use __u8 instead of uint8_t in uapi headerMasahiro Yamada-1/+0
2019-09-24kbuild: clean compressed initramfs imageGreg Thelen-0/+3
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada-3/+1
2019-07-23kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header testHeiko Carstens-4/+0
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-8/+0
2019-07-20kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada-8/+0
2019-07-15docs: early-userspace: move to driver-api guideMauro Carvalho Chehab-1/+1
2019-07-15docs: early-userspace: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada-1/+137
2018-12-11user/Makefile: Fix typo and capitalization in comment sectionEugen Cazacu-2/+2
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada-1/+329
2018-08-22export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()Masahiro Yamada-2/+2
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin-1/+1
2017-11-03initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli-4/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-07-06ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley-6/+6
2017-07-06scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley-8/+4
2017-06-02initramfs: fix disabling of initramfs (and its compression)Florian Fainelli-0/+1
2017-05-08initramfs: provide a way to ignore image provided by bootloaderDaniel Thompson-0/+10
2017-01-05kbuild: initramfs cleanup, set target from KconfigNicholas Piggin-7/+7
2017-01-05kbuild: initramfs fix dependency checking for compressed targetNicholas Piggin-1/+1
2016-12-14initramfs: allow again choice of the embedded initram compression algorithmFrancisco Blas Izquierdo Riera (klondike)-0/+117
2016-12-14initramfs: select builtin initram compression algorithm on KConfig instead of...Francisco Blas Izquierdo Riera (klondike)-19/+11
2014-12-13usr/Kconfig: make initrd compression algorithm selection not expertAndi Kleen-12/+12
2014-06-06initramfs: remove "compression mode" choicePaul Bolle-77/+0
2013-11-13initramfs: read CONFIG_RD_ variables for initramfs compressionP J P-9/+14
2013-11-13gen_init_cpio: avoid NULL pointer dereference and rework env expandingMichal Nazarewicz-18/+9
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee-0/+9
2012-11-19gen_init_cpio: remove redundant empty lineJesper Juhl-1/+0
2012-10-25gen_init_cpio: avoid stack overflow when expandingKees Cook-20/+23
2012-05-31kconfig: update compression algorithm infoRandy Dunlap-5/+5
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek-13/+40
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-9/+9