summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
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
2009-09-15sparc: Kill PROM console driver.David S. Miller
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2009-08-21kconfig: add missing dependency of conf to localyesconfigSteven Rostedt
2009-08-18kconfig: test if a .config already existsSteven Rostedt
2009-08-18kconfig: make local .config default for streamline_configSteven Rostedt
2009-08-18kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt
2009-08-18kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt
2009-08-18kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt
2009-08-18kconfig: have extract-ikconfig read ELF filesSteven Rostedt
2009-08-18kconfig: add check if end exists in extract-ikconfigSteven Rostedt
2009-08-18kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt
2009-08-18kconfig: do not warn about modules built inSteven Rostedt
2009-08-18kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt
2009-08-18kconfig: add make localyesconfig optionSteven Rostedt
2009-08-18kconfig: make localmodconfig to run streamline_config.plSteven Rostedt
2009-08-18kconfig: add streamline_config.pl to scriptsSteven Rostedt
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-09Merge branch 'linus' into tracing/urgentIngo Molnar
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt
2009-08-05tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt
2009-08-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar