summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2009-09-22checkpatch: indent checks -- stop when we run out of continuation linesAndy Whitcroft-2/+3
2009-09-22checkpatch: handle C99 comments correctly (performance issue)Daniel Walker-0/+13
2009-09-22checkpatch: possible types -- else cannot start a typeAndy Whitcroft-0/+2
2009-09-22scripts/get_maintainer.pl: add maintainers in order listed in matched sectionJoe Perches-16/+54
2009-09-22scripts/get_maintainer.pl: add --remove-duplicatesJoe Perches-53/+55
2009-09-22scripts/get_maintainer.pl: using --separator implies --nomultilineJoe Perches-0/+5
2009-09-22scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsJoe Perches-7/+65
2009-09-22scripts/get_maintainer.pl: better email routines, use perl not shell where po...Joe Perches-56/+96
2009-09-22scripts/get_maintainer.pl: add --pattern-depthJoe Perches-7/+14
2009-09-22scripts/get_maintainer.pl: add sections in pattern match depth orderJoe Perches-1/+8
2009-09-22scripts/get_maintainer.pl: add --git-blameJoe Perches-29/+109
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-12/+0
2009-09-21trivial: kbuild: remove extraneous blank line after declaration of usage()Trevor Keith-1/+0
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg-4/+1
2009-09-21kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott-1/+1
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds-108/+0
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg-1/+2
2009-09-20kbuild: add static to prototypesTrevor Keith-43/+43
2009-09-20kbuild: fail build if recordmcount.pl failsAndi Kleen-1/+1
2009-09-20kbuild: echo the record_mcount commandAndi Kleen-0/+1
2009-09-20gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò-2/+2
2009-09-20kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt-2/+2
2009-09-20checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez-7/+59
2009-09-20markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan-4/+1
2009-09-20checkincludes.pl: provide usage helperLuis R. Rodriguez-0/+9
2009-09-20checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez-2/+2
2009-09-20ctags: usability fixStefani Seibold-1/+2
2009-09-20kbuild: introduce ld-optionSam Ravnborg-1/+7
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg-3/+3
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan-18/+6
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan-11/+11
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan-6/+4
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan-75/+3
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan-0/+81
2009-09-20kconfig: add symbol value to help find the real dependCheng Renquan-0/+2
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven-108/+0
2009-09-18tracing: Remove markersChristoph Hellwig-12/+0
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner-5/+16
2009-09-15sparc: Kill PROM console driver.David S. Miller-1/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-0/+8
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-1/+413
2009-08-21kconfig: add missing dependency of conf to localyesconfigSteven Rostedt-1/+1
2009-08-18kconfig: test if a .config already existsSteven Rostedt-10/+20
2009-08-18kconfig: make local .config default for streamline_configSteven Rostedt-4/+4
2009-08-18kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt-0/+4
2009-08-18kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt-6/+3
2009-08-18kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt-1/+62
2009-08-18kconfig: have extract-ikconfig read ELF filesSteven Rostedt-0/+10
2009-08-18kconfig: add check if end exists in extract-ikconfigSteven Rostedt-0/+4
2009-08-18kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt-10/+23