index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
streamline_config.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: streamline_config.pl: check defined(ENV variable) before using it
Randy Dunlap
2020-09-03
1
-1
/
+4
*
streamline_config.pl: add LMC_KEEP to preserve some kconfigs
Changbin Du
2020-05-13
1
-0
/
+21
*
kconfig: localmodconfig: fix indentation for closing brace
Masahiro Yamada
2020-01-07
1
-1
/
+1
*
kconfig: localmodconfig: remove unused $config
Masahiro Yamada
2020-01-07
1
-2
/
+0
*
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-12-28
1
-1
/
+1
*
kconfig: fix localmodconfig
Sam Ravnborg
2018-06-11
1
-2
/
+2
*
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
2017-05-14
1
-1
/
+2
*
localmodconfig: Fix whitespace repeat count after "tristate"
Benjamin Poirier
2016-04-26
1
-1
/
+1
*
localmodconfig: Reset certificate paths
Benjamin Poirier
2016-04-26
1
-0
/
+34
*
localmodconfig: Add missing $ to reference a variable
Benjamin Poirier
2016-04-26
1
-1
/
+1
*
localmodconfig: Fix parsing of "help" text
Benjamin Poirier
2016-04-26
1
-1
/
+1
*
localmodconfig: Recognize more keywords that end a menu entry
Benjamin Poirier
2016-04-26
1
-2
/
+2
*
localmodconfig: Fix parsing of Kconfig "source" statements
Benjamin Poirier
2016-04-26
1
-1
/
+1
*
localmodconfig: Use Kbuild files too
Richard Weinberger
2015-08-11
1
-1
/
+1
*
kbuild: Make scripts executable
Michal Marek
2014-08-20
1
-0
/
+0
*
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2014-04-30
1
-1
/
+1
*
localmodconfig: Add config depends by default settings
Steven Rostedt (Red Hat)
2013-12-20
1
-0
/
+7
*
localmodconfig: Process source kconfig files as they are found
Steven Rostedt
2013-04-29
1
-10
/
+7
*
localmodconfig: Add debug prints for dependencies of module configs
Steven Rostedt
2013-04-29
1
-0
/
+9
*
localmodconfig: Fix localyesconfig to set to 'y' not 'm'
Yuta Ando
2012-10-01
1
-0
/
+2
*
localmodconfig: Use my variable for loop in streamline_config.pl
Bill Pemberton
2012-08-16
1
-1
/
+1
*
localmodconfig: Use 3 parameter open in streamline_config.pl
Bill Pemberton
2012-08-16
1
-16
/
+14
*
localmodconfig: Rework find_config in streamline_config.pl
Bill Pemberton
2012-08-16
1
-8
/
+6
*
localmodconfig: Set default value for ksource in streamline_config.pl
Bill Pemberton
2012-08-16
1
-1
/
+1
*
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/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/streamline_config.pl: use options to determine operating mode
Arnaud Lacombe
2011-08-08
1
-1
/
+13
*
kconfig/streamline_config.pl: directly access LSMOD from the environment
Arnaud Lacombe
2011-08-08
1
-2
/
+6
*
trivial: Fix Steven's Copyright typos
Uwe Kleine-König
2011-02-08
1
-1
/
+1
*
kconfig: Have streamline_config process menuconfigs too
Steven Rostedt
2010-10-29
1
-2
/
+2
*
kconfig: Fix streamline_config to read multi line deps in Kconfig files
Steven Rostedt
2010-10-29
1
-1
/
+18
*
kconfig: Fix missing declaration of variable $dir in streamline_config.pl
hiromu
2010-10-29
1
-1
/
+3
*
kconfig: Fix variable name typo %prompts in streamline_config.pl
hiromu yagura
2010-10-29
1
-2
/
+2
*
kconfig: Make localmodconfig handle environment variables
Steven Rostedt
2010-10-29
1
-1
/
+11
*
kconfig: Hide error output in find command in streamline_config.pl
Toralf Förster
2010-05-28
1
-2
/
+3
*
kconfig: Fix typo in comment in streamline_config.pl
Toralf Foerster
2010-05-28
1
-1
/
+1
*
kconfig: Make a variable local in streamline_config.pl
Toralf Foerster
2010-05-28
1
-1
/
+1
*
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
2010-02-02
1
-11
/
+27
*
kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
Steven Rostedt
2010-02-02
1
-1
/
+14
*
kconfig: Check for if conditions in Kconfig for localmodconfig
Steven Rostedt
2010-01-06
1
-0
/
+26
*
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
2009-11-20
1
-6
/
+6
*
kconfig: make local .config default for streamline_config
Steven Rostedt
2009-08-18
1
-4
/
+4
*
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
Steven Rostedt
2009-08-18
1
-0
/
+4
*
kconfig: unset IKCONFIG_PROC and clean up nesting
Steven Rostedt
2009-08-18
1
-6
/
+3
*
kconfig: search for a config to base the local(mod|yes)config on
Steven Rostedt
2009-08-18
1
-1
/
+62
*
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
Steven Rostedt
2009-08-18
1
-10
/
+23
[next]