summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2010-06-12Add scripts/coccinelle/resource_size.cocciNicolas Palix-0/+93
2010-06-12Add scripts/coccinelle/alloc/kzalloc-simple.cocciNicolas Palix-0/+82
2010-06-12Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocciNicolas Palix-0/+67
2010-06-12Add a target to use the Coccinelle checkerNicolas Palix-0/+57
2010-06-10kbuild: Create output directory in Makefile.modbuiltinMichal Marek-0/+5
2010-06-05perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo-6/+31
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds-1/+1
2010-06-04Makefile.build: make KBUILD_SYMTYPES work againDon Zickus-13/+13
2010-06-04scripts: decodecode: remove bashismsRabin Vincent-5/+5
2010-06-03menuconfig: truncate list itemsLi Zefan-2/+7
2010-06-03menuconfig: fix to center checklist correctly in a corner caseLi Zefan-0/+1
2010-06-03kbuild: Change section of generated debian packages to kernelRogério Brito-1/+1
2010-06-03kbuild: Mark that the packages generated conform to Standards-Version 3.8.4Rogério Brito-1/+1
2010-06-03kbuild: Add homepage field to debian/control fileRogério Brito-0/+1
2010-06-03checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase lettersRoland Dreier-1/+1
2010-06-03scripts: add nconf into gitignore fileAmérico Wang-0/+1
2010-06-03gconfig: fix build failure on fedora 13Richard Kennedy-1/+1
2010-06-02xconfig: add support to show hidden options which have promptsLi Zefan-23/+62
2010-06-02xconfig: remove unused functionLi Zefan-29/+0
2010-06-02xconfig: clean upLi Zefan-5/+4
2010-06-02gconfig: fix null pointer warningLi Zefan-2/+3
2010-06-02gconfig: fix to tag NEW symbols correctlyLi Zefan-1/+1
2010-06-02menuconfig: improive help text a bitLi Zefan-1/+1
2010-06-02kconfig: fix to tag NEW symbols correctlyLi Zefan-2/+6
2010-06-02kconfig: print the range of integer/hex symbol in help textLi Zefan-1/+9
2010-06-02kconfig: print symbol type in help textLi Zefan-1/+3
2010-06-02kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski-9/+54
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds-369/+2818
2010-05-28kconfig: Hide error output in find command in streamline_config.plToralf Förster-2/+3
2010-05-28kconfig: Fix typo in comment in streamline_config.plToralf Foerster-1/+1
2010-05-28kconfig: Make a variable local in streamline_config.plToralf Foerster-1/+1
2010-05-27initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre-0/+1
2010-05-25checkpatch: warn on declaration with storage class not at the beginningTobias Klauser-0/+5
2010-05-25checkpatch: add check for too short Kconfig descriptionsAndi Kleen-0/+15
2010-05-25scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler-1/+1
2010-05-25scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches-1/+30
2010-05-25scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches-9/+26
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds-0/+17
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra-0/+11
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+26
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-1/+1
2010-05-19MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary-0/+17
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-0/+18
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+4
2010-05-18Merge branch 'next' into for-linusJames Morris-1/+1
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven-0/+14
2010-04-23Merge branch 'master' into for-nextJiri Kosina-1/+4
2010-04-14gconfig: add support to show hidden options that have promptsLi Zefan-11/+64
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan-16/+41