index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
1
-3
/
+1
2020-08-14
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2
-2
/
+1
2020-08-14
kconfig: qconf: use 'menu' variable for (QMenu *)
Masahiro Yamada
1
-21
/
+20
2020-08-14
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
Masahiro Yamada
1
-6
/
+5
2020-08-14
kconfig: qconf: remove ->addSeparator() to menuBar
Masahiro Yamada
1
-1
/
+0
2020-08-14
kconfig: add 'static' to some file-local data
Masahiro Yamada
2
-5
/
+11
2020-08-14
kconfig: qconf: Fix mouse events in search view
Maxime Chretien
1
-2
/
+3
2020-08-14
kconfig: constify XPM data
Masahiro Yamada
2
-30
/
+30
2020-08-14
kconfig: remove '---help---' support
Masahiro Yamada
1
-1
/
+1
2020-08-02
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2
-5
/
+1
2020-08-01
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
1
-3
/
+2
2020-08-01
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
1
-9
/
+1
2020-08-01
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
1
-1
/
+0
2020-08-01
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
1
-2
/
+2
2020-08-01
kconfig: qconf: compile moc object separately
Masahiro Yamada
3
-7
/
+7
2020-08-01
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
1
-2
/
+4
2020-07-01
kconfig: qconf: parse newer types at debug info
Mauro Carvalho Chehab
1
-0
/
+3
2020-07-01
kconfig: qconf: navigate menus on hyperlinks
Mauro Carvalho Chehab
1
-18
/
+7
2020-07-01
kconfig: qconf: don't show goback button on splitMode
Mauro Carvalho Chehab
1
-2
/
+3
2020-07-01
kconfig: qconf: simplify the goBack() logic
Mauro Carvalho Chehab
1
-31
/
+17
2020-07-01
kconfig: qconf: re-implement setSelected()
Mauro Carvalho Chehab
2
-12
/
+11
2020-07-01
kconfig: qconf: make debug links work again
Mauro Carvalho Chehab
2
-5
/
+71
2020-07-01
kconfig: qconf: make search fully work again on split mode
Mauro Carvalho Chehab
1
-7
/
+18
2020-07-01
kconfig: qconf: cleanup includes
Mauro Carvalho Chehab
2
-25
/
+16
2020-05-25
kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands
Masahiro Yamada
1
-5
/
+4
2020-05-13
streamline_config.pl: add LMC_KEEP to preserve some kconfigs
Changbin Du
2
-0
/
+23
2020-05-12
kconfig: allow only 'config', 'comment', and 'if' inside 'choice'
Masahiro Yamada
1
-14
/
+16
2020-05-12
kconfig: tests: remove randconfig test for choice in choice
Masahiro Yamada
5
-63
/
+0
2020-05-12
kconfig: do not assign a variable in the return statement
Masahiro Yamada
1
-1
/
+2
2020-05-12
kconfig: do not use OR-assignment for zero-cleared structure
Masahiro Yamada
1
-1
/
+1
2020-04-08
kconfig: qconf: Fix a few alignment issues
Mauro Carvalho Chehab
1
-6
/
+7
2020-04-08
kconfig: qconf: remove some old bogus TODOs
Mauro Carvalho Chehab
1
-2
/
+1
2020-04-08
kconfig: qconf: fix support for the split view mode
Mauro Carvalho Chehab
2
-7
/
+28
2020-04-08
kconfig: qconf: fix the content of the main widget
Mauro Carvalho Chehab
1
-6
/
+17
2020-04-08
kconfig: qconf: Change title for the item window
Mauro Carvalho Chehab
1
-1
/
+9
2020-04-08
kconfig: qconf: clean deprecated warnings
Mauro Carvalho Chehab
1
-4
/
+4
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+1
2020-03-29
kconfig: remove unused variable in qconf.cc
Masahiro Yamada
1
-2
/
+0
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
1
-3
/
+0
2020-03-13
kconfig: make 'imply' obey the direct dependency
Masahiro Yamada
1
-1
/
+3
2020-03-13
kconfig: allow symbols implied by y to become m
Masahiro Yamada
1
-4
/
+1
2020-03-03
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
1
-4
/
+0
2020-02-05
kconfig: Invalidate all symbols after changing to y or m.
Tetsuo Handa
1
-3
/
+2
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-5
/
+5
2020-02-03
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
1
-1
/
+1
2020-02-01
Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-130
/
+170
2020-01-09
kconfig: fix an "implicit declaration of function" warning
Bartosz Golaszewski
3
-0
/
+3
2020-01-06
kconfig: fix nesting of symbol help text
Thomas Hebb
1
-8
/
+8
2020-01-06
kconfig: distinguish between dependencies and visibility in help text
Thomas Hebb
3
-2
/
+13
[next]