Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a2af139ff1cd85df586690ff626619ab1ee88b0a
/
scripts
/
kconfig
4eae518
localmodconfig: Fix localyesconfig to set to 'y' not 'm'
by Yuta Ando
· 12 years ago
45f4c81
localmodconfig: Use my variable for loop in streamline_config.pl
by Bill Pemberton
· 12 years ago
e0d2869
localmodconfig: Use 3 parameter open in streamline_config.pl
by Bill Pemberton
· 12 years ago
3f0c541
localmodconfig: Rework find_config in streamline_config.pl
by Bill Pemberton
· 12 years ago
224a257
localmodconfig: Set default value for ksource in streamline_config.pl
by Bill Pemberton
· 12 years ago
f6bcfc9
Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig
by Linus Torvalds
· 12 years ago
67d34a6
kconfig: Document oldnoconfig to what it really does
by Steven Rostedt
· 12 years ago
d68e818
nconf: add u, d command keys in scroll windows
by Benjamin Poirier
· 12 years ago
9d4792c
menuconfig: add u, d, q command keys in text boxes
by Benjamin Poirier
· 12 years ago
5b580fa
kconfig: Print errors to stderr in the Makefile
by Michal Marek
· 12 years ago
1a7a8c6
kconfig: allow long lines in config file
by Cody Schafer
· 12 years ago
92b72e8
kconfig: remove lkc_defs.h from .gitignore and dontdiff
by Paul Bolle
· 12 years ago
ebca026
xconfig: add quiet rule for moc
by Yaakov Selkowitz
· 12 years ago
4848594
xconfig: use pkgconfig to find moc
by Yaakov Selkowitz
· 12 years ago
3725f3e
kconfig: fix check-lxdialog for DLL platforms
by Yaakov Selkowitz
· 12 years ago
8435425
kconfig: check ncursesw headers first in check-lxdialog
by Yaakov Selkowitz
· 12 years ago
d7c67a2
kconfig/nconf: fix compile with ncurses reentrant API
by Yaakov Selkowitz
· 12 years ago
4503379
localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG
by Steven Rostedt
· 12 years ago
d4bb58b
localmodconfig: Check if configs are already set for selects
by Steven Rostedt
· 12 years ago
4f4c51c
localmodconfig: Read in orig config file to avoid extra processing
by Steven Rostedt
· 12 years ago
0b58a99
localmodconfig: Comments and cleanup for streamline_config.pl
by Steven Rostedt
· 12 years ago
da85d34
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
bb8187d
MCA: delete all remaining traces of microchannel bus support.
by Paul Gortmaker
· 12 years ago
9f420bf
kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.
by Eric W. Biederman
· 13 years ago
5efe241
kconfig: Add error handling to KCONFIG_ALLCONFIG
by Eric W. Biederman
· 13 years ago
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
Next »