开源镜像站
帮助
动态
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-11-28
modpost: convert do_of_table() to a generic handler
Masahiro Yamada
2024-11-28
modpost: convert do_pnp_device_entry() to a generic handler
Masahiro Yamada
2024-11-28
modpost: convert do_pnp_card_entries() to a generic handler
Masahiro Yamada
2024-11-28
modpost: call module_alias_printf() from all do_*_entry() functions
Masahiro Yamada
2024-11-28
modpost: pass (struct module *) to do_*_entry() functions
Masahiro Yamada
2024-11-28
modpost: remove DEF_FIELD_ADDR_VAR() macro
Masahiro Yamada
2024-11-28
modpost: deduplicate MODULE_ALIAS() for all drivers
Masahiro Yamada
2024-11-28
modpost: introduce module_alias_printf() helper
Masahiro Yamada
2024-11-28
modpost: remove unnecessary check in do_acpi_entry()
Masahiro Yamada
2024-11-28
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
2024-11-28
setlocalversion: add -e option
Masahiro Yamada
2024-11-28
setlocalversion: work around "git describe" performance
Rasmus Villemoes
2024-11-28
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
2024-11-28
kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries
Masahiro Yamada
2024-11-28
kbuild: enable objtool for *.mod.o and additional kernel objects
Masahiro Yamada
2024-11-28
kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib
Masahiro Yamada
2024-11-28
kbuild: remove support for single %.symtypes build rule
Masahiro Yamada
2024-11-28
kbuild: do not pass -r to genksyms when *.symref does not exist
Masahiro Yamada
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
2024-11-28
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Masahiro Yamada
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
2024-11-27
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
2024-11-27
kbuild: Fix Propeller build option
Rong Xu
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
2024-11-27
AutoFDO: Enable machine function split optimization for AutoFDO
Rong Xu
2024-11-27
AutoFDO: Enable -ffunction-sections for the AutoFDO build
Rong Xu
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
2024-11-06
kconfig: document the positional argument in the help message
Masahiro Yamada
2024-11-06
kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu()
Masahiro Yamada
2024-11-06
kconfig: qconf: refactor ConfigInfoView::clicked()
Masahiro Yamada
2024-11-06
kconfig: add sym_get_prompt_menu() helper function
Masahiro Yamada
2024-11-06
kconfig: qconf: remove non-functional href="m..." tag
Masahiro Yamada
2024-11-06
kconfig: qconf: remove redundant check in goBack()
Masahiro Yamada
2024-11-06
kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed
Masahiro Yamada
2024-11-06
kconfig: qconf: remove ConfigItem::visible member
Masahiro Yamada
2024-11-06
kconfig: qconf: do not show goParent button in split view
Masahiro Yamada
2024-11-06
kconfig: qconf: convert the last old connection syntax to Qt5 style
Masahiro Yamada
2024-11-06
kconfig: qconf: remove unnecessary lastWindowClosed() signal connection
Masahiro Yamada
2024-11-06
kconfig: qconf: remove unnecessary setRootIsDecorated() call
Masahiro Yamada
2024-11-06
kconfig: qconf: remove redundant type check for choice members
Masahiro Yamada
2024-11-06
kconfig: qconf: remove mouse{Press,Move}Event() functions
Masahiro Yamada
2024-11-06
kconfig: qconf: simplify character replacement
Rolf Eike Beer
2024-11-06
kconfig: qconf: use default platform shortcuts
Rolf Eike Beer
2024-11-06
kconfig: qconf: use QString to store path to configuration file
Rolf Eike Beer
2024-11-06
kconfig: nconf: Fix typo in function comment
Thorsten Blum
2024-11-06
streamline_config.pl: remove prompt warnings for configs with defaults
David Hunter
2024-11-06
streamline_config.pl: ensure all defaults are tracked
David Hunter
2024-11-04
streamline_config.pl: fix missing variable operator in debug print
David Hunter
[next]