index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
parser.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: do not reparent the menu inside a choice block
Masahiro Yamada
2024-03-28
1
-1
/
+1
*
kconfig: check prompt for choice while parsing
Masahiro Yamada
2024-03-19
1
-0
/
+6
*
kconfig: remove named choice support
Masahiro Yamada
2024-03-10
1
-7
/
+3
*
kconfig: use generic macros to implement symbol hashtable
Masahiro Yamada
2024-02-20
1
-2
/
+0
*
kconfig: print recursive dependency errors in the parsed order
Masahiro Yamada
2024-02-20
1
-4
/
+16
*
kconfig: do not delay the cur_filename update
Masahiro Yamada
2024-02-19
1
-0
/
+8
*
kconfig: associate struct menu with file name directly
Masahiro Yamada
2024-02-19
1
-3
/
+3
*
kconfig: remove zconf_curname() and zconf_lineno()
Masahiro Yamada
2024-02-19
1
-32
/
+27
*
kconfig: split preprocessor prototypes into preprocess.h
Masahiro Yamada
2024-02-19
1
-0
/
+1
*
kconfig: call env_write_dep() right after yyparse()
Masahiro Yamada
2024-02-19
1
-1
/
+8
*
kconfig: write Kconfig files to autoconf.cmd in order
Masahiro Yamada
2024-02-19
1
-0
/
+4
*
kconfig: remove unneeded sym_find() call in conf_parse()
Masahiro Yamada
2024-02-19
1
-1
/
+1
*
kconfig: fix off-by-one in zconf_error()
Masahiro Yamada
2024-02-19
1
-1
/
+1
*
kconfig: split menu.c out of parser.y
Masahiro Yamada
2021-04-14
1
-3
/
+2
*
kconfig: change sym_change_count to a boolean flag
Masahiro Yamada
2021-04-14
1
-1
/
+1
*
kconfig: change "modules" from sub-option to first-level attribute
Masahiro Yamada
2021-04-14
1
-3
/
+5
*
kconfig: remove allnoconfig_y option
Masahiro Yamada
2021-04-14
1
-6
/
+0
*
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
2021-04-14
1
-6
/
+0
*
kconfig: allow only 'config', 'comment', and 'if' inside 'choice'
Masahiro Yamada
2020-05-12
1
-14
/
+16
*
kconfig: remove sym from struct property
Masahiro Yamada
2020-01-07
1
-1
/
+1
*
kconfig: remove 'prompt' symbol
Masahiro Yamada
2020-01-07
1
-10
/
+7
*
kconfig: drop T_WORD from the RHS of 'prompt' symbol
Masahiro Yamada
2020-01-07
1
-3
/
+1
*
kconfig: split util.c out of parser.y
Masahiro Yamada
2019-11-11
1
-1
/
+0
*
kconfig: rename zconf.y to parser.y
Masahiro Yamada
2019-02-13
1
-0
/
+731