开源镜像站
帮助
动态
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
2024-07-20
kconfig: remove 'e1' and 'e2' macros from expression deduplication
Masahiro Yamada
2024-07-16
kconfig: remove SYMBOL_CHOICEVAL flag
Masahiro Yamada
2024-07-16
kconfig: add const qualifiers to several function arguments
Masahiro Yamada
2024-07-16
kconfig: call expr_eliminate_yn() at least once in expr_eliminate_dups()
Masahiro Yamada
2024-07-16
kbuild: deb-pkg: use default string when variable is unset or null
Masahiro Yamada
2024-07-16
modpost: rename R_ARM_THM_CALL to R_ARM_THM_PC22
Masahiro Yamada
2024-07-16
modpost: remove self-definitions of R_ARM_* macros
Masahiro Yamada
2024-07-16
kbuild: raise the minimum GNU Make requirement to 4.0
Masahiro Yamada
2024-07-16
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
2024-07-16
kbuild: package: add -e and -u options to some shell scripts
Masahiro Yamada
2024-07-16
kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL
Masahiro Yamada
2024-07-16
kbuild: deb-pkg: remove support for EMAIL environment variable
Masahiro Yamada
2024-07-16
kconfig: refactor error messages in sym_check_print_recursive()
Masahiro Yamada
2024-07-16
kconfig: improve error message for recursive dependency in choice
Masahiro Yamada
2024-07-16
kconfig: improve error message for dependency between choice members
Masahiro Yamada
2024-07-16
kconfig: fix conditional prompt behavior for choice
Masahiro Yamada
2024-07-16
kconfig: remove E_LIST expression type
Masahiro Yamada
2024-07-16
kconfig: remove P_CHOICE property
Masahiro Yamada
2024-07-16
kconfig: use sym_get_choice_menu() in sym_check_deps()
Masahiro Yamada
2024-07-16
kconfig: use sym_get_choice_menu() in sym_check_choice_deps()
Masahiro Yamada
2024-07-16
kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
Masahiro Yamada
2024-07-16
kconfig: remove expr_list_for_each_sym() macro
Masahiro Yamada
2024-07-16
kconfig: use menu_list_for_each_sym() in sym_choice_default()
Masahiro Yamada
2024-07-16
kconfig: change sym_choice_default() to take the choice menu
Masahiro Yamada
2024-07-16
kconfig: remove conf_unsaved in conf_read_simple()
Masahiro Yamada
2024-07-16
kconfig: remove sym_get_choice_value()
Masahiro Yamada
2024-07-16
kconfig: refactor choice value calculation
Masahiro Yamada
2024-07-16
kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
Masahiro Yamada
2024-07-16
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
2024-07-16
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
2024-07-16
modpost: Enable section warning from *driver to .exit.text
Uwe Kleine-König
2024-07-16
kbuild: move init/build-version to scripts/
Masahiro Yamada
2024-07-16
kconfig: remember the current choice while parsing the choice block
Masahiro Yamada
2024-07-16
kconfig: introduce choice_set_value() helper
Masahiro Yamada
2024-07-16
kconfig: add fallthrough comments to expr_compare_type()
Masahiro Yamada
2024-07-16
kconfig: remove unneeded code in expr_compare_type()
Masahiro Yamada
2024-07-16
kconfig: add -e and -u options to *conf-cfg.sh scripts
Masahiro Yamada
2024-07-16
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
2024-07-16
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
2024-07-16
kbuild: refactor variables in scripts/link-vmlinux.sh
Masahiro Yamada
2024-07-16
kconfig: refactor conf_write_defconfig() to reduce indentation level
Masahiro Yamada
2024-07-16
kconfig: refactor conf_set_all_new_symbols() to reduce indentation level
Masahiro Yamada
2024-07-16
kconfig: remove tristate choice support
Masahiro Yamada
2024-07-16
kconfig: pass new conf_changed value to the callback
Masahiro Yamada
2024-07-16
kconfig: gconf: move conf_changed() definition up
Masahiro Yamada
2024-07-16
kconfig: gconf: remove unnecessary forward declarations
Masahiro Yamada
2024-07-16
kconfig: qconf: remove initial call to conf_changed()
Masahiro Yamada
2024-06-27
kbuild: scripts/gdb: bring the "abspath" back
Joel Granados
2024-06-26
kbuild: Use $(obj)/%.cc to fix host C++ module builds
Nicolas Schier
2024-06-26
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
[next]