index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
kconfig: tests: remove randconfig test for choice in choice
Masahiro Yamada
5
-63
/
+0
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-7
/
+7
2019-06-05
kconfig: tests: fix recursive inclusion unit test
Masahiro Yamada
1
-3
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2018-12-28
kconfig: convert to SPDX License Identifier
Masahiro Yamada
15
-0
/
+22
2018-08-22
kconfig: improve the recursive dependency report
Masahiro Yamada
1
-3
/
+3
2018-08-22
kconfig: report recursive dependency involving 'imply'
Masahiro Yamada
2
-16
/
+25
2018-08-22
kconfig: error out when seeing recursive dependency
Masahiro Yamada
4
-9
/
+10
2018-05-29
kconfig: test: add Kconfig macro language tests
Masahiro Yamada
13
-0
/
+191
2018-05-29
kconfig: make default prompt of mainmenu less specific
Masahiro Yamada
1
-1
/
+1
2018-03-26
kconfig: remove duplicated file name and lineno of recursive inclusion
Masahiro Yamada
1
-5
/
+6
2018-03-26
kconfig: tests: test if recursive inclusion is detected
Masahiro Yamada
6
-0
/
+24
2018-03-26
kconfig: tests: test if recursive dependencies are detected
Masahiro Yamada
3
-0
/
+101
2018-03-26
kconfig: tests: test randconfig for choice in choice
Masahiro Yamada
5
-0
/
+60
2018-03-26
kconfig: tests: test defconfig when two choices interact
Masahiro Yamada
4
-0
/
+42
2018-03-26
kconfig: tests: check visibility of tristate choice values in y choice
Masahiro Yamada
5
-0
/
+43
2018-03-26
kconfig: tests: check unneeded "is not set" with unmet dependency
Masahiro Yamada
4
-0
/
+39
2018-03-26
kconfig: tests: test if new symbols in choice are asked
Masahiro Yamada
4
-0
/
+64
2018-03-26
kconfig: tests: test automatic submenu creation
Masahiro Yamada
3
-0
/
+72
2018-03-26
kconfig: tests: add basic choice tests
Masahiro Yamada
9
-0
/
+149
2018-03-26
kconfig: tests: add framework for Kconfig unit testing
Masahiro Yamada
2
-0
/
+298