开源镜像站
帮助
动态
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
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2019-09-14
modpost: use MODULE_INFO() for __module_depends
Masahiro Yamada
2019-09-14
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
2019-09-09
kbuild: allow Clang to find unused static inline functions for W=1 build
Masahiro Yamada
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
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-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: get rid of $(realpath ...) from scripts/mkmakefile
Masahiro Yamada
2019-08-29
kbuild: remove unneeded comments and code from scripts/basic/Makefile
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
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: 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-15
kbuild: fix modkern_aflags implementation
Masahiro Yamada
2019-08-15
kbuild: refactor part-of-module more
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
2019-08-14
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
2019-08-14
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2019-08-14
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-08-14
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
2019-08-14
kbuild: Fail if gold linker is detected
Thomas Gleixner
2019-08-14
modpost: check for static EXPORT_SYMBOL* functions
Denis Efremov
2019-08-10
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
2019-08-10
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
2019-08-10
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
2019-08-10
kbuild: revive single target %.ko
Masahiro Yamada
2019-08-04
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
2019-08-01
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
2019-08-01
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2019-08-01
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
2019-08-01
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
2019-08-01
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
2019-07-29
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
Masahiro Yamada
2019-07-28
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-27
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
[next]