aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* 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 commit 'v3.0-rc1' into kbuild/kconfigMichal Marek2011-06-08
|\|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
| |\
| | * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-27
| | |\
| | | * ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent2011-05-25
| | | * scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt2011-05-25
| | | * scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt2011-05-25
| * | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-27
| |\ \ \ | | |/ / | |/| |
| | * | Create Documentation/security/,Randy Dunlap2011-05-19
| * | | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-25
| |\ \ \
| * \ \ \ Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-05-25
| |\ \ \ \
| | * | | | export_report: use warn() to issue WARNING, so they go to stderrJim Cromie2011-05-24
| | * | | | export_report: sort SECTION 2 outputJim Cromie2011-05-24
| | * | | | export_report: do collectcfiles work in perl itselfJim Cromie2011-05-24
| | * | | | kbuild: don't warn about include/linux/version.h not including itselfPeter Foley2011-04-29
| | * | | | eradicate bashisms in scripts/patch-kernelAndreas Mohr2011-04-04
| * | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-05-25
| |\ \ \ \ \
| | * | | | | kbuild: Create a kernel-headers RPMArun Sharma2011-05-24
| | * | | | | rpm-pkg: Fix when current directory is a symlinkMichal Marek2011-05-24
| | * | | | | Replace '-' in kernel version with '_'Arun Sharma2011-05-04
| | |/ / / /
| * | | | | checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptionsJoe Perches2011-05-25
| * | | | | checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptionsJoe Perches2011-05-25
| * | | | | checkpatch: add check for line continuations in quoted stringsJoe Perches2011-05-25
| * | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-24
| |\ \ \ \ \
| | * | | | | kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.oMichal Marek2011-05-16
| | * | | | | scripts/kallsyms.c: fix potential segfaultXiaochen Wang2011-05-12
| | * | | | | scripts/gen_initramfs_list.sh: Convert to a /bin/sh scriptJamey Sharp2011-05-12