开源镜像站
帮助
动态
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
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: use 'output' variable to create the output directory
Masahiro Yamada
2024-11-27
kbuild: rename abs_objtree to abs_output
Masahiro Yamada
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
2024-11-27
kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
Masahiro Yamada
2024-11-27
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
2024-11-27
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
2024-11-27
Rename .data.unlikely to .data..unlikely
Masahiro Yamada
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
vmlinux.lds.h: Add markers for text_unlikely and text_hot sections
Rong Xu
2024-11-27
vmlinux.lds.h: Adjust symbol ordering in text output section
Rong Xu
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
2024-11-06
objtool: Fix unreachable instruction warnings for weak functions
Rong Xu
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
2024-11-06
kbuild: simplify rustfmt target
Masahiro Yamada
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
2024-11-04
kconfig: nconf: Use TAB to cycle thru dialog buttons
Thorsten Blum
2024-11-04
kconfig: qconf: set parent in the widget constructor
Masahiro Yamada
2024-11-04
kconfig: qconf: reorder code in ConfigMainWindow() constructor
Masahiro Yamada
2024-11-04
kconfig: qconf: set QSplitter orientation in the constructor
Masahiro Yamada
2024-11-04
kconfig: remove zconfprint()
Masahiro Yamada
2024-11-04
kconfig: remove support for "bool" prompt for choice entries
Masahiro Yamada
2024-11-04
usb: use "prompt" instead of "bool" for choice prompts
Masahiro Yamada
2024-11-04
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2024-11-04
kbuild: check the presence of include/generated/rustc_cfg
Masahiro Yamada
[next]