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
2018-12-21
kconfig: use distinct tokens for type and default properties
Masahiro Yamada
3
-32
/
+47
2018-12-15
kconfig: remove redundant token defines
Masahiro Yamada
1
-5
/
+0
2018-12-15
kconfig: rename depends_list to comment_option_list
Masahiro Yamada
1
-6
/
+6
2018-12-15
kconfig: loosen the order of "visible" and "depends on" in menu entry
Masahiro Yamada
1
-7
/
+7
2018-12-15
kconfig: remove redundant menu_block rule
Masahiro Yamada
1
-8
/
+1
2018-12-15
kconfig: remove redundant if_block rule
Masahiro Yamada
1
-9
/
+1
2018-12-15
kconfig: remove grammatically ambiguous option_error
Masahiro Yamada
1
-10
/
+0
2018-12-15
kconfig: remove grammatically ambiguous "unexpected option" diagnostic
Masahiro Yamada
1
-10
/
+1
2018-12-15
kconfig: warn no new line at end of file
Masahiro Yamada
1
-0
/
+4
2018-12-12
kconfig: clean up EOF handling in the lexer
Masahiro Yamada
1
-3
/
+2
2018-12-12
kconfig: fix ambiguous grammar in terms of new lines
Masahiro Yamada
2
-15
/
+24
2018-12-12
kconfig: refactor pattern matching in STRING state
Masahiro Yamada
1
-11
/
+3
2018-12-12
kconfig: remove unneeded pattern matching to whitespaces
Masahiro Yamada
1
-6
/
+0
2018-12-12
kconfig: require T_EOL to reduce visible statement
Masahiro Yamada
1
-2
/
+2
2018-12-12
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
1
-0
/
+2
2018-12-12
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
1
-1
/
+1
2018-12-08
kconfig: remove k_invalid from expr_parse_string() return type
Masahiro Yamada
1
-12
/
+2
2018-12-08
kconfig: remove S_OTHER symbol type and correct dependency tracking
Masahiro Yamada
3
-24
/
+16
2018-12-08
kconfig: split out code touching a file to conf_touch_dep()
Masahiro Yamada
1
-43
/
+49
2018-12-08
kconfig: rename conf_split_config() to conf_touch_deps()
Masahiro Yamada
1
-2
/
+2
2018-12-08
kconfig: remove unneeded setsym label in conf_read_simple()
Masahiro Yamada
1
-3
/
+3
2018-11-15
scripts/kconfig/merge_config: don't redefine 'y' to 'm'
Anders Roxell
1
-8
/
+29
2018-11-11
kconfig: merge_config: avoid false positive matches from comment lines
Masahiro Yamada
1
-3
/
+4
2018-11-01
merge_config.sh: Allow to define config prefix
Petr Vorel
1
-1
/
+5
2018-11-01
kconfig: remove silentoldconfig target
Masahiro Yamada
1
-8
/
+1
2018-11-01
kconfig: remove oldnoconfig target
Masahiro Yamada
2
-15
/
+1
2018-09-02
kconfig: do not require pkg-config on make {menu,n}config
Masahiro Yamada
6
-31
/
+42
2018-08-31
kconfig: remove a spurious self-assignment
Lukas Bulwahn
1
-1
/
+0
2018-08-22
kconfig: suppress "configuration written to .config" for syncconfig
Masahiro Yamada
1
-0
/
+5
2018-08-22
kconfig: fix "Can't open ..." in parallel build
Masahiro Yamada
1
-2
/
+3
2018-08-22
kconfig: improve the recursive dependency report
Masahiro Yamada
2
-17
/
+37
2018-08-22
kconfig: report recursive dependency involving 'imply'
Masahiro Yamada
3
-18
/
+32
2018-08-22
kconfig: error out when seeing recursive dependency
Masahiro Yamada
5
-12
/
+10
2018-08-22
kconfig: add build-only configurator targets
Randy Dunlap
1
-1
/
+10
2018-08-15
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
15
-122
/
+184
2018-08-14
kconfig: remove P_ENV property type
Masahiro Yamada
3
-4
/
+0
2018-08-14
kconfig: remove unused sym_get_env_prop() function
Masahiro Yamada
2
-10
/
+0
2018-08-13
kconfig: fix the rule of mainmenu_stmt symbol
Masahiro Yamada
1
-2
/
+2
2018-07-25
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
7
-19
/
+30
2018-07-25
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
1
-4
/
+6
2018-07-25
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
2
-9
/
+20
2018-07-25
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
1
-1
/
+0
2018-07-25
kconfig: split out useful helpers in confdata.c
Masahiro Yamada
1
-17
/
+64
2018-07-25
kconfig: rename file_write_dep and move it to confdata.c
Masahiro Yamada
3
-32
/
+30
2018-07-25
kconfig: handle format string before calling conf_message_callback()
Masahiro Yamada
4
-18
/
+17
2018-07-17
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
6
-8
/
+8
2018-07-17
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
2
-0
/
+9
2018-07-17
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
1
-4
/
+4
2018-06-28
kconfig: loop boundary condition fix
Jerry James
1
-1
/
+1
2018-06-28
kconfig: handle P_SYMBOL in print_symbol()
Dirk Gouders
2
-0
/
+7
[prev]
[next]