aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-07-30
|\
| * kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek2011-07-29
| * xconfig: Abort close if configuration cannot be savedMichal Marek2011-07-25
| * kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.hArnaud Lacombe2011-07-18
| * kconfig/nconf: remove useless conditionnalArnaud Lacombe2011-07-13
| * kconfig/nconf: prevent segfault on empty menuArnaud Lacombe2011-07-13
| * kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe2011-07-13
| * nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu2011-07-13
| * Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-07-04
| |\
| | * kconfig/conf: mark xfgets() privateArnaud Lacombe2011-07-02
| | * kconfig: remove pending prototypes for kconfig_load()Arnaud Lacombe2011-07-02
| | * kconfig/conf: add command line options' descriptionArnaud Lacombe2011-07-02
| | * kconfig/conf: reduce the scope of `defconfig_file'Arnaud Lacombe2011-07-02
| | * kconfig: use calloc() for expr allocationArnaud Lacombe2011-07-02
| * | kconfig: introduce specialized printerArnaud Lacombe2011-07-01
| * | kconfig: do not overwrite symbol direct dependency in assignmentArnaud Lacombe2011-06-24
| * | Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-06-08
| |\|
| | * kconfig/gconf: silent missing prototype warningsArnaud Lacombe2011-06-06
| | * kconfig/gconf: kill deadcodeArnaud Lacombe2011-06-06
| | * kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-06
| | * kconfig: nuke reference to SWIGArnaud Lacombe2011-06-06
| | * kconfig: add missing <stdlib.h> inclusionArnaud Lacombe2011-06-06
| | * kconfig: add missing <ctype.h> inclusionArnaud Lacombe2011-06-06
| | * kconfig: add missing <stdarg.h> inclusionArnaud Lacombe2011-06-06
| | * kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()Arnaud Lacombe2011-06-06
| | * kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-06
| * | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek2011-05-25
| |\|
| * | kconfig: Only generate config_is_xxx for bool and tristate optionsMichal Marek2011-05-25
| * | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek2011-05-24
| |\ \
| * | | kconfig: autogenerated config_is_xxx macroJean-Christophe PLAGNIOL-VILLARD2011-05-17
* | | | kconfig: regen parserArnaud Lacombe2011-06-09
* | | | kconfig: migrate parser to implicit rulesArnaud Lacombe2011-06-09
* | | | kconfig/zconf.l: do not ask to generate backupArnaud Lacombe2011-06-09
* | | | kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe2011-06-09
* | | | kconfig: constify `kconf_id_lookup'Arnaud Lacombe2011-06-09
| |_|/ |/| |
* | | xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-25
| |/ |/|
* | kconfig: do not record timestamp in .configArnaud Lacombe2011-05-24
* | gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-24
* | gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-24
|/
* kconfig: quiet commands when V=0Peter Foley2011-04-29
* kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-29
* kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-29
* kconfig: rearrange clean-filesPeter Foley2011-04-29
* kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-29
* kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-29
* kconfig: only build kxgettext when neededPeter Foley2011-04-29
* nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-19
* kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-18
* kconfig: get rid of unused flagsYann E. MORIN2011-04-15
* kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-15