aboutsummaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+0
2021-02-24initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGravatar Geert Uytterhoeven 1-1/+0
2021-01-22arch: ia64: Remove rest of perfmon supportGravatar Viresh Kumar 1-2/+0
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-1/+0
2020-07-31usr: Add support for zstd compressed initramfsGravatar Nick Terrell 2-0/+21
2020-07-27unexport linux/elfcore.hGravatar Al Viro 1-1/+0
2020-05-17bpfilter: match bit size of bpfilter_umh to that of the kernelGravatar Masahiro Yamada 1-0/+4
2020-05-12kbuild: use -MMD instead of -MD to exclude system headers from dependencyGravatar Masahiro Yamada 1-1/+1
2020-04-11kbuild: fix comment about missing include guard detectionGravatar Masahiro Yamada 1-1/+1
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 2-0/+2
2020-03-17initramfs: restore default compression behaviorGravatar Eugeniy Paltsev 1-11/+11
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2020-02-03initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyGravatar Masahiro Yamada 2-1/+2
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 1-1/+1
2020-01-16gen_initramfs.sh: remove intermediate cpio_list on errorsGravatar Masahiro Yamada 1-1/+2
2020-01-16initramfs: refactor the initramfs build rulesGravatar Masahiro Yamada 5-111/+78
2020-01-16gen_initramfs.sh: always output cpio even without -o optionGravatar Masahiro Yamada 1-31/+27
2020-01-16initramfs: add default_cpio_list, and delete -d option supportGravatar Masahiro Yamada 3-17/+7
2020-01-16initramfs: generate dependency list and cpio at the same timeGravatar Masahiro Yamada 2-64/+47
2020-01-16initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in MakefileGravatar Masahiro Yamada 2-5/+4
2020-01-14initramfs: make initramfs compression choice non-optionalGravatar Masahiro Yamada 1-8/+0
2020-01-14initramfs: make compression options not depend on INITRAMFS_SOURCEGravatar Masahiro Yamada 1-2/+0
2020-01-14initramfs: remove redundant dependency on BLK_DEV_INITRDGravatar Masahiro Yamada 1-6/+0
2020-01-14initramfs: rename gen_initramfs_list.sh to gen_initramfs.shGravatar Masahiro Yamada 2-1/+1
2020-01-14gen_initramfs_list.sh: fix the tool name in the commentGravatar Masahiro Yamada 1-1/+1
2020-01-14gen_initramfs_list.sh: remove unused variable 'default_list'Gravatar Masahiro Yamada 1-1/+0
2020-01-14initramfs: replace klibcdirs in Makefile with FORCEGravatar Masahiro Yamada 1-5/+1
2020-01-07kbuild: rename header-test- to no-header-test in usr/include/MakefileGravatar Masahiro Yamada 1-53/+53
2020-01-07kbuild: detect missing include guard for exported headersGravatar Masahiro Yamada 1-1/+2
2020-01-04gen_initramfs_list.sh: fix 'bad variable name' errorGravatar Masahiro Yamada 1-1/+1
2019-12-09kbuild: fix 'No such file or directory' warning when cleaningGravatar Masahiro Yamada 1-1/+1
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedGravatar Masahiro Yamada 1-1/+0
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedGravatar Masahiro Yamada 1-1/+0
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedGravatar Masahiro Yamada 1-1/+0
2019-12-04linux/scc.h: make uapi linux/scc.h self-containedGravatar Masahiro Yamada 1-1/+0
2019-11-15kbuild: move headers_check rule to usr/include/MakefileGravatar Masahiro Yamada 1-3/+6
2019-11-15kbuild: remove header compile testGravatar Masahiro Yamada 1-4/+8
2019-11-11kbuild: update compile-test header list for v5.5-rc1Gravatar Masahiro Yamada 1-4/+0
2019-10-05kbuild: update compile-test header list for v5.4-rc2Gravatar Masahiro Yamada 1-10/+0
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-1/+0
2019-09-25netfilter: ebtables: use __u8 instead of uint8_t in uapi headerGravatar Masahiro Yamada 1-1/+0
2019-09-24kbuild: clean compressed initramfs imageGravatar Greg Thelen 1-0/+3
2019-08-29kbuild: remove clean-dirs syntaxGravatar Masahiro Yamada 1-3/+1
2019-07-23kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header testGravatar Heiko Carstens 1-4/+0
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-8/+0
2019-07-20kbuild: update compile-test header list for v5.3-rc1Gravatar Masahiro Yamada 1-8/+0
2019-07-15docs: early-userspace: move to driver-api guideGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-15docs: early-userspace: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedGravatar Masahiro Yamada 4-1/+137
2018-12-11user/Makefile: Fix typo and capitalization in comment sectionGravatar Eugen Cazacu 1-2/+2