aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-08-0511-6/+682
|\
| * scripts/dtc: Fix a resource leakMartin Ettl2010-07-021-0/+1
| * Add support for the C variable in the coccicheck scriptNicolas Palix2010-06-281-25/+51
| * Merge branch 'kbuild/coccinelle' into kbuild/miscMichal Marek2010-06-127-0/+648
| |\
| | * Add scripts/coccinelle/deref_null.cocciNicolas Palix2010-06-121-0/+293
| | * Add scripts/coccinelle/err_cast.cocciNicolas Palix2010-06-121-0/+56
| | * Add scripts/coccinelle/resource_size.cocciNicolas Palix2010-06-121-0/+93
| | * Add scripts/coccinelle/alloc/kzalloc-simple.cocciNicolas Palix2010-06-121-0/+82
| | * Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocciNicolas Palix2010-06-121-0/+67
| | * Add a target to use the Coccinelle checkerNicolas Palix2010-06-122-0/+57
| * | scripts: decodecode: remove bashismsRabin Vincent2010-06-041-5/+5
| * | checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase lettersRoland Dreier2010-06-031-1/+1
| * | scripts: add nconf into gitignore fileAmérico Wang2010-06-031-0/+1
| |/
* | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2010-08-051-2/+3
|\ \
| * | kbuild: Change section of generated debian packages to kernelRogério Brito2010-06-031-1/+1
| * | kbuild: Mark that the packages generated conform to Standards-Version 3.8.4Rogério Brito2010-06-031-1/+1
| * | kbuild: Add homepage field to debian/control fileRogério Brito2010-06-031-0/+1
| |/
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-0514-282/+666
|\ \
| * \ Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-0422-402/+670
| |\ \
| * | | kconfig: add savedefconfigSam Ravnborg2010-08-036-1/+171
| * | | kconfig: code refactoring in confdata.cSam Ravnborg2010-08-031-67/+70
| * | | kconfig: refactor code in symbol.cSam Ravnborg2010-08-032-13/+34
| * | | kconfig: add alldefconfigSam Ravnborg2010-08-032-6/+14
| * | | kconfig: print more info when we see a recursive dependencyRoman Zippel2010-08-031-15/+127
| * | | kconfig: save location of config symbolsSam Ravnborg2010-08-033-0/+5
| * | | kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2010-08-032-27/+14
| * | | kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2010-08-032-11/+10
| * | | kconfig: use long options in confSam Ravnborg2010-08-032-126/+105
| * | | kconfig: fix MODULES-related bug in case of no .configUlf Magnusson2010-07-291-1/+4
| * | | kconfig: make randconfig fair for booleansPeter Korsgaard2010-07-261-1/+2
| * | | kconfig: Don't write invisible choice valuesJan Beulich2010-07-081-12/+12
| * | | kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-023-0/+25
| * | | scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock2010-06-121-4/+0
| * | | menuconfig: truncate list itemsLi Zefan2010-06-031-2/+7
| * | | menuconfig: fix to center checklist correctly in a corner caseLi Zefan2010-06-031-0/+1
| * | | xconfig: add support to show hidden options which have promptsLi Zefan2010-06-022-23/+62
| * | | xconfig: remove unused functionLi Zefan2010-06-022-29/+0
| * | | xconfig: clean upLi Zefan2010-06-021-5/+4
| * | | gconfig: fix null pointer warningLi Zefan2010-06-021-2/+3
| * | | gconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-021-1/+1
| * | | menuconfig: improive help text a bitLi Zefan2010-06-021-1/+1
| * | | kconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-021-2/+6
| * | | kconfig: print the range of integer/hex symbol in help textLi Zefan2010-06-022-1/+9
| * | | kconfig: print symbol type in help textLi Zefan2010-06-021-1/+3
| * | | kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2010-06-022-9/+54
| | |/ | |/|
* | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-0422-360/+543
|\ \ \ | | |/ | |/|
| * | nconfig: Fix segfault when help contains special charactersStephen Boyd2010-07-231-1/+1
| * | kbuild: Fix make rpmMichal Marek2010-07-212-4/+7
| * | kbuild: Make the setlocalversion script POSIX-compliantMichał Górny2010-07-201-3/+4
| * | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-081-0/+5