aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-01-14merge_config.sh: use signal names compatible with dash and bashDarren Hart
2012-01-14kconfig: add merge_config.sh scriptjohn stultz
2011-12-18kconfig: use xfwrite wrapper function to silence warningsPeter Foley
2011-12-11kconfig: fix set but not used warningsPeter Foley
2011-12-11kconfig: fix warnings by specifing format argumentsPeter Foley
2011-09-09scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputboxCheng Renquan
2011-09-09scripts/kconfig/nconf: fix editing long stringsCheng Renquan
2011-09-09scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan
2011-09-09scripts/kconfig/nconf: fix memmove's length argCheng Renquan
2011-09-09scripts/kconfig/nconf: fix typo: unknow => unknownCheng Renquan
2011-08-31Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into k...Michal Marek
2011-08-29kconfig: fix set but not used variablesLucas De Marchi
2011-08-29kconfig: handle SIGINT in menuconfigDavidlohr Bueso
2011-08-29kconfig: fix __enabled_ macros definition for invisible and un-selected symbolsArnaud Lacombe
2011-08-19Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/lin...Michal Marek
2011-08-08kconfig: factor code in menu_get_ext_help()Arnaud Lacombe
2011-08-08kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla
2011-08-08kconfig/nconf: nuke unreferenced `nohelp_text'Arnaud Lacombe
2011-08-08kconfig/streamline_config.pl: merge local{mod,yes}configArnaud Lacombe
2011-08-08kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe
2011-08-08kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-07-29kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25checkpatch.pl: update $logFunctionsJoe Perches
2011-07-25checkpatch: make utf-8 test --strictJoe Perches
2011-07-25checkpatch.pl: add ability to ignore various messagesJoe Perches
2011-07-25checkpatch: add a "prefer __aligned" checkJoe Perches
2011-07-25checkpatch: validate signature styles and To: and Cc: linesJoe Perches
2011-07-25checkpatch: add __rcu as a sparse modifierSven Eckelmann
2011-07-25checkpatch: suggest using min_t or max_tJoe Perches
2011-07-25get_maintainers.pl: improve .mailmap parsingJoe Perches
2011-07-25Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25xconfig: Abort close if configuration cannot be savedMichal Marek
2011-07-25genksyms: Use same type in loop comparisonJesper Juhl
2011-07-24modpost: Fix modpost's license checking V3Alessio Igor Bogani
2011-07-20kbuild: silence generated makefile messagePeter Foley
2011-07-18kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.hArnaud Lacombe
2011-07-13Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-07-13kconfig/nconf: remove useless conditionnalArnaud Lacombe
2011-07-13kconfig/nconf: prevent segfault on empty menuArnaud Lacombe
2011-07-13kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe
2011-07-13nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu
2011-07-12kbuild: Do not write to builddir in modules_installMichal Marek
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-04Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek
2011-07-02kconfig/conf: mark xfgets() privateArnaud Lacombe
2011-07-02kconfig: remove pending prototypes for kconfig_load()Arnaud Lacombe
2011-07-02kconfig/conf: add command line options' descriptionArnaud Lacombe