aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds19-171/+235
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-2/+2
2009-09-23spi: add support for device table matchingAnton Vorontsov1-0/+13
2009-09-23kallsyms: fix segfault in prefix_underscores_count()Paul Mundt1-1/+1
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe1-3/+3
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith3-7/+7
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-5/+1
2009-09-22checkpatch: add some common Blackfin checksMike Frysinger1-0/+22
2009-09-22checkpatch: version 0.29Andy Whitcroft1-1/+1
2009-09-22checkpatch: limit sN/uN matches to actual bit sizesAndy Whitcroft1-2/+2
2009-09-22checkpatch: format strings should not have brackets in macrosAndy Whitcroft1-1/+2
2009-09-22checkpatch: make -f alias --file, add --help, more verbose help messageHannes Eder1-13/+42
2009-09-22checkpatch: indent checks -- stop when we run out of continuation linesAndy Whitcroft1-2/+3
2009-09-22checkpatch: handle C99 comments correctly (performance issue)Daniel Walker1-0/+13
2009-09-22checkpatch: possible types -- else cannot start a typeAndy Whitcroft1-0/+2
2009-09-22scripts/get_maintainer.pl: add maintainers in order listed in matched sectionJoe Perches1-16/+54
2009-09-22scripts/get_maintainer.pl: add --remove-duplicatesJoe Perches1-53/+55
2009-09-22scripts/get_maintainer.pl: using --separator implies --nomultilineJoe Perches1-0/+5
2009-09-22scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsJoe Perches1-7/+65
2009-09-22scripts/get_maintainer.pl: better email routines, use perl not shell where possibleJoe Perches1-56/+96
2009-09-22scripts/get_maintainer.pl: add --pattern-depthJoe Perches1-7/+14
2009-09-22scripts/get_maintainer.pl: add sections in pattern match depth orderJoe Perches1-1/+8
2009-09-22scripts/get_maintainer.pl: add --git-blameJoe Perches1-29/+109
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-12/+0
2009-09-21trivial: kbuild: remove extraneous blank line after declaration of usage()Trevor Keith1-1/+0
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2-4/+1
2009-09-21kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott1-1/+1
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-108/+0
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-1/+2
2009-09-20kbuild: add static to prototypesTrevor Keith9-43/+43
2009-09-20kbuild: fail build if recordmcount.pl failsAndi Kleen1-1/+1
2009-09-20kbuild: echo the record_mcount commandAndi Kleen1-0/+1
2009-09-20gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò1-2/+2
2009-09-20kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt1-2/+2
2009-09-20checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez1-7/+59
2009-09-20markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan1-4/+1
2009-09-20checkincludes.pl: provide usage helperLuis R. Rodriguez1-0/+9
2009-09-20checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez1-2/+2
2009-09-20ctags: usability fixStefani Seibold1-1/+2
2009-09-20kbuild: introduce ld-optionSam Ravnborg1-1/+7
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-3/+3
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2-18/+6
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan1-11/+11
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan1-6/+4
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan1-75/+3
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan2-0/+81
2009-09-20kconfig: add symbol value to help find the real dependCheng Renquan1-0/+2
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven1-108/+0
2009-09-18tracing: Remove markersChristoph Hellwig1-12/+0
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner1-5/+16