aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-08-05Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2010-08-05Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-03modpost: support objects with more than 64k sectionsDenys Vlasenko
2010-08-03trivial: fix a typo in a filenameUwe Kleine-König
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-08-03kconfig: add savedefconfigSam Ravnborg
2010-08-03kconfig: code refactoring in confdata.cSam Ravnborg
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg
2010-08-03kconfig: add alldefconfigSam Ravnborg
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel
2010-08-03kconfig: save location of config symbolsSam Ravnborg
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg
2010-08-03kconfig: use long options in confSam Ravnborg
2010-07-29kconfig: fix MODULES-related bug in case of no .configUlf Magnusson
2010-07-26kconfig: make randconfig fair for booleansPeter Korsgaard
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd
2010-07-21kbuild: Fix make rpmMichal Marek
2010-07-20kbuild: Make the setlocalversion script POSIX-compliantMichał Górny
2010-07-08kconfig: Don't write invisible choice valuesJan Beulich
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas
2010-07-02scripts/dtc: Fix a resource leakMartin Ettl
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek
2010-06-28Add support for the C variable in the coccicheck scriptNicolas Palix
2010-06-18Merge branch 'setlocalversion-speedup' into kbuild/kbuildMichal Marek
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek
2010-06-12kbuild: Fix modpost segfaultKrzysztof Halasa
2010-06-12scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock
2010-06-12Merge branch 'kbuild/coccinelle' into kbuild/miscMichal Marek
2010-06-12Add scripts/coccinelle/deref_null.cocciNicolas Palix
2010-06-12Add scripts/coccinelle/err_cast.cocciNicolas Palix
2010-06-12Add scripts/coccinelle/resource_size.cocciNicolas Palix
2010-06-12Add scripts/coccinelle/alloc/kzalloc-simple.cocciNicolas Palix
2010-06-12Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocciNicolas Palix
2010-06-12Add a target to use the Coccinelle checkerNicolas Palix
2010-06-10kbuild: Create output directory in Makefile.modbuiltinMichal Marek
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-06-04Makefile.build: make KBUILD_SYMTYPES work againDon Zickus
2010-06-04scripts: decodecode: remove bashismsRabin Vincent
2010-06-03menuconfig: truncate list itemsLi Zefan
2010-06-03menuconfig: fix to center checklist correctly in a corner caseLi Zefan
2010-06-03kbuild: Change section of generated debian packages to kernelRogério Brito
2010-06-03kbuild: Mark that the packages generated conform to Standards-Version 3.8.4Rogério Brito
2010-06-03kbuild: Add homepage field to debian/control fileRogério Brito
2010-06-03checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase lettersRoland Dreier