aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely1-0/+1
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2014-02-10checkpatch: fix detection of git repositoryRichard Genoud1-2/+2
2014-02-10get_maintainer: fix detection of git repositoryRichard Genoud1-1/+1
2014-02-07Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka1-2/+2
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2-8/+126
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+2
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+9
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+6
2014-01-27checkpatch.pl: check for function declarations without argumentsJoe Perches1-0/+9
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1446
2014-01-23checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches1-0/+10
2014-01-23checkpatch: add DT compatible string documentation checksRob Herring1-0/+27
2014-01-23checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck1-3/+1
2014-01-23checkpatch: add tests for function pointer style misusesJoe Perches1-0/+59
2014-01-23checkpatch: update the FSF/GPL address checkJoe Perches1-5/+6
2014-01-23checkpatch: check for if's with unnecessary parenthesesJoe Perches1-0/+14
2014-01-23checkpatch: improve space before tab --fix optionJoe Perches1-2/+4
2014-01-23checkpatch: add a --fix-inplace optionJoe Perches1-1/+9
2014-01-23checkpatch: attempt to find missing switch/case break;Joe Perches1-0/+25
2014-01-23checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes1-0/+6
2014-01-23checkpatch: warn only on "space before semicolon" at end of lineJoe Perches1-1/+1
2014-01-23checkpatch: more comprehensive split strings warningJoe Perches1-8/+4
2014-01-23get_maintainer: add commit author information to --rolestatsJoe Perches1-6/+85
2014-01-23headers_check: special case seqbuf_dump()Paul Bolle1-1/+5
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek1-0/+5
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+7
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2014-01-20Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki1-0/+1446
2014-01-17PM / tools: new tool for suspend/resume performance optimizationTodd E Brandt1-0/+1446
2014-01-15powerpc: Add vr save/restore functionsAndreas Schwab1-2/+6
2014-01-08arm64, jump label: detect %c support for ARM64Jiang Liu1-1/+1
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings1-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-01-03Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu1-1/+2
2014-01-03scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUENishanth Menon1-0/+109
2014-01-02Merge commit v3.13-rc1 into kbuild/miscMichal Marek22-124/+303
2013-12-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2013-12-20localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)1-0/+7
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches1-4/+7
2013-12-10scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei1-1/+3
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu1-1/+2
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta1-0/+5
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-0/+1
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-0/+2
2013-11-21checkpatch: fix "Use of uninitialized value" warningsJoe Perches1-0/+1
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings1-1/+11
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-2/+2
2013-11-15Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-117/+12
2013-11-15Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds7-39/+43
2013-11-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds3-4/+11
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+21
2013-11-13kallsyms: Revert back to 128 max symbol lengthMichal Marek1-1/+1
2013-11-13kernel-doc: improve "no structured comments found" errorJohannes Berg2-5/+15
2013-11-13initramfs: read CONFIG_RD_ variables for initramfs compressionP J P1-6/+18
2013-11-13checkpatch: add check for sscanf without return useJoe Perches1-0/+17
2013-11-13checkpatch: don't require kernel style __attribute__ shortcuts in uapi pathsJoe Perches1-7/+12
2013-11-13checkpatch: improve "return is not a function" testJoe Perches1-14/+4
2013-11-13checkpatch.pl: check for the FSF mailing addressJosh Triplett1-0/+12
2013-11-13checkpatch: make the memory barrier test noisierJoe Perches1-2/+2
2013-11-13checkpatch: add rules to check init attribute and const defectsJoe Perches1-2/+34
2013-11-13checkpatch: add test for #defines of ARCH_HAS_<foo>Joe Perches1-8/+14
2013-11-13checkpatch: find CamelCase definitions of struct/union/enumJoe Perches1-2/+3
2013-11-13checkpatch: update seq_<foo> testsJoe Perches1-3/+4
2013-11-13checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patchJoe Perches1-2/+10
2013-11-13checkpatch: report missing spaces around trigraphs with --strictJoe Perches1-9/+7
2013-11-13scripts/mod/modpost.c: handle non ABS crc symbolsAndi Kleen1-8/+7
2013-11-13scripts/sortextable: support objects with more than 64K sections.Jamie Iles2-3/+47
2013-11-08scripts/tags.sh: remove obsolete __devinit[const|data]Michael Opdenacker1-2/+2
2013-11-08scripts: kallsyms: Use %zu to print 'size_t'Fabio Estevam1-1/+1
2013-11-07perf tools: Fix version when building out of treeDavid Ahern1-1/+3
2013-11-07scripts/bloat-o-meter: use .startswith rather than fragile slicingJosh Triplett1-1/+1
2013-11-07scripts/bloat-o-meter: ignore changes in the size of linux_bannerJosh Triplett1-0/+1
2013-11-07modpost: fix bogus 'exported twice' warnings.Rusty Russell1-2/+5
2013-11-06kbuild: replace unbounded sprintf call in modpostKees Cook1-1/+1
2013-11-06kbuild, bloat-o-meter: fix static detectionAndi Kleen1-2/+2
2013-11-06Kbuild: Handle longer symbols in kallsyms.cAndi Kleen1-1/+7
2013-11-06scripts/kernel-doc: make unknown function prototype a Warning instead of an E...Randy Dunlap1-2/+1
2013-11-05recordmcount.pl: Add support for __fentry__Jamie Iles1-2/+2
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2-1/+13
2013-10-31Merge branch 'yem/kconfig-for-next' of git://gitorious.org/linux-kconfig/linu...Michal Marek7-39/+43
2013-10-29asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visibleAndi Kleen1-1/+1
2013-10-23show_delta: Update script to support python versions 2.5 through 3.3Mike Pagano1-6/+6
2013-10-23scripts/coccinelle/api: remove devm_request_and_ioremap.cocciWolfram Sang1-105/+0
2013-10-23scripts/tags.sh: Increase identifier listKirill Tkhai1-2/+3
2013-10-08xconfig: Fix the filename for GUI settingsBen Hutchings2-0/+6
2013-10-08kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch1-1/+1
2013-10-08kconfig: remove unused definition from scannerMartin Walch1-1/+0
2013-10-08kconfig: adjust warning message for conflicting typesMartin Walch1-3/+4
2013-10-08kconfig: fix trivial typos and update mconf documentationMartin Walch3-33/+31
2013-10-08kconfig: add short explanation to SYMBOL_WRITEMartin Walch1-1/+1
2013-09-25X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr1-0/+2
2013-09-24checkpatch: make extern in .h prototypes quieterJoe Perches1-2/+2
2013-09-23modpost: Optionally ignore secondary errors seen if a single module build failsGuenter Roeck2-2/+15
2013-09-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+1
2013-09-13scripts/config: fix variable substitution commandClement Chauplannaz1-1/+1
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+21
2013-09-11checkpatch: add test for positional misuse of section specifiers like __initdataJoe Perches1-1/+46
2013-09-11checkpatch: fix perl version 5.12 and earlier incompatibilityJoe Perches1-2/+2
2013-09-11checkpatch: reduce runtime/cpu time usedJoe Perches1-1/+3
2013-09-11checkpatch: better --fix of SPACING errors.Joe Perches1-22/+42
2013-09-11checkpatch: ignore #define TRACE_<foo> macrosJoe Perches1-1/+2
2013-09-11checkpatch: add --types option to report only specific message typesJoe Perches1-18/+38
2013-09-11checkpatch: fix networking kernel-doc block comment defectJoe Perches1-0/+1
2013-09-11checkpatch: warn when using extern with function prototypes in .h filesJoe Perches1-0/+10
2013-09-11checkpatch: check for duplicate signaturesJoe Perches1-0/+12
2013-09-11checkpatch: enforce sane perl versionDave Hansen1-0/+12
2013-09-11checkpatch: check CamelCase by word, not by $LvalJoe Perches1-5/+9
2013-09-11checkpatch: add a few more --fix correctionsJoe Perches1-38/+84
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds9-340/+408
2013-09-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-24/+178
2013-09-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-8/+0
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+4
2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN1-0/+6
2013-09-05kconfig: regenerate bison parserYann E. MORIN1-264/+298
2013-09-05kconfig: do not special-case 'MODULES' symbolYann E. MORIN2-13/+3
2013-09-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2013-09-01diffconfig: Update script to support python versions 2.5 through 3.3Mike Pagano1-15/+13
2013-08-30tile: support ftrace on tilegxTony Lu1-0/+4
2013-08-28scripts/checkkconfigsymbols.sh: replace echo -e with printfMax Filippov1-2/+2
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland1-0/+21
2013-08-20scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.Chen Gang1-0/+1
2013-08-19diffconfig: Gracefully exit if the default config files are not presentMike Pagano1-2/+7
2013-08-15kconfig: silence warning when parsing auto.conf when a symbol has changed typeYann E. MORIN1-3/+8
2013-08-15scripts/config: use sed's POSIX interfaceClement Chauplannaz1-3/+41
2013-08-15kconfig: switch to "long long" for sanityKees Cook1-9/+10
2013-08-15Provide version number for Debian firmware packageHeinrich Schuchardt1-1/+1
2013-08-13coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes1-0/+58
2013-07-25scripts: remove unused function in sortextable.cRamkumar Ramachandra1-8/+0
2013-07-24deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier1-1/+1
2013-07-24deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier1-7/+20
2013-07-24deb-pkg: split debug symbols in their own packageAnisse Astier1-1/+49
2013-07-24deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier1-6/+7
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek3-33/+24
2013-07-23rpm-pkg: add generation of kernel-develMike Marciniszyn1-2/+26
2013-07-23rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn1-4/+5
2013-07-23rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn1-0/+9
2013-07-16kconfig: simplify symbol-search codeYann E. MORIN1-19/+11
2013-07-16kconfig: don't allocate n+1 elements in temporary arrayYann E. MORIN1-1/+1
2013-07-16kconfig: minor style fixes in symbol-search codeYann E. MORIN1-4/+3
2013-07-16kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2-4/+4
2013-07-16kconfig: avoid multiple calls to strlenYann E. MORIN1-5/+5
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-5/+5
2013-07-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds35-51/+173
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds18-100/+249
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds7-27/+33
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee1-0/+5
2013-07-09checkpatch: make the CamelCase cache work for non-git trees tooJoe Perches1-19/+35
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-43/+9
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds3-111/+551
2013-07-03rapidio: add udev notificationAlexandre Bounine2-0/+26
2013-07-03checkpatch: cache last camelcase hash as .checkpatch-camelcase.<commit>Joe Perches1-0/+26
2013-07-03checkpatch: allow longer logging function namesJacob Keller1-1/+1
2013-07-03checkpatch: ignore existing CamelCase uses from include/...Joe Perches1-7/+50
2013-07-03checkpatch: ignore SI unit CamelCase variants like "_uV"Joe Perches1-0/+3
2013-07-03checkpatch: move test for space before semicolon after operator spacingJoe Perches1-10/+10
2013-07-03checkpatch: create an EXPERIMENTAL --fix option to correct patchesJoe Perches1-88/+354
2013-07-03checkpatch: improve "no space after cast" testJoe Perches1-2/+3
2013-07-03checkpatch: add a --strict test for comparison to true/falseJoe Perches1-0/+27
2013-07-03checkpatch: don't warn on blank lines before/after braces as oftenJoe Perches1-2/+2
2013-07-03checkpatch: add a placeholder to check blank lines before declarationsJoe Perches1-0/+8
2013-07-03checkpatch: reduce false positive rate of "complex macros"Joe Perches1-1/+1
2013-07-03checkpatch: warn on comparisons to get_jiffies_64()Joe Perches1-0/+6
2013-07-03checkpatch: warn on comparisons to jiffiesJoe Perches1-0/+6
2013-07-03checkpatch: warn when networking block comment lines don't start with *Joe Perches1-0/+8
2013-07-03checkpatch: improve network block comment test and messageJoe Perches1-2/+2
2013-07-03checkpatch: remove quote from CamelCase testJoe Perches1-2/+2
2013-07-03checkpatch: add --strict preference for p = kmalloc(sizeof(*p)...Joe Perches1-0/+8
2013-07-03checkpatch: warn when using gcc's binary constant ("0b") extensionJoe Perches1-2/+14
2013-07-03checkpatch: change CamelCase test and make it --strictJoe Perches1-3/+3
2013-07-03Coccinelle: Update information about the minimal version requiredNicolas Palix1-0/+5
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix34-47/+47
2013-07-03kbuild: create directory for dir/file.o张忠山1-1/+1
2013-07-03Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds1-1/+1
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-0/+5
2013-07-03scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz1-0/+52
2013-07-03coccicheck: span checks across CPUsKees Cook1-3/+28
2013-07-03Fix a build warning in scripts/mod/file2alias.cDaniel Tang1-4/+6
2013-06-29kconfig: allow "hex" and "range" to support longsKees Cook1-5/+5
2013-06-28improve modalias buildingJan Beulich1-8/+3
2013-06-28scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/Geert Uytterhoeven1-2/+2
2013-06-26modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker1-43/+9
2013-06-26Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN1-3/+3
2013-06-24kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN1-3/+3
2013-06-24kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN3-6/+17
2013-06-24kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2-2/+2
2013-06-24kconfig: sort found symbols by relevanceYann E. MORIN1-9/+69
2013-06-24kbuild: fix error when building from src rpmMike Marciniszyn1-0/+1
2013-06-24scripts/setlocalversion on write-protected source treeChristian Kujau1-3/+0
2013-06-18kconfig/conf: print the seed used to initialise the RNG for randconfigYann E. MORIN1-0/+1
2013-06-18kconfig/conf: accept a base-16 seed for randconfigYann E. MORIN1-1/+1
2013-06-18kconfig/conf: fix randconfig setting multiple symbols in a choiceYann E. MORIN1-0/+3
2013-06-18scripts/config: replace hard-coded script name by a dynamic valueClement Chauplannaz1-5/+7
2013-06-18mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders4-13/+31
2013-06-18nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2-16/+25
2013-06-18mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders6-14/+19
2013-06-18kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders2-16/+19
2013-06-18kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek1-1/+3