aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextGravatar Linus Torvalds 19-171/+235
2009-09-23spi: prefix modalias with "spi:"Gravatar Anton Vorontsov 1-2/+2
2009-09-23spi: add support for device table matchingGravatar Anton Vorontsov 1-0/+13
2009-09-23kallsyms: fix segfault in prefix_underscores_count()Gravatar Paul Mundt 1-1/+1
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSGravatar Ladinu Chandrasinghe 1-3/+3
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigGravatar Trevor Keith 3-7/+7
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-5/+1
2009-09-22checkpatch: add some common Blackfin checksGravatar Mike Frysinger 1-0/+22
2009-09-22checkpatch: version 0.29Gravatar Andy Whitcroft 1-1/+1
2009-09-22checkpatch: limit sN/uN matches to actual bit sizesGravatar Andy Whitcroft 1-2/+2
2009-09-22checkpatch: format strings should not have brackets in macrosGravatar Andy Whitcroft 1-1/+2
2009-09-22checkpatch: make -f alias --file, add --help, more verbose help messageGravatar Hannes Eder 1-13/+42
2009-09-22checkpatch: indent checks -- stop when we run out of continuation linesGravatar Andy Whitcroft 1-2/+3
2009-09-22checkpatch: handle C99 comments correctly (performance issue)Gravatar Daniel Walker 1-0/+13
2009-09-22checkpatch: possible types -- else cannot start a typeGravatar Andy Whitcroft 1-0/+2
2009-09-22scripts/get_maintainer.pl: add maintainers in order listed in matched sectionGravatar Joe Perches 1-16/+54
2009-09-22scripts/get_maintainer.pl: add --remove-duplicatesGravatar Joe Perches 1-53/+55
2009-09-22scripts/get_maintainer.pl: using --separator implies --nomultilineGravatar Joe Perches 1-0/+5
2009-09-22scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsGravatar Joe Perches 1-7/+65
2009-09-22scripts/get_maintainer.pl: better email routines, use perl not shell where po...Gravatar Joe Perches 1-56/+96
2009-09-22scripts/get_maintainer.pl: add --pattern-depthGravatar Joe Perches 1-7/+14
2009-09-22scripts/get_maintainer.pl: add sections in pattern match depth orderGravatar Joe Perches 1-1/+8
2009-09-22scripts/get_maintainer.pl: add --git-blameGravatar Joe Perches 1-29/+109
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-12/+0
2009-09-21trivial: kbuild: remove extraneous blank line after declaration of usage()Gravatar Trevor Keith 1-1/+0
2009-09-21trivial: remove references to non-existent include/linux/config.hGravatar Markus Heidelberg 2-4/+1
2009-09-21kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Gravatar Tim Abbott 1-1/+1
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-108/+0
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Gravatar Sam Ravnborg 1-1/+2
2009-09-20kbuild: add static to prototypesGravatar Trevor Keith 9-43/+43
2009-09-20kbuild: fail build if recordmcount.pl failsGravatar Andi Kleen 1-1/+1
2009-09-20kbuild: echo the record_mcount commandGravatar Andi Kleen 1-0/+1
2009-09-20gconfig: disable "typeahead find" search in treeviewsGravatar Diego Elio 'Flameeyes' Pettenò 1-2/+2
2009-09-20kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingGravatar Jory A. Pratt 1-2/+2
2009-09-20checkincludes.pl: add option to remove duplicates in placeGravatar Luis R. Rodriguez 1-7/+59
2009-09-20markup_oops: use modinfo to avoid confusion with underscored module namesGravatar Ozan Çaglayan 1-4/+1
2009-09-20checkincludes.pl: provide usage helperGravatar Luis R. Rodriguez 1-0/+9
2009-09-20checkincludes.pl: close file as soon as we're done with itGravatar Luis R. Rodriguez 1-2/+2
2009-09-20ctags: usability fixGravatar Stefani Seibold 1-1/+2
2009-09-20kbuild: introduce ld-optionGravatar Sam Ravnborg 1-1/+7
2009-09-20kbuild: rename ld-option to cc-ldoptionGravatar Sam Ravnborg 1-3/+3
2009-09-20kconfig: make use of menu_get_ext_help in gconfigGravatar Cheng Renquan 2-18/+6
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Gravatar Cheng Renquan 1-11/+11
2009-09-20kconfig: make use of menu_get_ext_help in qconfigGravatar Cheng Renquan 1-6/+4
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigGravatar Cheng Renquan 1-75/+3
2009-09-20kconfig: add menu_get_ext_help function to display more informationGravatar Cheng Renquan 2-0/+81
2009-09-20kconfig: add symbol value to help find the real dependGravatar Cheng Renquan 1-0/+2
2009-09-19tracing, perf: Convert the power tracer into an event tracerGravatar Arjan van de Ven 1-108/+0
2009-09-18tracing: Remove markersGravatar Christoph Hellwig 1-12/+0
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsGravatar Johannes Weiner 1-5/+16