开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-06
kbuild: refactor scripts/Makefile.extrawarn
Masahiro Yamada
2019-09-04
merge_config.sh: ignore unwanted grep errors
Guillaume Tucker
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-09-04
modpost: add NOFAIL to strndup
Denis Efremov
2019-09-04
modpost: add guid_t type definition
Heikki Krogerus
2019-09-04
kbuild: add $(BASH) to run scripts with bash-extension
Masahiro Yamada
2019-09-04
kbuild: remove ARCH_{CPP,A,C}FLAGS
Masahiro Yamada
2019-09-04
kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
Masahiro Yamada
2019-08-30
kbuild: Do not enable -Wimplicit-fallthrough for clang for now
Nathan Chancellor
2019-08-29
kbuild: clean up subdir-ymn calculation in Makefile.clean
Masahiro Yamada
2019-08-29
kbuild: remove unneeded '+' marker from cmd_clean
Masahiro Yamada
2019-08-29
kbuild: remove clean-dirs syntax
Masahiro Yamada
2019-08-29
kbuild: check clean srctree even earlier
Masahiro Yamada
2019-08-29
kbuild: remove prepare3 target
Masahiro Yamada
2019-08-29
kbuild: move the clean srctree check to the outputmakefile target
Masahiro Yamada
2019-08-29
kbuild: clarify where to run make mrproper when out-of-tree fails
Masahiro Yamada
2019-08-29
kbuild: Inform user to pass ARCH= for make mrproper only when necessary
Masahiro Yamada
2019-08-29
kbuild: remove 'Using ... as source for kernel' message
Masahiro Yamada
2019-08-29
kbuild: get rid of $(realpath ...) from scripts/mkmakefile
Masahiro Yamada
2019-08-29
kbuild: remove unneeded dependency for $(DOC_TARGETS)
Masahiro Yamada
2019-08-29
kbuild: remove unneeded comments and code from scripts/basic/Makefile
Masahiro Yamada
2019-08-29
init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
Masahiro Yamada
2019-08-29
docs: kbuild: remove cc-ldoption from document again
Masahiro Yamada
2019-08-29
docs: kbuild: fix invalid ReST syntax
Masahiro Yamada
2019-08-25
kbuild: remove unneeded '+' marker from kselftest-merge
Masahiro Yamada
2019-08-25
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
2019-08-25
kbuild: pkg: add package targets to PHONY instead of FORCE
Masahiro Yamada
2019-08-25
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2019-08-22
merge_config.sh: Check error codes from make
Mark Brown
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-22
.gitignore: ignore modules.order explicitly
Masahiro Yamada
2019-08-22
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-21
kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
Masahiro Yamada
2019-08-21
treewide: remove dummy Makefiles for single targets
Masahiro Yamada
2019-08-21
kbuild: make single targets work more correctly
Masahiro Yamada
2019-08-21
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
2019-08-21
kbuild: re-implement detection of CONFIG options leaked to user-space
Masahiro Yamada
2019-08-21
kbuild: unify clean-dirs rule for in-kernel and external module
Masahiro Yamada
2019-08-21
kbuild: unify vmlinux-dirs and module-dirs rules
Masahiro Yamada
2019-08-21
kbuild: unset variables in top Makefile instead of setting 0
Masahiro Yamada
2019-08-21
kbuild: do not descend to ./Kbuild when cleaning
Masahiro Yamada
2019-08-15
kbuild: remove meaningless 'targets' in ./Kbuild
Masahiro Yamada
2019-08-15
kbuild: remove 'make /' support
Masahiro Yamada
2019-08-15
kbuild: fix modkern_aflags implementation
Masahiro Yamada
2019-08-15
kbuild: refactor part-of-module more
Masahiro Yamada
2019-08-15
kbuild: move the Module.symvers check for external module build
Masahiro Yamada
2019-08-15
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
2019-08-14
kbuild: add [M] marker for build log of *.mod.o
Masahiro Yamada
[next]