summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-07-29kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek
2011-07-25xconfig: Abort close if configuration cannot be savedMichal Marek
2011-07-18kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.hArnaud Lacombe
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-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
2011-07-02kconfig/conf: reduce the scope of `defconfig_file'Arnaud Lacombe
2011-07-02kconfig: use calloc() for expr allocationArnaud Lacombe
2011-07-01kconfig: introduce specialized printerArnaud Lacombe
2011-06-24kconfig: do not overwrite symbol direct dependency in assignmentArnaud Lacombe
2011-06-08Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek
2011-06-08Merge commit 'v3.0-rc1' into kbuild/kconfigMichal Marek
2011-06-06kconfig/gconf: silent missing prototype warningsArnaud Lacombe
2011-06-06kconfig/gconf: kill deadcodeArnaud Lacombe
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-06-06kconfig: nuke reference to SWIGArnaud Lacombe
2011-06-06kconfig: add missing <stdlib.h> inclusionArnaud Lacombe
2011-06-06kconfig: add missing <ctype.h> inclusionArnaud Lacombe
2011-06-06kconfig: add missing <stdarg.h> inclusionArnaud Lacombe
2011-06-06kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()Arnaud Lacombe
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-25ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent
2011-05-25scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt
2011-05-25scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-25Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2011-05-25Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2011-05-25checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptionsJoe Perches
2011-05-25checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptionsJoe Perches
2011-05-25checkpatch: add check for line continuations in quoted stringsJoe Perches
2011-05-25Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek
2011-05-25kconfig: Only generate config_is_xxx for bool and tristate optionsMichal Marek
2011-05-25xconfig: merge code path to conf_write()Arnaud Lacombe
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-05-24kbuild: Create a kernel-headers RPMArun Sharma
2011-05-24rpm-pkg: Fix when current directory is a symlinkMichal Marek
2011-05-24Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek
2011-05-24kconfig: do not record timestamp in .configArnaud Lacombe
2011-05-24export_report: use warn() to issue WARNING, so they go to stderrJim Cromie
2011-05-24export_report: sort SECTION 2 outputJim Cromie
2011-05-24export_report: do collectcfiles work in perl itselfJim Cromie
2011-05-24gconfig: Hide unused left treeview when start up the interfaceEduardo Silva