Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
01c8f1c44b83a0825b573e7c723b033cece37b86
/
scripts
/
kconfig
/
symbol.c
1c199f2
kbuild: document recursive dependency limitation / resolution
by Luis R. Rodriguez
· 9 years ago
35ffd08
kconfig: Delete unnecessary checks before the function call "sym_calc_value"
by Markus Elfring
· 9 years ago
31847b6
kconfig: allow use of relations other than (in)equality
by Jan Beulich
· 9 years ago
ad8d40c
kconfig: Remove unnecessary prototypes from headers
by Michal Marek
· 10 years ago
8d9dfe8
kconfig: fix trivial typos and update mconf documentation
by Martin Walch
· 11 years ago
129784a
kconfig: switch to "long long" for sanity
by Kees Cook
· 11 years ago
508382a
kconfig: simplify symbol-search code
by Yann E. MORIN
· 11 years ago
1407f97
kconfig: don't allocate n+1 elements in temporary array
by Yann E. MORIN
· 11 years ago
803b351
kconfig: minor style fixes in symbol-search code
by Yann E. MORIN
· 11 years ago
26e933e
kconfig: avoid multiple calls to strlen
by Yann E. MORIN
· 11 years ago
b57caaa
kconfig: allow "hex" and "range" to support longs
by Kees Cook
· 11 years ago
193b40a
kconfig: sort found symbols by relevance
by Yann E. MORIN
· 12 years ago
fbe98bb
kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
by Arve Hjønnevåg
· 11 years ago
177acf7
kconfig: Fix malloc handling in conf tools
by Alan Cox
· 12 years ago
5d09598
kconfig: fix new choices being skipped upon config update
by Arnaud Lacombe
· 13 years ago
e54e692
kconfig: introduce specialized printer
by Arnaud Lacombe
· 13 years ago
5a6f8d2
kconfig: nuke LKC_DIRECT_LINK cruft
by Arnaud Lacombe
· 13 years ago
f28b1c8
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
1137c56
kconfig: simplify select-with-unmet-direct-dependency warning
by Arnaud Lacombe
· 14 years ago
579fb8e
kconfig: fix typos
by Arnaud Lacombe
· 14 years ago
020e773
kconfig: sym_expand_string_value: allow for string termination when reallocing
by Andy Whitcroft
· 14 years ago
b1f7d6e
Revert "kconfig: Temporarily disable dependency warnings"
by Michal Marek
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
71ebc01
kconfig: Temporarily disable dependency warnings
by Michal Marek
· 14 years ago
19c29f3
kconfig: Fix realloc usage()
by Michal Marek
· 14 years ago
76a5409
kconfig: add a symbol string expansion helper
by Arnaud Lacombe
· 14 years ago
3643f84
kconfig: fix segfault when detecting recursive dependency
by Sam Ravnborg
· 14 years ago
7cf3d73
kconfig: add savedefconfig
by Sam Ravnborg
· 14 years ago
c252147
kconfig: refactor code in symbol.c
by Sam Ravnborg
· 14 years ago
d595cea
kconfig: print more info when we see a recursive dependency
by Roman Zippel
· 14 years ago
59e89e3
kconfig: save location of config symbols
by Sam Ravnborg
· 14 years ago
0a28c47
kconfig: Don't write invisible choice values
by Jan Beulich
· 14 years ago
246cf9c
kbuild: Warn on selecting symbols with unmet direct dependencies
by Catalin Marinas
· 14 years ago
da6df87
kconfig: recalc symbol value before showing search results
by Li Zefan
· 15 years ago
e66f25d
Improve kconfig symbol hashing
by Andi Kleen
· 15 years ago
4356f48
kbuild: add static to prototypes
by Trevor Keith
· 15 years ago
5a1aa8a
kconfig: add named choice group
by Roman Zippel
· 17 years ago
4898117
kconfig: fix choice dependency check
by Roman Zippel
· 17 years ago
587c906
kconfig: fix select in combination with default
by Roman Zippel
· 17 years ago
80daa56
kconfig: use environment option
by Roman Zippel
· 17 years ago
9344908
kconfig: environment symbol support
by Roman Zippel
· 17 years ago
7a96292
kconfig: explicitly introduce expression list
by Roman Zippel
· 17 years ago
d6ee357
kconfig: rename E_OR & friends to avoid name clash
by Sam Ravnborg
· 17 years ago
5447d34
kconfig: error out if recursive dependencies are found
by Sam Ravnborg
· 18 years ago
bfc1000
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only
by Karsten Wiese
· 18 years ago
face437
kconfig: add defconfig_list/module option
by Roman Zippel
· 18 years ago
669bfad
kconfig: allow loading multiple configurations
by Roman Zippel
· 18 years ago
0c1822e
kconfig: allow multiple default values per symbol
by Roman Zippel
· 18 years ago
c0e150ac
kconfig: remove SYMBOL_{YES,MOD,NO}
by Roman Zippel
· 18 years ago
2244cbd
kbuild: create .kernelrelease at *config step
by Sam Ravnborg
· 19 years ago
4cf3cbe
[PATCH] kconfig: allow variable argumnts for range
by Roman Zippel
· 19 years ago
3f23ca2
[PATCH] kconfig: fix restart for choice symbols
by Roman Zippel
· 19 years ago
3f04e7d
[PATCH] kconfig: Fix Kconfig performance bug
by David Gibson
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago