summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2010-03-16selinux: fix warning in genheadersJames Morris-1/+1
2010-03-15kconfig: util: Fix typo in commentThomas Weber-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-03-12scripts/kernel-doc: fix empty function description sectionRandy Dunlap-1/+1
2010-03-11kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek-0/+2
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek-7/+3
2010-03-07headers_install: use local file handlesStephen Hemminger-9/+10
2010-03-07headers_check: fix perl warningsStephen Hemminger-5/+6
2010-03-07export_report: fix perl warningsStephen Hemminger-17/+20
2010-03-07profile2linkerlist: fix perl warningsStephen Hemminger-5/+3
2010-03-07namespace: perlcritic warningsStephen Hemminger-32/+33
2010-03-07checkversion: perl cleanupStephen Hemminger-12/+11
2010-03-07checkincludes: fix perlcritic warningsStephen Hemminger-10/+14
2010-03-07scripts: improve checkstackStephen Hemminger-10/+6
2010-03-07kbuild: deb-pkg md5sumsFEJES Jozsef-0/+2
2010-03-06checkpatch: warn on unnecessary spaces before quoted newlinesJoe Perches-0/+5
2010-03-06checkpatch.pl: warn if an adding line introduce spaces before tabs.Alberto Panizzo-0/+6
2010-03-06checkpatch.pl: extend list of expected-to-be-const structuresEmese Revfy-2/+39
2010-03-06checkpatch.pl: add union and struct to the exceptions listStefani Seibold-0/+2
2010-03-06checkpatch: fix false positive on __initconstWolfram Sang-1/+4
2010-03-06checkpatch.pl: allow > 80 char lines for logging functions not just printkJoe Perches-1/+9
2010-03-06checkpatch: trivial fix for trailing statements checkHidetoshi Seto-1/+3
2010-03-06scripts/checkpatch.pl: add WARN on sizeof(&foo)Joe Perches-0/+5
2010-03-06scripts/get_maintainer.pl: fix possible infinite loopJoe Perches-2/+2
2010-03-06get_maintainer: quote email address with periodStephen Hemminger-2/+2
2010-03-06get_maintainer: fix perlcritic warningsStephen Hemminger-14/+20
2010-03-06scripts/get_maintainer.pl: add ability to read from STDINJoe Perches-11/+15
2010-03-06scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches-0/+2
2010-03-06scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches-4/+32
2010-03-06scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches-7/+76
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur-0/+11
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur-1/+1
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-21/+18
2010-02-26kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov-13/+1
2010-02-26kernel-doc: track line numbers for each file separatelyIlya Dryomov-0/+2
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar-40/+78
2010-02-25Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-4/+69
2010-02-25Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-247/+44
2010-02-22tags: Use $SRCARCHMichal Marek-2/+2
2010-02-17tags: include headers before source filesGuennadi Liakhovetski-6/+14
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack-1/+1
2010-02-05markup_oops.pl: minor fixesHui Zhu-5/+5
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu-13/+36
2010-02-03kconfig: Simplify LSMOD= handlingMichal Marek-5/+4
2010-02-02kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt-13/+38
2010-02-02markup_oops.pl: fix $func_offset error with x86_64Hui Zhu-1/+1
2010-02-02get_maintainer.pl: teach git log to use --no-colorRichard Kennedy-2/+2
2010-02-02kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt-1/+14