Age | Commit message (Expand) | Author | Files | Lines |
2021-01-04 | kconfig: config script: add a little user help | Randy Dunlap | 1 | -0/+1 |
2020-12-08 | tweewide: Fix most Shebang lines | Finn Behrens | 1 | -1/+1 |
2020-04-23 | scripts/config: allow colons in option strings for sed | Jeremie Francois (on alpha) | 1 | -1/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 1 | -1/+0 |
2013-09-13 | scripts/config: fix variable substitution command | Clement Chauplannaz | 1 | -1/+1 |
2013-08-15 | scripts/config: use sed's POSIX interface | Clement Chauplannaz | 1 | -3/+41 |
2013-07-10 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -5/+7 |
2013-06-18 | scripts/config: replace hard-coded script name by a dynamic value | Clement Chauplannaz | 1 | -5/+7 |
2013-05-20 | scripts/config: fix assignment of parameters for short version of --*-after o... | Clement Chauplannaz | 1 | -1/+1 |
2012-12-14 | scripts/config: Fix wrong "shift" for --keep-case | Hiroshi Doyu | 1 | -1/+0 |
2012-07-30 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -16/+44 |
2012-07-26 | scripts/config: fix double-quotes un-escaping | Yann E. MORIN | 1 | -1/+1 |
2012-06-28 | scripts/config: add option to undef a symbol | Yann E. MORIN | 1 | -0/+10 |
2012-06-28 | scripts/config: allow alternate prefix to config option symbol | Yann E. MORIN | 1 | -13/+19 |
2012-06-28 | scripts/config: add option to not upper-case symbols | Yann E. MORIN | 1 | -3/+15 |
2012-05-16 | scripts/config: properly report and set string options | Yann E. MORIN | 1 | -4/+7 |
2010-12-15 | kbuild: add numeric --set-val option to scripts/config | Jonas Aaberg | 1 | -2/+9 |
2010-11-25 | Kconfig: fix single letter command in scripts/config | Andi Kleen | 1 | -1/+1 |
2009-06-14 | kbuild: add generic --set-str option to scripts/config | Michal Marek | 1 | -2/+9 |
2009-06-14 | kbuild: simplify argument loop in scripts/config | Michal Marek | 1 | -28/+16 |
2009-06-14 | kbuild: handle non-existing options in scripts/config | Michal Marek | 1 | -18/+18 |
2009-01-14 | kbuild: print usage with no arguments in scripts/config | Andi Kleen | 1 | -0/+4 |
2009-01-07 | kconfig: add script to manipulate .config files on the command line | Andi Kleen | 1 | -0/+150 |