aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-08-05
|\
| * scripts/dtc: Fix a resource leakMartin Ettl2010-07-02
| * Add support for the C variable in the coccicheck scriptNicolas Palix2010-06-28
| * Merge branch 'kbuild/coccinelle' into kbuild/miscMichal Marek2010-06-11
| |\
| | * Add scripts/coccinelle/deref_null.cocciNicolas Palix2010-06-11
| | * Add scripts/coccinelle/err_cast.cocciNicolas Palix2010-06-11
| | * Add scripts/coccinelle/resource_size.cocciNicolas Palix2010-06-11
| | * Add scripts/coccinelle/alloc/kzalloc-simple.cocciNicolas Palix2010-06-11
| | * Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocciNicolas Palix2010-06-11
| | * Add a target to use the Coccinelle checkerNicolas Palix2010-06-11
| * | scripts: decodecode: remove bashismsRabin Vincent2010-06-04
| * | checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase lettersRoland Dreier2010-06-03
| * | scripts: add nconf into gitignore fileAmérico Wang2010-06-03
| |/
* | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2010-08-05
|\ \
| * | kbuild: Change section of generated debian packages to kernelRogério Brito2010-06-03
| * | kbuild: Mark that the packages generated conform to Standards-Version 3.8.4Rogério Brito2010-06-03
| * | kbuild: Add homepage field to debian/control fileRogério Brito2010-06-03
| |/
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-05
|\ \
| * \ Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-04
| |\ \
| * | | kconfig: add savedefconfigSam Ravnborg2010-08-03
| * | | kconfig: code refactoring in confdata.cSam Ravnborg2010-08-03
| * | | kconfig: refactor code in symbol.cSam Ravnborg2010-08-03
| * | | kconfig: add alldefconfigSam Ravnborg2010-08-03
| * | | kconfig: print more info when we see a recursive dependencyRoman Zippel2010-08-03
| * | | kconfig: save location of config symbolsSam Ravnborg2010-08-03
| * | | kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2010-08-03
| * | | kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2010-08-03
| * | | kconfig: use long options in confSam Ravnborg2010-08-03
| * | | kconfig: fix MODULES-related bug in case of no .configUlf Magnusson2010-07-29
| * | | kconfig: make randconfig fair for booleansPeter Korsgaard2010-07-26
| * | | kconfig: Don't write invisible choice valuesJan Beulich2010-07-08
| * | | kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-02
| * | | scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock2010-06-11
| * | | menuconfig: truncate list itemsLi Zefan2010-06-03
| * | | menuconfig: fix to center checklist correctly in a corner caseLi Zefan2010-06-03
| * | | xconfig: add support to show hidden options which have promptsLi Zefan2010-06-02
| * | | xconfig: remove unused functionLi Zefan2010-06-02
| * | | xconfig: clean upLi Zefan2010-06-02
| * | | gconfig: fix null pointer warningLi Zefan2010-06-02
| * | | gconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-02
| * | | menuconfig: improive help text a bitLi Zefan2010-06-02
| * | | kconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-02
| * | | kconfig: print the range of integer/hex symbol in help textLi Zefan2010-06-02
| * | | kconfig: print symbol type in help textLi Zefan2010-06-02
| * | | kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2010-06-02
| | |/ | |/|
* | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
|\ \ \ | | |/ | |/|
| * | nconfig: Fix segfault when help contains special charactersStephen Boyd2010-07-23
| * | kbuild: Fix make rpmMichal Marek2010-07-21
| * | kbuild: Make the setlocalversion script POSIX-compliantMichał Górny2010-07-20
| * | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-08