summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-09-23kallsyms: fix segfault in prefix_underscores_count()Paul Mundt
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22checkpatch: add some common Blackfin checksMike Frysinger
2009-09-22checkpatch: version 0.29Andy Whitcroft
2009-09-22checkpatch: limit sN/uN matches to actual bit sizesAndy Whitcroft
2009-09-22checkpatch: format strings should not have brackets in macrosAndy Whitcroft
2009-09-22checkpatch: make -f alias --file, add --help, more verbose help messageHannes Eder
2009-09-22checkpatch: indent checks -- stop when we run out of continuation linesAndy Whitcroft
2009-09-22checkpatch: handle C99 comments correctly (performance issue)Daniel Walker
2009-09-22checkpatch: possible types -- else cannot start a typeAndy Whitcroft
2009-09-22scripts/get_maintainer.pl: add maintainers in order listed in matched sectionJoe Perches
2009-09-22scripts/get_maintainer.pl: add --remove-duplicatesJoe Perches
2009-09-22scripts/get_maintainer.pl: using --separator implies --nomultilineJoe Perches
2009-09-22scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsJoe Perches
2009-09-22scripts/get_maintainer.pl: better email routines, use perl not shell where po...Joe Perches
2009-09-22scripts/get_maintainer.pl: add --pattern-depthJoe Perches
2009-09-22scripts/get_maintainer.pl: add sections in pattern match depth orderJoe Perches
2009-09-22scripts/get_maintainer.pl: add --git-blameJoe Perches
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21trivial: kbuild: remove extraneous blank line after declaration of usage()Trevor Keith
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg
2009-09-21kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-20kbuild: add static to prototypesTrevor Keith
2009-09-20kbuild: fail build if recordmcount.pl failsAndi Kleen
2009-09-20kbuild: echo the record_mcount commandAndi Kleen
2009-09-20gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò
2009-09-20kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt
2009-09-20checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez
2009-09-20markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan
2009-09-20checkincludes.pl: provide usage helperLuis R. Rodriguez
2009-09-20checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez
2009-09-20ctags: usability fixStefani Seibold
2009-09-20kbuild: introduce ld-optionSam Ravnborg
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan
2009-09-20kconfig: add symbol value to help find the real dependCheng Renquan
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-18tracing: Remove markersChristoph Hellwig
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner