index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
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: 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
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
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2024-11-03
Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-03
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
2024-11-03
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
2024-10-31
kconfig: show sub-menu entries even if the prompt is hidden
Masahiro Yamada
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile
Masahiro Yamada
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
Masahiro Yamada
2024-10-31
kbuild: rpm-pkg: disable kernel-devel package when cross-compiling
Masahiro Yamada
2024-10-28
kbuild: rust: avoid errors with old `rustc`s without LLVM patch version
Miguel Ojeda
2024-10-23
sumversion: Fix a memory leak in get_src_version()
Elena Salomatkina
2024-10-13
kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
Gary Guo
2024-10-10
kbuild: fix issues with rustc-option
Alice Ryhl
[next]