index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
expr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: split some C files out of zconf.y
Masahiro Yamada
2018-12-28
1
-0
/
+2
*
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-12-28
1
-1
/
+1
*
kconfig: remove k_invalid from expr_parse_string() return type
Masahiro Yamada
2018-12-08
1
-12
/
+2
*
kconfig: make unmet dependency warnings readable
Masahiro Yamada
2018-03-26
1
-42
/
+0
*
kconfig: Print reverse dependencies in groups
Eugeniu Rosca
2018-03-26
1
-6
/
+12
*
kconfig: clean-up reverse dependency help implementation
Masahiro Yamada
2018-03-26
1
-15
/
+21
*
kconfig: send error messages to stderr
Masahiro Yamada
2018-02-09
1
-2
/
+2
*
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-02-01
1
-5
/
+131
|
\
|
*
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
2018-01-25
1
-4
/
+24
|
*
kconfig: Document important expression functions
Ulf Magnusson
2018-01-22
1
-0
/
+106
|
*
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-01-22
1
-1
/
+1
*
|
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
2018-01-06
1
-1
/
+4
|
/
*
kconfig: Fix copy&paste error
Michal Sojka
2015-10-20
1
-1
/
+1
*
kconfig: allow use of relations other than (in)equality
Jan Beulich
2015-06-15
1
-10
/
+157
*
Kconfig: Remove bad inference rules expr_eliminate_dups2()
Martin Walch
2015-05-25
1
-111
/
+0
*
kconfig: Remove unnecessary prototypes from headers
Michal Marek
2015-02-25
1
-6
/
+12
*
kconfig: Remove dead code
Michal Marek
2015-02-25
1
-4
/
+0
*
kconfig: Fix malloc handling in conf tools
Alan Cox
2012-11-20
1
-5
/
+5
*
kconfig: use calloc() for expr allocation
Arnaud Lacombe
2011-07-02
1
-8
/
+4
*
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-06-06
1
-1
/
+0
*
kconfig: Make expr_copy() take a const argument
Michal Marek
2010-12-21
1
-1
/
+1
*
kconfig: simplify select-with-unmet-direct-dependency warning
Arnaud Lacombe
2010-12-21
1
-0
/
+42
*
kconfig: Fix warning: ignoring return value of 'fwrite'
Jean Sacren
2010-08-13
1
-1
/
+1
*
kconfig: print the range of integer/hex symbol in help text
Li Zefan
2010-06-02
1
-1
/
+1
*
menuconfig: wrap long help lines
Vadim Bendebury (вб)
2010-02-02
1
-2
/
+25
*
kbuild: add static to prototypes
Trevor Keith
2009-09-20
1
-2
/
+2
*
kconfig: add symbol value to help find the real depend
Cheng Renquan
2009-09-20
1
-0
/
+2
*
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
2008-01-28
1
-2
/
+8
*
kconfig: explicitly introduce expression list
Roman Zippel
2008-01-28
1
-8
/
+8
*
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
2008-01-28
1
-3
/
+3
*
kconfig: create links in info window
Roman Zippel
2006-06-09
1
-25
/
+25
*
kconfig: remove SYMBOL_{YES,MOD,NO}
Roman Zippel
2006-06-09
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1099