| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help | Marc Herbert | 2018-01-28 | 1 | -3/+4 |
* | kconfig: announce removal of oldnoconfig if used | Masahiro Yamada | 2018-01-25 | 1 | -0/+2 |
* | kconfig: fix make xconfig when gettext is missing | Yaakov Selkowitz | 2018-01-22 | 1 | -0/+1 |
* | kconfig: use default 'yy' prefix for lexer and parser | Masahiro Yamada | 2018-01-22 | 1 | -3/+0 |
* | kconfig: generate lexer and parser during build instead of shipping | Masahiro Yamada | 2017-12-16 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Remove gperf usage from toolchain | Linus Torvalds | 2017-08-19 | 1 | -2/+2 |
* | kconfig: Check for libncurses before menuconfig | Borislav Petkov | 2017-06-10 | 1 | -1/+1 |
* | kbuild: make sure autoksyms.h exists early | Nicolas Pitre | 2016-12-01 | 1 | -0/+2 |
* | scripts/kconfig: allow building with make 3.80 again | Jan Beulich | 2016-02-01 | 1 | -1/+3 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-11-10 | 1 | -42/+14 |
|\ |
|
| * | Use pkg-config to find Qt 4 and 5 instead of direct qmake | Thiago Macieira | 2015-11-02 | 1 | -24/+13 |
| * | Update the buildsystem for KConfig finding Qt | Thiago Macieira | 2015-10-14 | 1 | -45/+28 |
| * | Port xconfig to Qt5 - Remove Qt3Support from Makefile. | Boris Barbulovski | 2015-10-14 | 1 | -2/+2 |
* | | scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O= | Michael Ellerman | 2015-10-15 | 1 | -1/+1 |
* | | scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target | Michael Ellerman | 2015-10-01 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-07-02 | 1 | -13/+15 |
|\ |
|
| * | 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: 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 | 1 | -18/+22 |
* | 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 |
* | 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 | 1 | -1/+0 |
* | kbuild: mergeconfig: fix "jobserver unavailable" warning | Masahiro Yamada | 2015-03-24 | 1 | -1/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-10-14 | 1 | -33/+5 |
|\ |
|
| * | kconfig: nconfig: fix multi-byte UTF handling | Brian Norris | 2014-08-22 | 1 | -1/+2 |
| * | 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 | 1 | -1/+0 |
|\ |
|
| * | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 2014-06-10 | 1 | -1/+0 |
* | | kbuild: create include/config directory in scripts/kconfig/Makefile | Masahiro Yamada | 2014-06-10 | 1 | -2/+2 |
|/ |
|
* | kconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher | 2013-03-07 | 1 | -1/+3 |
* | scripts/kconfig: ensure we use proper CONFIG_ prefix | Yann E. MORIN | 2012-12-20 | 1 | -0/+3 |
* | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ... | Adam Lee | 2012-09-27 | 1 | -3/+9 |
* | kconfig: Document oldnoconfig to what it really does | Steven Rostedt | 2012-07-26 | 1 | -1/+1 |
* | kconfig: Print errors to stderr in the Makefile | Michal Marek | 2012-07-13 | 1 | -14/+14 |
* | 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 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-01-16 | 1 | -3/+3 |
|\ |
|
| * | Improve update-po-config output | Peter Foley | 2012-01-15 | 1 | -3/+3 |
* | | kconfig: adapt update-po-config to new UML layout | Paul Bolle | 2011-12-18 | 1 | -3/+2 |
|/ |
|
* | kconfig/streamline_config.pl: merge local{mod,yes}config | Arnaud Lacombe | 2011-08-08 | 1 | -17/+1 |
* | kconfig/streamline_config.pl: use options to determine operating mode | Arnaud Lacombe | 2011-08-08 | 1 | -2/+2 |
* | kconfig/streamline_config.pl: directly access LSMOD from the environment | Arnaud Lacombe | 2011-08-08 | 1 | -10/+2 |