aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds5-117/+192
2014-04-09kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...Jan-Simon Möller1-1/+1
2014-04-09kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller1-1/+11
2014-04-08scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat1-7/+7
2014-04-08scripts/bootgraph.pl: Add graphic headerFabian Frederick1-2/+40
2014-04-08scripts: objdiff: detect object code changes between two commitsJason Cooper1-0/+141
2014-04-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds3-7/+4
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett6-6/+20
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-26/+66
2014-04-03checkpatch: don't warn on bitfield spaces around :Joe Perches1-2/+5
2014-04-03checkpatch: expand parenthesis alignment test to declarations, functions and ...Joe Perches1-4/+6
2014-04-03checkpatch.pl: add check for Change-IdChristopher Covington1-0/+6
2014-04-03scripts/checkpatch.pl: __GFP_NOFAIL isn't going awayAndrew Morton1-6/+0
2014-04-03checkpatch: net and drivers/net: warn on missing blank line after variable de...Joe Perches1-0/+15
2014-04-03checkpatch: improve the compatible vendor matchFlorian Vaussard1-5/+5
2014-04-03checkpatch: check compatible strings in .c and .h tooFlorian Vaussard1-2/+4
2014-04-03checkpatch: fix spurious vendor compatible warningsFlorian Vaussard1-2/+2
2014-04-03checkpatch: check vendor compatible with dashesFlorian Vaussard1-1/+1
2014-04-03checkpatch: improve octal permissions test speedJoe Perches1-20/+31
2014-04-03checkpatch.pl: modify warning message for printk usageYogesh Chaudhari1-1/+1
2014-04-03checkpatch: make "return is not a function" test quieterJoe Perches1-7/+15
2014-04-03checkpatch: ignore networking block comment style first lines in fileJoe Perches1-1/+2
2014-04-03checkpatch: use a more consistent function argument styleJoe Perches1-9/+20
2014-04-03checkpatch: add test for char * arrays that could be static constJoe Perches1-0/+7
2014-04-03checkpatch: fix jiffies comparison and othersJoe Perches1-1/+1
2014-04-03checkpatch: avoid sscanf test duplicated messagesJoe Perches1-1/+1
2014-04-03checkpatch: update octal permissions warningJoe Perches1-2/+4
2014-04-03checkpatch: warn on uses of __constant_<foo> functionsJoe Perches1-0/+13
2014-04-03checkpatch: add checks for constant non-octal permissionsJoe Perches1-2/+34
2014-04-03checkpatch: don't warn on some function pointer return stylesJoe Perches1-10/+21
2014-04-03checkpatch: add test for long udelayJoe Perches1-3/+8
2014-04-03genksyms: fix typeof() handlingJan Beulich7-384/+498
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds10-365/+582
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+18
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-4/+71
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely3-3/+15
2014-03-29kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada2-4/+1
2014-03-29Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin1-103/+0
2014-03-17kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2-0/+25
2014-03-17kallsyms: generalize address range checkingKees Cook1-21/+32
2014-03-14kbuild: specify build_docproc as a phony targetMasahiro Yamada1-3/+3
2014-03-13module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen1-5/+9
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton1-1/+2
2014-03-07Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+13
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig1-2/+1
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionDaniel M. Weeks1-1/+1
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely4-5/+6
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman1-0/+1
2014-02-20kbuild: dtbs_install: new make targetJason Cooper1-0/+12
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely1-0/+1
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel1-5/+5
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2-0/+13
2014-02-18ARM: 7964/1: Detect section mismatches in thumb relocationsDavid A. Long1-0/+13
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-13Kbuild, lto: Handle basic LTO in modpostAndi Kleen1-1/+5
2014-02-13Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen1-1/+1
2014-02-13Kbuild, lto: Add a gcc-ld script to let run gcc as ldAndi Kleen1-0/+29
2014-02-13Kbuild, lto: add ld-version and ld-ifversion macrosAndi Kleen2-0/+17
2014-02-13Kbuild, lto: Drop .number postfixes in modpostAndi Kleen2-2/+15
2014-02-13Kbuild, lto, workaround: Don't warn for initcall_reference in modpostAndi Kleen1-0/+4
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-06scripts/tags.sh: Ignore *.mod.cPrarit Bhargava1-5/+4
2014-02-03Merge branch 'devicetree/dtc' into devicetree/nextGrant Likely9-365/+570
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-21scripts/dtc: Add a script to update to mainline dtc sourceGrant Likely2-1/+55
2014-01-21scripts/dtc: Update to upstream version v1.4.0Grant Likely6-82/+294
2014-01-21scripts/dtc: Update shipped files to build with bison 2.7.12Grant Likely2-283/+222
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