index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
lexer.l
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h
Masahiro Yamada
1
-0
/
+1
2024-05-02
kconfig: remove 'optional' property support
Masahiro Yamada
1
-1
/
+0
2024-02-19
kconfig: change file_lookup() to return the file name
Masahiro Yamada
1
-3
/
+2
2024-02-19
kconfig: move the file and lineno in struct file to struct buffer
Masahiro Yamada
1
-29
/
+23
2024-02-19
kconfig: replace remaining current_file->name with cur_filename
Masahiro Yamada
1
-2
/
+2
2024-02-19
kconfig: do not delay the cur_filename update
Masahiro Yamada
1
-10
/
+7
2024-02-19
kconfig: replace file->name with name in zconf_nextfile()
Masahiro Yamada
1
-5
/
+5
2024-02-19
kconfig: remove zconf_curname() and zconf_lineno()
Masahiro Yamada
1
-15
/
+5
2024-02-19
kconfig: replace current_pos with separate cur_{filename,lineno}
Masahiro Yamada
1
-8
/
+17
2024-02-19
kconfig: split preprocessor prototypes into preprocess.h
Masahiro Yamada
1
-0
/
+2
2024-02-19
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
1
-2
/
+5
2024-02-19
kconfig: fix line number in recursive inclusion detection
Masahiro Yamada
1
-4
/
+5
2024-02-19
kconfig: remove unneeded buffer allocation in zconf_initscan()
Masahiro Yamada
1
-16
/
+13
2021-09-30
kconfig: rename a variable in the lexer to a clearer name
Masahiro Yamada
1
-3
/
+3
2021-09-30
kconfig: narrow the scope of variables in the lexer
Masahiro Yamada
1
-1
/
+2
2021-04-14
kconfig: change "modules" from sub-option to first-level attribute
Masahiro Yamada
1
-1
/
+0
2021-04-14
kconfig: remove allnoconfig_y option
Masahiro Yamada
1
-1
/
+0
2021-04-14
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
1
-1
/
+0
2020-12-08
kconfig: clean up header inclusion
Boris Kolpackov
1
-1
/
+0
2020-08-14
kconfig: add 'static' to some file-local data
Masahiro Yamada
1
-1
/
+1
2020-08-14
kconfig: remove '---help---' support
Masahiro Yamada
1
-1
/
+1
2019-05-14
kconfig: use snprintf for formatting pathnames
Jacob Garber
1
-1
/
+2
2019-02-13
kconfig: rename zconf.y to parser.y
Masahiro Yamada
1
-1
/
+1
2019-02-13
kconfig: rename zconf.l to lexer.l
Masahiro Yamada
1
-0
/
+470