aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-02-13Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+10
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-11/+19
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-4/+10
2015-02-06module: set ksymtab/kcrctab* section addresses to 0x0Rabin Vincent1-10/+10
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens1-2/+7
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens1-2/+3
2015-01-23X.509: silence asn1 compiler debug outputArnd Bergmann1-11/+19
2015-01-19scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher1-1/+0
2015-01-02kbuild: Fix removal of the debian/ directoryMichal Marek1-8/+8
2014-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2-1/+5
2014-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-12/+15
2014-12-20CRIS: Fix headers_installSam Ravnborg1-2/+0
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-59/+139
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+106
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2014-12-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-2/+2
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+2
2014-12-10checkpatch: add ability to --fix (coalesce) string fragments on multiple linesJoe Perches1-46/+69
2014-12-10checkpatch: add --strict "pointer comparison to NULL" testJoe Perches1-0/+14
2014-12-10checkpatch: add test for consecutive string fragmentsJoe Perches1-0/+6
2014-12-10checkpatch: add --strict preference for #defines using BIT(foo)Joe Perches1-0/+11
2014-12-10checkpatch: allow certain SI units with three charactersJulius Werner1-1/+3
2014-12-10checkpatch: Add --strict test for function pointer calling styleJoe Perches1-3/+21
2014-12-10checkpatch: reduce MAINTAINERS update message frequencyJoe Perches1-0/+6
2014-12-10checkpatch: try to avoid mask and shift errorsJoe Perches1-0/+8
2014-12-10checkpatch: fix use via symlink, make missing spelling file non-fatalJoe Perches1-17/+21
2014-12-10checkpatch: improve warning message for "needless if" caseFabio Estevam1-1/+1
2014-12-10checkpatch: improve test for no space after castJoe Perches1-1/+2
2014-12-10checkpatch: add error on use of attribute((weak)) or __weak declarationsJoe Perches1-0/+9
2014-12-10checkpatch: add an error test for no space before commaJoe Perches1-2/+21
2014-12-10scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg1-1/+1
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan1-2/+2
2014-12-08scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse1-0/+4
2014-12-03kbuild: remove redundant -rR flag of hdr-instMasahiro Yamada1-2/+2
2014-11-28kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel1-2/+2
2014-11-26kbuild: Remove duplicate $(cmd) definition in Makefile.cleanMichal Marek1-5/+0
2014-11-26kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada3-5/+13
2014-11-24bugon.cocci: fix Options at the macroMauro Carvalho Chehab1-1/+1
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin1-3/+3
2014-11-08checkkconfigsymbols.py: improve detection of defectsValentin Rothberg1-30/+27
2014-11-07checkkconfigsymbols.sh: reimplementation in pythonValentin Rothberg2-59/+142
2014-11-06coccinelle: api: add spatch to prevent unnecessary .ownerWolfram Sang1-0/+106
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2-2/+2
2014-10-21dts, kbuild: Implement support for dtb vendor subdirsRobert Richter1-5/+18
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter3-12/+44
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-23/+193
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds31-52/+35
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-13/+1142
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-11/+0
2014-10-14scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner1-1/+1
2014-10-14scripts/headers_install.sh: fix error handlingJavier Barrio1-2/+2
2014-10-14checkpatch: warn on logging functions with KERN_<LEVEL>Joe Perches1-0/+11
2014-10-14checkpatch: add exception to return then else testJoe Perches1-1/+5
2014-10-14checkpatch: look for common misspellingsKees Cook2-1/+1085
2014-10-14checkpatch: warn on macros with flow control statementsJoe Perches1-0/+18
2014-10-14checkpatch: remove unnecessary + after {8,8}Joe Perches1-1/+1
2014-10-14checkpatch: add --strict test for concatenated string elementsJoe Perches1-0/+6
2014-10-14checkpatch: allow optional shorter config descriptionsVadim Bendebury1-2/+7
2014-10-14checkpatch: enable whitespace checks for DTS filesGeert Uytterhoeven1-2/+2
2014-10-14checkpatch: update $allowed_asm_includes macros, add reboot.h and time.hSergey Ryazanov1-1/+3
2014-10-14checkpatch: remove debugging messageJoe Perches1-1/+0
2014-10-14checkpatch: fix spelloAndrew Morton1-1/+1
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2-11/+0
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+2
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+6
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+20
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2-0/+21
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen1-1/+1
2014-10-02aarch64: filter $x from kallsymsKyle McMartin2-2/+2
2014-10-02kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2-3/+3
2014-10-02kbuild: remove obj-n and lib-n handlingMasahiro Yamada3-6/+4
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2014-09-26coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall1-0/+180
2014-09-24sched: add macros to define bitops for task atomic flagsZefan Li1-0/+6
2014-09-23kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman1-1/+5
2014-09-22Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett1-0/+19
2014-09-12deb-pkg: Add support for powerpc little endianMichael Neuling1-1/+1
2014-09-10checkpatch: allow commit descriptions on separate line from commit idJoe Perches1-1/+4
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-08-29checkpatch: relax check for length of git commit IDsJoe Perches1-2/+2
2014-08-28checkstack.pl: port to AArch64Kyle McMartin1-2/+5
2014-08-27kbuild: handle module compression while running 'make modules_install'.Bertrand Jacquin1-1/+2
2014-08-27modinst: wrap long lines in order to enhance cmd_modules_installBertrand Jacquin1-1/+5
2014-08-27modsign: lookup lines ending in .ko in .mod filesBertrand Jacquin1-1/+1
2014-08-27modpost: simplify file name generation of *.mod.c filesMathias Krause1-1/+1
2014-08-27modpost: reduce visibility of symbols and constify r/o arraysMathias Krause1-11/+12
2014-08-26scripts/kernel-doc: recognize __meminitRandy Dunlap1-0/+1
2014-08-26builddeb: put the dbg files into the correct directoryMichal Marek1-12/+10
2014-08-23bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_Josh Triplett1-0/+2
2014-08-22kconfig: nconfig: fix multi-byte UTF handlingBrian Norris1-1/+2
2014-08-22kconfig: lxdialog: fix spellingBrian Norris1-1/+1
2014-08-20kbuild: Make scripts executableMichal Marek23-0/+0
2014-08-19scripts/tags.sh: fix DEFINE_HASHTABLE in emacs caseDirk Gouders1-1/+1
2014-08-19scripts/tags.sh: remove *PCGFLAGS regular expressionsDirk Gouders1-8/+0
2014-08-19scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etagsDirk Gouders1-1/+1
2014-08-19kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada1-1/+0
2014-08-19kbuild: refactor script/kconfig/MakefileMasahiro Yamada1-31/+3
2014-08-19kbuild: handle the dependency of multi-objs hostprogs appropriatelyMasahiro Yamada1-2/+4
2014-08-19kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2-6/+13
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-836/+2981
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds5-27/+258
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-70/+30
2014-08-11Merge branch 'pm-tools'Rafael J. Wysocki1-836/+2981
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-44/+14
2014-08-09PM / tools: analyze_suspend.py: update to v3.0Todd E Brandt1-836/+2981
2014-08-08x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett1-0/+5
2014-08-08x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett1-0/+14
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal1-1/+1
2014-08-08bin2c: move bin2c in scripts/basicVivek Goyal5-6/+5
2014-08-08scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov1-7/+5
2014-08-08scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas1-0/+2
2014-08-08scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick1-2/+3
2014-08-08scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick1-0/+52
2014-08-07kbuild: Fix handling of backslashes in *.cmd filesMichal Marek1-6/+8
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds1-111/+470
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-08-06checkpatch: update $declaration_macros, add uninitialized_varJoe Perches1-5/+6
2014-08-06checkpatch: warn on missing spaces in broken up quotedDan Carpenter1-0/+6
2014-08-06checkpatch: fix false positives for --strict "space after cast" testJoe Perches1-1/+1
2014-08-06checkpatch: fix false positive MISSING_BREAK warnings with --fileJoe Perches1-2/+2
2014-08-06checkpatch: add test for native c90 types in unusual orderJoe Perches1-0/+44
2014-08-06checkpatch: add signed generic typesJoe Perches1-9/+9
2014-08-06checkpatch: add short int to c variable typesJoe Perches1-0/+1
2014-08-06checkpatch: add for_each tests to indentation and brace testsJoe Perches1-2/+2
2014-08-06checkpatch: fix brace style misuses of else and whileJoe Perches1-8/+30
2014-08-06checkpatch: add --fix option for a couple OPEN_BRACE misusesJoe Perches1-5/+28
2014-08-06checkpatch: use the correct indentation for which()Joe Perches1-6/+6
2014-08-06checkpatch: add fix_insert_line and fix_delete_line helpersJoe Perches1-36/+29
2014-08-06checkpatch: add ability to insert and delete lines to patch/fileJoe Perches1-11/+130
2014-08-06checkpatch: add an index variable for fixed linesJoe Perches1-54/+60
2014-08-06checkpatch: warn on break after goto or return with same tab indentationJoe Perches1-0/+10
2014-08-06checkpatch: emit a warning on file add/move/deleteJoe Perches1-1/+12
2014-08-06checkpatch: add test for commit id formatting style in commit logJoe Perches1-0/+54
2014-08-06checkpatch: emit fewer kmalloc_array/kcalloc conversion warningsJoe Perches1-8/+9
2014-08-06checkpatch: improve "no space after cast" testJoe Perches1-3/+3
2014-08-06checkpatch: allow multiple const * typesJoe Perches1-1/+1
2014-08-06checkpatch: warn on unnecessary parentheses around references of foo->barJoe Perches1-0/+8
2014-08-06checkpatch: quiet Kconfig help message checkingJoe Perches1-3/+4
2014-08-06checkpatch: change blank line after declaration type to "LINE_SPACING"Joe Perches1-1/+1
2014-08-06checkpatch: add a multiple blank lines testJoe Perches1-0/+11
2014-08-06checkpatch: add test for blank lines after function/struct/union/enumJoe Perches1-0/+16
2014-08-06checkpatch.pl: also suggest 'else if' when if follows braceRasmus Villemoes1-1/+1
2014-08-06checkpatch: ignore email headers betterJoe Perches1-2/+3
2014-08-06checkpatch: fix function pointers in blank line needed after declarations testJoe Perches1-0/+4
2014-08-06checkpatch: fix complex macro false positive for escaped constant charJoe Perches1-1/+1
2014-08-06checkpatch: warn on unnecessary else after return or breakJoe Perches1-0/+10
2014-08-06checkpatch: attempt to find unnecessary 'out of memory' messagesJoe Perches1-0/+17
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-2/+1
2014-08-06Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi1-0/+62
2014-08-06Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi1-0/+76
2014-08-06Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi1-0/+87
2014-08-06Coccinelle: Script to detect cast after memory allocationHimangi Saraogi2-67/+72
2014-08-06coccinelle/null: solve parse errorHimangi Saraogi1-1/+2
2014-08-05kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster1-10/+11
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-90/+0
2014-07-27scripts: modpost: Remove numeric suffix pattern matchingRasmus Villemoes1-39/+10
2014-07-27scripts: modpost: fix compilation warningMichal Nazarewicz1-5/+4
2014-07-21Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman1-3/+12
2014-07-19Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2-2/+1
2014-07-17Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-1/+21
2014-07-16kbuild: clean-up and bug fix of scripts/Makefile.hostMasahiro Yamada1-6/+3
2014-07-16kbuild: clean up scripts/Makefile.hostMasahiro Yamada1-7/+3
2014-07-16kbuild: drop shared library support from Makefile.hostMasahiro Yamada1-40/+3
2014-07-16kbuild: fix a bug of C++ host program handlingMasahiro Yamada1-1/+2
2014-07-16kbuild: fix a typo in scripts/Makefile.hostMasahiro Yamada1-1/+1
2014-07-12scripts/kernel-doc: handle object-like macrosHoria Geanta1-3/+12
2014-07-08scripts: Teach get_maintainer.pl about the new "R:" tagJoe Perches1-1/+21
2014-07-03scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada1-2/+2
2014-07-03Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman4-15/+21
2014-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2014-06-26recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith1-2/+2
2014-06-23checkpatch: reduce false positives when checking void function return statementsJoe Perches1-5/+10
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han1-90/+0
2014-06-19kbuild: fix comment in Makefile.modinstOlaf Hering1-1/+1
2014-06-18builddeb: fix missing headers in linux-headers packageFathi Boudra1-1/+3
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek1-2/+1
2014-06-18deb-pkg: Fix for relative pathsMichal Marek1-5/+5
2014-06-17selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-filesMasahiro Yamada2-2/+1
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds48-159/+290
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds13-109/+106
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2014-06-10decode_stacktrace: make stack dump output useful againSasha Levin1-0/+126
2014-06-10scripts: objdiff: support directories for the augument of record commandMasahiro Yamada1-11/+22
2014-06-10scripts: objdiff: fix a commentMasahiro Yamada1-1/+1
2014-06-10scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada1-2/+3
2014-06-10scripts: objdiff: improve path flexibility for record commandMasahiro Yamada1-6/+16
2014-06-10scripts: objdiff: remove unnecessary codeMasahiro Yamada1-2/+0
2014-06-10scripts: objdiff: direct error messages to stderrMasahiro Yamada1-9/+9
2014-06-10scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada1-7/+5
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings1-1/+1
2014-06-10coccicheck: Add unneeded return variable testPeter Senna Tschudin1-0/+66
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada19-91/+89
2014-06-10kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada1-2/+2
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada26-30/+0
2014-06-09coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd1-0/+62
2014-06-09kbuild: do not add "selinux" to subdir- twiceMasahiro Yamada1-1/+1
2014-06-09scripts/tags.sh: ignore symlink'ed source filesYann Droneaud1-4/+6
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+12
2014-06-04scripts/checkpatch.pl: device_initcall is not the only __initcall substituteFabian Frederick1-2/+2