summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-233-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-5/+1
|\
| * trivial: kbuild: remove extraneous blank line after declaration of usage()Trevor Keith2009-09-211-1/+0
| * trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2009-09-212-4/+1
* | checkpatch: add some common Blackfin checksMike Frysinger2009-09-221-0/+22
* | checkpatch: version 0.29Andy Whitcroft2009-09-221-1/+1
* | checkpatch: limit sN/uN matches to actual bit sizesAndy Whitcroft2009-09-221-2/+2
* | checkpatch: format strings should not have brackets in macrosAndy Whitcroft2009-09-221-1/+2
* | checkpatch: make -f alias --file, add --help, more verbose help messageHannes Eder2009-09-221-13/+42
* | checkpatch: indent checks -- stop when we run out of continuation linesAndy Whitcroft2009-09-221-2/+3
* | checkpatch: handle C99 comments correctly (performance issue)Daniel Walker2009-09-221-0/+13
* | checkpatch: possible types -- else cannot start a typeAndy Whitcroft2009-09-221-0/+2
* | scripts/get_maintainer.pl: add maintainers in order listed in matched sectionJoe Perches2009-09-221-16/+54
* | scripts/get_maintainer.pl: add --remove-duplicatesJoe Perches2009-09-221-53/+55
* | scripts/get_maintainer.pl: using --separator implies --nomultilineJoe Perches2009-09-221-0/+5
* | scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsJoe Perches2009-09-221-7/+65
* | scripts/get_maintainer.pl: better email routines, use perl not shell where po...Joe Perches2009-09-221-56/+96
* | scripts/get_maintainer.pl: add --pattern-depthJoe Perches2009-09-221-7/+14
* | scripts/get_maintainer.pl: add sections in pattern match depth orderJoe Perches2009-09-221-1/+8
* | scripts/get_maintainer.pl: add --git-blameJoe Perches2009-09-221-29/+109
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-211-12/+0
|\ \ | |/ |/|
| * tracing: Remove markersChristoph Hellwig2009-09-181-12/+0
* | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-201-108/+0
|\ \
| * | tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-191-108/+0
| |/
* / kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner2009-09-181-5/+16
|/
* sparc: Kill PROM console driver.David S. Miller2009-09-151-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-0/+8
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-147-14/+54
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-043-4/+9
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2009-09-143-1/+413
|\ \ \ \
| * | | | kconfig: add missing dependency of conf to localyesconfigSteven Rostedt2009-08-211-1/+1
| * | | | kconfig: test if a .config already existsSteven Rostedt2009-08-181-10/+20
| * | | | kconfig: make local .config default for streamline_configSteven Rostedt2009-08-181-4/+4
| * | | | kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt2009-08-181-0/+4
| * | | | kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt2009-08-181-6/+3
| * | | | kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt2009-08-181-1/+62
| * | | | kconfig: have extract-ikconfig read ELF filesSteven Rostedt2009-08-181-0/+10
| * | | | kconfig: add check if end exists in extract-ikconfigSteven Rostedt2009-08-181-0/+4
| * | | | kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt2009-08-181-10/+23
| * | | | kconfig: do not warn about modules built inSteven Rostedt2009-08-181-3/+5
| * | | | kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt2009-08-181-5/+3
| * | | | kconfig: add make localyesconfig optionSteven Rostedt2009-08-181-1/+12
| * | | | kconfig: make localmodconfig to run streamline_config.plSteven Rostedt2009-08-181-1/+12
| * | | | kconfig: add streamline_config.pl to scriptsSteven Rostedt2009-08-181-0/+291
| | |_|/ | |/| |
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-08-116-14/+51
|\| | |
| * | | Merge branch 'linus' into tracing/urgentIngo Molnar2009-08-092-9/+38
| |\ \ \
| | * \ \ Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-041-2/+3
| | |\ \ \
| | * | | | get_maintainerpl-add-git-min-percent-option-fixJoe Perches2009-07-291-1/+1
| | * | | | get_maintainer.pl: Add git-min-percent optionJoe Perches2009-07-291-3/+16