| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-09-08 | 7 | -207/+211 |
|\ |
|
| * | merge_config.sh: exit on missing input files | Sam Bobroff | 2015-08-20 | 1 | -0/+4 |
| * | kconfig: Regenerate shipped zconf.{hash,lex}.c files | Andreas Ruprecht | 2015-08-19 | 2 | -191/+192 |
| * | kconfig: warn of unhandled characters in Kconfig commands | Andreas Ruprecht | 2015-08-19 | 2 | -9/+12 |
| * | kconfig: Delete unnecessary checks before the function call "sym_calc_value" | Markus Elfring | 2015-08-19 | 2 | -7/+3 |
* | | localmodconfig: Use Kbuild files too | Richard Weinberger | 2015-08-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-07-02 | 8 | -506/+666 |
|\ |
|
| * | kconfig: re-generate *.c_shipped files after previous change | Jan Beulich | 2015-06-15 | 2 | -368/+447 |
| * | kconfig: allow use of relations other than (in)equality | Jan Beulich | 2015-06-15 | 5 | -11/+177 |
| * | kconfig: don't silently ignore unhandled characters | Jan Beulich | 2015-06-11 | 2 | -89/+113 |
| * | kconfig: Wrap long "make help" text lines | Geert Uytterhoeven | 2015-06-04 | 1 | -2/+4 |
| * | scripts/kconfig/Makefile: Cosmetic fixes | Diego Viola | 2015-06-03 | 1 | -5/+5 |
| * | scripts/kconfig/Makefile: Fix spelling of Qt | Diego Viola | 2015-05-28 | 1 | -6/+6 |
| * | Kconfig: Remove bad inference rules expr_eliminate_dups2() | Martin Walch | 2015-05-25 | 1 | -111/+0 |
* | | kconfig: add xenconfig defconfig helper | Luis R. Rodriguez | 2015-06-16 | 1 | -0/+5 |
* | | kconfig: clarify kvmconfig is for kvm | Luis R. Rodriguez | 2015-06-16 | 1 | -1/+1 |
|/ |
|
* | kconfig: Do not print status messages in make -s mode | Michal Marek | 2015-04-09 | 6 | -32/+62 |
* | kconfig: Simplify Makefile | Michal Marek | 2015-04-08 | 1 | -12/+8 |
* | kbuild: add generic mergeconfig target, %.config | Masahiro Yamada | 2015-03-24 | 1 | -10/+9 |
* | merge_config.sh: rename MAKE to RUNMAKE | Masahiro Yamada | 2015-03-24 | 1 | -3/+3 |
* | merge_config.sh: improve indentation | Masahiro Yamada | 2015-03-24 | 1 | -8/+6 |
* | kbuild: mergeconfig: remove redundant $(objtree) | Masahiro Yamada | 2015-03-24 | 1 | -1/+1 |
* | kbuild: mergeconfig: move an error check to merge_config.sh | Masahiro Yamada | 2015-03-24 | 2 | -1/+5 |
* | kbuild: mergeconfig: fix "jobserver unavailable" warning | Masahiro Yamada | 2015-03-24 | 1 | -1/+1 |
* | kconfig: Remove unnecessary prototypes from headers | Michal Marek | 2015-02-25 | 7 | -48/+40 |
* | kconfig: Remove dead code | Michal Marek | 2015-02-25 | 4 | -39/+0 |
* | kconfig: Get rid of the P() macro in headers | Michal Marek | 2015-02-25 | 2 | -47/+43 |
* | kconfig: fix a misspelling in scripts/kconfig/merge_config.sh | Masahiro Yamada | 2015-02-25 | 1 | -1/+1 |
* | kconfig: use va_end to match corresponding va_start | Colin Ian King | 2015-01-27 | 1 | -0/+1 |
* | merge_config.sh: Display usage if given too few arguments | Olof Johansson | 2015-01-07 | 1 | -0/+5 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-12-20 | 1 | -2/+2 |
|\ |
|
| * | kconfig: Fix warning "‘jump’ may be used uninitialized" | Peter Kümmel | 2014-11-28 | 1 | -2/+2 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-19 | 1 | -2/+2 |
|\ \ |
|
| * | | calloc/xcalloc: Fix argument order | Arjun Sreedharan | 2014-12-09 | 1 | -2/+2 |
| |/ |
|
* | | Replace mentions of "list_struct" to "list_head" | Andrey Utkin | 2014-11-20 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-10-14 | 4 | -35/+11 |
|\ |
|
| * | kconfig/lxdialog: get ncurses CFLAGS with pkg-config | Bjørn Forsman | 2014-09-23 | 1 | -1/+5 |
| * | kconfig: nconfig: fix multi-byte UTF handling | Brian Norris | 2014-08-22 | 1 | -1/+2 |
| * | kconfig: lxdialog: fix spelling | Brian Norris | 2014-08-22 | 1 | -1/+1 |
| * | kbuild: Make scripts executable | Michal Marek | 2014-08-20 | 2 | -0/+0 |
| * | kbuild: remove redundant clean-files from scripts/kconfig/Makefile | Masahiro Yamada | 2014-08-19 | 1 | -1/+0 |
| * | kbuild: refactor script/kconfig/Makefile | Masahiro Yamada | 2014-08-19 | 1 | -31/+3 |
* | | x86: Add "make tinyconfig" to configure the tiniest possible kernel | Josh Triplett | 2014-08-08 | 1 | -0/+5 |
* | | x86, platform, kconfig: move kvmconfig functionality to a helper | Josh Triplett | 2014-08-08 | 1 | -0/+14 |
|/ |
|
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2014-06-12 | 16 | -24/+18 |
|\ |
|
| * | kbuild: trivial - use tabs for code indent where possible | Masahiro Yamada | 2014-06-10 | 12 | -18/+18 |
| * | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 2014-06-10 | 5 | -6/+0 |
* | | kbuild: create include/config directory in scripts/kconfig/Makefile | Masahiro Yamada | 2014-06-10 | 1 | -2/+2 |
* | | kbuild: trivial - remove trailing spaces | Masahiro Yamada | 2014-04-30 | 1 | -1/+1 |
|/ |
|
* | kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT | Josh Triplett | 2014-04-07 | 6 | -6/+20 |