summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-11-05scripts/tags.sh: remove obsolete __devinit[const|data]Michael Opdenacker
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05scripts/bloat-o-meter: use .startswith rather than fragile slicingJosh Triplett
2013-11-05scripts/bloat-o-meter: ignore changes in the size of linux_bannerJosh Triplett
2013-11-05kernel-doc: improve "no structured comments found" errorJohannes Berg
2013-11-05initramfs-read-config_rd_-variables-for-initramfs-compression-fix-2P J P
2013-11-05initramfs-read-config_rd_-variables-for-initramfs-compression-fixP J P
2013-11-05initramfs: read CONFIG_RD_ variables for initramfs compressionP J P
2013-11-05checkpatch-add-check-for-sscanf-without-return-use-v2Joe Perches
2013-11-05checkpatch: add check for sscanf without return useJoe Perches
2013-11-05checkpatch: improve "return is not a function" testJoe Perches
2013-11-05checkpatch.pl: check for the FSF mailing addressJosh Triplett
2013-11-05checkpatch: make the memory barrier test noisierJoe Perches
2013-11-05checkpatch: add rules to check init attribute and const defectsJoe Perches
2013-11-05checkpatch: add test for #defines of ARCH_HAS_<foo>Joe Perches
2013-11-05checkpatch: find CamelCase definitions of struct/union/enumJoe Perches
2013-11-05checkpatch: update seq_<foo> testsJoe Perches
2013-11-05checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patchJoe Perches
2013-11-05checkpatch: report missing spaces around trigraphs with --strictJoe Perches
2013-11-05get_maintainer.pl incomplete outputJoe Perches
2013-11-05scripts/mod/modpost.c: handle non ABS crc symbolsAndi Kleen
2013-11-05scripts/sortextable: support objects with more than 64K sections.Jamie Iles
2013-11-05Merge remote-tracking branch 'security/next'Stephen Rothwell
2013-11-05next-20131101/modulesStephen Rothwell
2013-11-05Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei
2013-10-31Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2013-10-31Merge branch 'yem/kconfig-for-next' of git://gitorious.org/linux-kconfig/linu...Michal Marek
2013-10-23show_delta: Update script to support python versions 2.5 through 3.3Mike Pagano
2013-10-23scripts/coccinelle/api: remove devm_request_and_ioremap.cocciWolfram Sang
2013-10-23scripts/tags.sh: Increase identifier listKirill Tkhai
2013-10-08xconfig: Fix the filename for GUI settingsBen Hutchings
2013-10-08kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch
2013-10-08kconfig: remove unused definition from scannerMartin Walch
2013-10-08kconfig: adjust warning message for conflicting typesMartin Walch
2013-10-08kconfig: fix trivial typos and update mconf documentationMartin Walch
2013-10-08kconfig: add short explanation to SYMBOL_WRITEMartin Walch
2013-09-25X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr
2013-09-24checkpatch: make extern in .h prototypes quieterJoe Perches
2013-09-23modpost: Optionally ignore secondary errors seen if a single module build failsGuenter Roeck
2013-09-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-09-13scripts/config: fix variable substitution commandClement Chauplannaz
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-11checkpatch: add test for positional misuse of section specifiers like __initdataJoe Perches
2013-09-11checkpatch: fix perl version 5.12 and earlier incompatibilityJoe Perches
2013-09-11checkpatch: reduce runtime/cpu time usedJoe Perches
2013-09-11checkpatch: better --fix of SPACING errors.Joe Perches
2013-09-11checkpatch: ignore #define TRACE_<foo> macrosJoe Perches
2013-09-11checkpatch: add --types option to report only specific message typesJoe Perches
2013-09-11checkpatch: fix networking kernel-doc block comment defectJoe Perches