Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b623f871d7c993fac8ad7aaaa8f5f3cdb8ed480
/
scripts
/
kconfig
e4757ca
kconfig: delete last traces of __enabled_ from autoconf.h
by Paul Gortmaker
· 13 years ago
a959613
Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols"
by Paul Gortmaker
· 13 years ago
9875c42
merge_config.sh: Add option to display redundant configs
by John Stultz
· 13 years ago
55cae30
merge_config.sh: Set execute bit
by John Stultz
· 13 years ago
0928061
merge_config.sh: Use the first file as the initial config
by Josh Boyer
· 13 years ago
5d09598
kconfig: fix new choices being skipped upon config update
by Arnaud Lacombe
· 13 years ago
287b901
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
30c4eaa
menuconfig: fix a regression when canceling the prompt dialog at exit
by Li Zefan
· 13 years ago
37ae2d5
kbuild: Fix compiler warning with assertion when calling 'fwrite'
by Arnaud Lacombe
· 13 years ago
e2aef4d
Improve update-po-config output
by Peter Foley
· 13 years ago
c55ac15
menuconfig: let make not report error when not save configuration
by Wang YanQing
· 13 years ago
320d41b
merge_config.sh: fix bug in final check
by John Stultz
· 13 years ago
c0c0cda
merge_config.sh: whitespace cleanup
by Darren Hart
· 13 years ago
041b78c
merge_config.sh: use signal names compatible with dash and bash
by Darren Hart
· 13 years ago
4b5f721
kconfig: add merge_config.sh script
by john stultz
· 13 years ago
364212f
kconfig/streamline-config.pl: Fix parsing Makefile with variables
by Steven Rostedt
· 13 years ago
d060d96
kconfig/streamline-config.pl: Simplify backslash line concatination
by Steven Rostedt
· 13 years ago
fa0ad657
kconfig: adapt update-po-config to new UML layout
by Paul Bolle
· 13 years ago
70cc01e
kconfig: use xfwrite wrapper function to silence warnings
by Peter Foley
· 13 years ago
4f0c28f
kconfig: fix set but not used warnings
by Peter Foley
· 13 years ago
a7d6f6e
kconfig: fix warnings by specifing format arguments
by Peter Foley
· 13 years ago
93072c3
scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox
by Cheng Renquan
· 13 years ago
e631a57
scripts/kconfig/nconf: fix editing long strings
by Cheng Renquan
· 13 years ago
5ea9f64
scripts/kconfig/nconf: dynamically alloc dialog_input_result
by Cheng Renquan
· 13 years ago
cd58a90fa
scripts/kconfig/nconf: fix memmove's length arg
by Cheng Renquan
· 13 years ago
4e24dbf
scripts/kconfig/nconf: fix typo: unknow => unknown
by Cheng Renquan
· 13 years ago
6a19492
Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig
by Michal Marek
· 13 years ago
702a945
kconfig: fix set but not used variables
by Lucas De Marchi
· 13 years ago
564899f
kconfig: handle SIGINT in menuconfig
by Davidlohr Bueso
· 13 years ago
953742c
kconfig: fix __enabled_ macros definition for invisible and un-selected symbols
by Arnaud Lacombe
· 13 years ago
db57630
Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig
by Michal Marek
· 13 years ago
57e6292
kconfig: factor code in menu_get_ext_help()
by Arnaud Lacombe
· 13 years ago
3f198df
kbuild: Fix help text not displayed in choice option.
by Srinivas Kandagatla
· 13 years ago
4920e05
kconfig/nconf: nuke unreferenced `nohelp_text'
by Arnaud Lacombe
· 13 years ago
50bce3e
kconfig/streamline_config.pl: merge local{mod,yes}config
by Arnaud Lacombe
· 13 years ago
22d550a
kconfig/streamline_config.pl: use options to determine operating mode
by Arnaud Lacombe
· 13 years ago
f597a71
kconfig/streamline_config.pl: directly access LSMOD from the environment
by Arnaud Lacombe
· 13 years ago
1d3fe4a
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
2a11c8e
kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()
by Michal Marek
· 13 years ago
bac6aa8
xconfig: Abort close if configuration cannot be saved
by Michal Marek
· 13 years ago
eb4cf5a
kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h
by Arnaud Lacombe
· 13 years ago
a1e8065
kconfig/nconf: remove useless conditionnal
by Arnaud Lacombe
· 13 years ago
f98ee76
kconfig/nconf: prevent segfault on empty menu
by Arnaud Lacombe
· 13 years ago
5416857
kconfig/nconf: use the generic menu_get_ext_help()
by Arnaud Lacombe
· 13 years ago
e9882ac
nconfig: Avoid Wunused-but-set warning
by Raghavendra D Prabhu
· 13 years ago
5c74cd4
Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig
by Michal Marek
· 13 years ago
ab63f58
kconfig/conf: mark xfgets() private
by Arnaud Lacombe
· 13 years ago
131c60a
kconfig: remove pending prototypes for kconfig_load()
by Arnaud Lacombe
· 13 years ago
3254399
kconfig/conf: add command line options' description
by Arnaud Lacombe
· 14 years ago
275744c
kconfig/conf: reduce the scope of `defconfig_file'
by Arnaud Lacombe
· 14 years ago
8494453
kconfig: use calloc() for expr allocation
by Arnaud Lacombe
· 14 years ago
e54e692
kconfig: introduce specialized printer
by Arnaud Lacombe
· 13 years ago
ec6452a
kconfig: do not overwrite symbol direct dependency in assignment
by Arnaud Lacombe
· 13 years ago
2f76b35
kconfig: regen parser
by Arnaud Lacombe
· 13 years ago
378dbb2
kconfig: migrate parser to implicit rules
by Arnaud Lacombe
· 13 years ago
674eed8
kconfig/zconf.l: do not ask to generate backup
by Arnaud Lacombe
· 13 years ago
b96a0d0
kconfig: kill no longer needed reference to YYDEBUG
by Arnaud Lacombe
· 13 years ago
61f956f
kconfig: constify `kconf_id_lookup'
by Arnaud Lacombe
· 14 years ago
36fee53
Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig
by Michal Marek
· 13 years ago
1ea3ad4
kconfig/gconf: silent missing prototype warnings
by Arnaud Lacombe
· 13 years ago
f8aea77
kconfig/gconf: kill deadcode
by Arnaud Lacombe
· 13 years ago
5a6f8d2
kconfig: nuke LKC_DIRECT_LINK cruft
by Arnaud Lacombe
· 13 years ago
8425038
kconfig: nuke reference to SWIG
by Arnaud Lacombe
· 13 years ago
02d95c9
kconfig: add missing <stdlib.h> inclusion
by Arnaud Lacombe
· 13 years ago
dd00330
kconfig: add missing <ctype.h> inclusion
by Arnaud Lacombe
· 13 years ago
10a4b27
kconfig: add missing <stdarg.h> inclusion
by Arnaud Lacombe
· 13 years ago
75f1468
kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()
by Arnaud Lacombe
· 13 years ago
d8fc320
kconfig: annotate non-trivial fall-trough
by Arnaud Lacombe
· 13 years ago
ac9a126
Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig
by Michal Marek
· 13 years ago
4c54f0f
kconfig: Only generate config_is_xxx for bool and tristate options
by Michal Marek
· 13 years ago
d49e468
xconfig: merge code path to conf_write()
by Arnaud Lacombe
· 13 years ago
51f31af
Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig
by Michal Marek
· 13 years ago
bdebd48
kconfig: do not record timestamp in .config
by Arnaud Lacombe
· 13 years ago
6ef3d36
gconfig: Hide unused left treeview when start up the interface
by Eduardo Silva
· 13 years ago
2626e67
gconfig: enable rules hint for main treeviews
by Eduardo Silva
· 13 years ago
de12518
kconfig: autogenerated config_is_xxx macro
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
2d80eb0
kconfig: quiet commands when V=0
by Peter Foley
· 14 years ago
bdc69ca
kconfig: change update-po-config to reflect new layout of arch/um
by Peter Foley
· 14 years ago
a24a1b8
kconfig: make update-po-config work in KBUILD_OUTPUT
by Peter Foley
· 14 years ago
b24d7d7
kconfig: rearrange clean-files
by Peter Foley
· 14 years ago
d02ab88
kconfig: change gconf to modify hostprogs-y like nconf and mconf
by Peter Foley
· 14 years ago
f194304
kconfig: change qconf to modify hostprogs-y like nconf and mconf
by Peter Foley
· 14 years ago
1f59471
kconfig: only build kxgettext when needed
by Peter Foley
· 14 years ago
10175ba
nconfig: Silence unused return values from wattrset
by Stephen Boyd
· 14 years ago
c33724a
kconfig: Do not record timestamp in auto.conf and autoconf.h
by Michal Marek
· 16 years ago
2b2112f
kconfig: get rid of unused flags
by Yann E. MORIN
· 14 years ago
f094f8a
kconfig: allow multiple inclusion of the same file
by Yann E. MORIN
· 14 years ago
466de91
kconfig: Avoid buffer underrun in choice input
by Ben Hutchings
· 14 years ago
cce1dac
trivial: Fix Steven's Copyright typos
by Uwe Kleine-König
· 14 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
39177ec
nconf: handle comment entries within choice/endchoice
by Peter Korsgaard
· 14 years ago
7ad1227
kconfig: fix undesirable side effect of adding "visible" menu attribute
by Jan Beulich
· 14 years ago
0597fcd
kconfig: fix warning
by Arnaud Lacombe
· 14 years ago
17742dc
kconfig: Make expr_copy() take a const argument
by Michal Marek
· 14 years ago
1137c56
kconfig: simplify select-with-unmet-direct-dependency warning
by Arnaud Lacombe
· 14 years ago
ab60bd0
kconfig: add more S_INT and S_HEX consistency checks
by Arnaud Lacombe
· 14 years ago
4ce2c1e
kconfig: fix `zconfdebug' extern declaration
by Arnaud Lacombe
· 14 years ago
bf128f5
kconfig/conf: merge duplicate switch's case
by Arnaud Lacombe
· 14 years ago
579fb8e
kconfig: fix typos
by Arnaud Lacombe
· 14 years ago
1ebfa51
kbuild/gconf: add dummy inline for bind_textdomain_codeset()
by Arnaud Lacombe
· 14 years ago
Next »