index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-30
1
-17
/
+158
|
\
|
*
localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG
Steven Rostedt
2012-06-19
1
-0
/
+21
|
*
localmodconfig: Check if configs are already set for selects
Steven Rostedt
2012-06-19
1
-11
/
+104
|
*
localmodconfig: Read in orig config file to avoid extra processing
Steven Rostedt
2012-06-19
1
-2
/
+24
|
*
localmodconfig: Comments and cleanup for streamline_config.pl
Steven Rostedt
2012-06-19
1
-4
/
+9
*
|
kconfig: Document oldnoconfig to what it really does
Steven Rostedt
2012-07-26
1
-1
/
+1
*
|
nconf: add u, d command keys in scroll windows
Benjamin Poirier
2012-07-26
2
-6
/
+8
*
|
menuconfig: add u, d, q command keys in text boxes
Benjamin Poirier
2012-07-26
2
-3
/
+6
*
|
kconfig: Print errors to stderr in the Makefile
Michal Marek
2012-07-13
1
-14
/
+14
*
|
kconfig: allow long lines in config file
Cody Schafer
2012-07-13
1
-2
/
+59
*
|
kconfig: remove lkc_defs.h from .gitignore and dontdiff
Paul Bolle
2012-07-13
1
-1
/
+0
*
|
xconfig: add quiet rule for moc
Yaakov Selkowitz
2012-07-13
1
-2
/
+5
*
|
xconfig: use pkgconfig to find moc
Yaakov Selkowitz
2012-07-13
1
-2
/
+2
*
|
kconfig: fix check-lxdialog for DLL platforms
Yaakov Selkowitz
2012-07-04
1
-1
/
+1
*
|
kconfig: check ncursesw headers first in check-lxdialog
Yaakov Selkowitz
2012-07-04
1
-3
/
+3
*
|
kconfig/nconf: fix compile with ncurses reentrant API
Yaakov Selkowitz
2012-07-04
1
-0
/
+4
|
/
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-05-28
1
-6
/
+16
|
\
|
*
kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.
Eric W. Biederman
2012-05-07
1
-1
/
+3
|
*
kconfig: Add error handling to KCONFIG_ALLCONFIG
Eric W. Biederman
2012-05-05
1
-6
/
+14
*
|
MCA: delete all remaining traces of microchannel bus support.
Paul Gortmaker
2012-05-17
2
-2
/
+2
*
|
kconfig: delete last traces of __enabled_ from autoconf.h
Paul Gortmaker
2012-04-12
1
-11
/
+0
*
|
Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...
Paul Gortmaker
2012-04-12
1
-36
/
+13
|
/
*
merge_config.sh: Add option to display redundant configs
John Stultz
2012-03-30
1
-0
/
+9
*
merge_config.sh: Set execute bit
John Stultz
2012-03-30
1
-0
/
+0
*
merge_config.sh: Use the first file as the initial config
Josh Boyer
2012-03-24
1
-1
/
+5
*
kconfig: fix new choices being skipped upon config update
Arnaud Lacombe
2012-01-26
2
-21
/
+14
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-01-16
7
-14
/
+133
|
\
|
*
menuconfig: fix a regression when canceling the prompt dialog at exit
Li Zefan
2012-01-16
1
-1
/
+2
|
*
kbuild: Fix compiler warning with assertion when calling 'fwrite'
Arnaud Lacombe
2012-01-15
2
-2
/
+5
|
*
Improve update-po-config output
Peter Foley
2012-01-15
1
-3
/
+3
|
*
menuconfig: let make not report error when not save configuration
Wang YanQing
2012-01-14
1
-0
/
+1
|
*
merge_config.sh: fix bug in final check
John Stultz
2012-01-14
1
-2
/
+2
|
*
merge_config.sh: whitespace cleanup
Darren Hart
2012-01-14
1
-2
/
+2
|
*
merge_config.sh: use signal names compatible with dash and bash
Darren Hart
2012-01-14
1
-1
/
+1
|
*
kconfig: add merge_config.sh script
john stultz
2012-01-14
1
-0
/
+117
|
*
kconfig: use xfwrite wrapper function to silence warnings
Peter Foley
2011-12-18
1
-2
/
+2
|
*
kconfig: fix set but not used warnings
Peter Foley
2011-12-11
1
-4
/
+1
|
*
kconfig: fix warnings by specifing format arguments
Peter Foley
2011-12-11
1
-3
/
+3
*
|
kconfig/streamline-config.pl: Fix parsing Makefile with variables
Steven Rostedt
2012-01-13
1
-0
/
+29
*
|
kconfig/streamline-config.pl: Simplify backslash line concatination
Steven Rostedt
2012-01-13
1
-13
/
+12
*
|
kconfig: adapt update-po-config to new UML layout
Paul Bolle
2011-12-18
1
-3
/
+2
|
/
*
scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox
Cheng Renquan
2011-09-09
1
-0
/
+8
*
scripts/kconfig/nconf: fix editing long strings
Cheng Renquan
2011-09-09
1
-6
/
+23
*
scripts/kconfig/nconf: dynamically alloc dialog_input_result
Cheng Renquan
2011-09-09
3
-17
/
+26
*
scripts/kconfig/nconf: fix memmove's length arg
Cheng Renquan
2011-09-09
1
-1
/
+1
*
scripts/kconfig/nconf: fix typo: unknow => unknown
Cheng Renquan
2011-09-09
1
-1
/
+1
*
Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into k...
Michal Marek
2011-08-31
3
-49
/
+89
|
\
|
*
kconfig: fix set but not used variables
Lucas De Marchi
2011-08-29
1
-2
/
+1
|
*
kconfig: handle SIGINT in menuconfig
Davidlohr Bueso
2011-08-29
1
-34
/
+52
|
*
kconfig: fix __enabled_ macros definition for invisible and un-selected symbols
Arnaud Lacombe
2011-08-29
1
-13
/
+36
[next]