index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
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-10-31
kconfig: show sub-menu entries even if the prompt is hidden
Masahiro Yamada
2024-10-02
kconfig: qconf: fix buffer overflow in debug links
Masahiro Yamada
2024-10-01
kconfig: qconf: move conf_read() before drawing tree pain
Masahiro Yamada
2024-10-01
kconfig: clear expr::val_is_valid when allocated
Masahiro Yamada
2024-09-30
kconfig: fix infinite loop in sym_calc_choice()
Masahiro Yamada
2024-09-20
kconfig: cache expression values
Masahiro Yamada
2024-09-20
kconfig: use hash table to reuse expressions
Masahiro Yamada
2024-09-20
kconfig: refactor expr_eliminate_dups()
Masahiro Yamada
2024-09-20
kconfig: add comments to expression transformations
Masahiro Yamada
2024-09-20
kconfig: change some expr_*() functions to bool
Masahiro Yamada
2024-09-20
scripts: move hash function from scripts/kconfig/ to scripts/include/
Masahiro Yamada
2024-09-01
kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h
Masahiro Yamada
2024-09-01
kconfig: remove P_SYMBOL property
Masahiro Yamada
2024-09-01
kconfig: stop adding P_SYMBOL property to symbols
Masahiro Yamada
2024-09-01
kconfig: remove dummy assignments to cur_{filename,lineno}
Masahiro Yamada
2024-08-06
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
2024-07-21
kbuild: move some helper headers from scripts/kconfig/ to scripts/include/
Masahiro Yamada
2024-07-20
kconfig: recursive checks drop file/lineno
HONG Yifan
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
kconfig: refactor error messages in sym_check_print_recursive()
Masahiro Yamada
[next]