| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2012-07-30 | 1 | -16/+44 |
|\ |
|
| * | scripts/config: add option to undef a symbol | Yann E. MORIN | 2012-06-28 | 1 | -0/+10 |
| * | scripts/config: allow alternate prefix to config option symbol | Yann E. MORIN | 2012-06-28 | 1 | -13/+19 |
| * | scripts/config: add option to not upper-case symbols | Yann E. MORIN | 2012-06-28 | 1 | -3/+15 |
* | | scripts/config: fix double-quotes un-escaping | Yann E. MORIN | 2012-07-26 | 1 | -1/+1 |
|/ |
|
* | scripts/config: properly report and set string options | Yann E. MORIN | 2012-05-16 | 1 | -4/+7 |
* | kbuild: add numeric --set-val option to scripts/config | Jonas Aaberg | 2010-12-15 | 1 | -2/+9 |
* | Kconfig: fix single letter command in scripts/config | Andi Kleen | 2010-11-25 | 1 | -1/+1 |
* | kbuild: add generic --set-str option to scripts/config | Michal Marek | 2009-06-14 | 1 | -2/+9 |
* | kbuild: simplify argument loop in scripts/config | Michal Marek | 2009-06-14 | 1 | -28/+16 |
* | kbuild: handle non-existing options in scripts/config | Michal Marek | 2009-06-14 | 1 | -18/+18 |
* | kbuild: print usage with no arguments in scripts/config | Andi Kleen | 2009-01-14 | 1 | -0/+4 |
* | kconfig: add script to manipulate .config files on the command line | Andi Kleen | 2009-01-07 | 1 | -0/+150 |