index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
gconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
kconfig: remove SYMBOL_CHOICEVAL flag
Masahiro Yamada
1
-1
/
+1
2024-07-16
kconfig: remove sym_get_choice_value()
Masahiro Yamada
1
-1
/
+1
2024-07-16
kconfig: remove tristate choice support
Masahiro Yamada
1
-4
/
+2
2024-07-16
kconfig: pass new conf_changed value to the callback
Masahiro Yamada
1
-4
/
+3
2024-07-16
kconfig: gconf: move conf_changed() definition up
Masahiro Yamada
1
-8
/
+7
2024-07-16
kconfig: gconf: remove unnecessary forward declarations
Masahiro Yamada
1
-2
/
+0
2024-06-06
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-05-14
kconfig: gconf: show checkbox for choice correctly
Masahiro Yamada
1
-7
/
+5
2024-05-10
kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGED
Masahiro Yamada
1
-6
/
+3
2024-05-10
kconfig: gconf: remove debug code
Masahiro Yamada
1
-48
/
+1
2024-05-10
kconfig: gconf: update pane correctly after loading a config file
Masahiro Yamada
1
-1
/
+3
2024-05-02
kconfig: remove SYMBOL_NO_WRITE flag
Masahiro Yamada
1
-2
/
+0
2024-05-02
kconfig: remove 'optional' property support
Masahiro Yamada
1
-2
/
+0
2024-05-02
kconfig: remove SYMBOL_CHOICE flag
Masahiro Yamada
1
-2
/
+0
2023-07-12
kconfig: gconfig: correct program name in help text
Randy Dunlap
1
-3
/
+3
2023-07-12
kconfig: gconfig: drop the Show Debug Info help text
Randy Dunlap
1
-4
/
+1
2021-04-19
kconfig: highlight gconfig 'comment' lines with '***'
Randy Dunlap
1
-2
/
+6
2021-04-19
kconfig: gconf: remove unused code
Masahiro Yamada
1
-7
/
+0
2020-01-10
kconfig: fix an "implicit declaration of function" warning
Bartosz Golaszewski
1
-0
/
+1
2019-05-09
kconfig: remove trailing whitespaces
Masahiro Yamada
1
-1
/
+1
2018-12-28
kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warning
Masahiro Yamada
1
-1
/
+2
2018-12-28
kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings
Masahiro Yamada
1
-1
/
+1
2018-12-28
kconfig: add static qualifiers to fix gconf warnings
Masahiro Yamada
1
-10
/
+10
2018-12-28
kconfig: convert to SPDX License Identifier
Masahiro Yamada
1
-4
/
+1
2018-07-25
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
1
-0
/
+1
2018-07-18
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
1
-2
/
+2
2018-05-28
kconfig: drop localization support
Sam Ravnborg
1
-25
/
+21
2017-03-22
gconfig: remove misleading parentheses around a condition
Nicolas Iooss
1
-1
/
+1
2015-04-09
kconfig: Do not print status messages in make -s mode
Michal Marek
1
-1
/
+4
2015-02-25
kconfig: Remove dead code
Michal Marek
1
-24
/
+0
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
1
-1
/
+1
2012-11-20
kconfig: get CONFIG_ prefix from the environment
Yann E. MORIN
1
-1
/
+1
2011-12-11
kconfig: fix set but not used warnings
Peter Foley
1
-4
/
+1
2011-12-11
kconfig: fix warnings by specifing format arguments
Peter Foley
1
-3
/
+3
2011-06-06
kconfig/gconf: kill deadcode
Arnaud Lacombe
1
-33
/
+0
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
1
-4
/
+0
2011-06-06
kconfig: annotate non-trivial fall-trough
Arnaud Lacombe
1
-0
/
+1
2011-05-24
gconfig: Hide unused left treeview when start up the interface
Eduardo Silva
1
-2
/
+6
2011-05-24
gconfig: enable rules hint for main treeviews
Eduardo Silva
1
-2
/
+2
2010-09-19
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
Arnaud Lacombe
1
-4
/
+1
2010-09-19
kconfig: delay gconf window initialization
Arnaud Lacombe
1
-6
/
+6
2010-09-19
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
1
-2
/
+1
2010-06-02
gconfig: fix null pointer warning
Li Zefan
1
-2
/
+3
2010-06-02
gconfig: fix to tag NEW symbols correctly
Li Zefan
1
-1
/
+1
2010-04-14
gconfig: add support to show hidden options that have prompts
Li Zefan
1
-9
/
+38
2010-04-14
gconfig: remove show_debug option
Li Zefan
1
-9
/
+0
2010-04-14
gconfig: remove dbg_print_ptype() and dbg_print_stype()
Li Zefan
1
-63
/
+4
2009-09-20
kconfig: make use of menu_get_ext_help in gconfig
Cheng Renquan
1
-17
/
+4
2008-01-28
kconfig: gconfig: symbol fix
EGRY Gabor
1
-1
/
+1
2008-01-28
kconfig: missing macros in gconfig
EGRY Gabor
1
-4
/
+8
[next]