aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-09-28scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov2-0/+2
2016-09-19scripts/faddr2line: improve on base path filtering a bitLinus Torvalds1-1/+1
2016-09-19scripts: add script for translating stack dump function offsetsJosh Poimboeuf1-0/+177
2016-09-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+3
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches2-10/+0
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches1-1/+3
2016-08-16builddeb: Skip gcc-plugins when not configuredKees Cook1-1/+3
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches1-1/+1
2016-08-08gcc-plugins: Add support for plugin subdirectoriesEmese Revfy2-4/+8
2016-08-08gcc-plugins: Automate make rule generationEmese Revfy1-2/+1
2016-08-08gcc-plugins: Add support for passing plugin argumentsEmese Revfy1-1/+1
2016-08-08gcc-plugins: abort builds cleanly when not supportedKees Cook2-9/+39
2016-08-08kbuild: no gcc-plugins during cc-option testsEmese Revfy1-3/+7
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+8
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-10/+41
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum1-1/+1
2016-08-02checkpatch: if no filenames then read stdinAllen Hubbe1-2/+2
2016-08-02checkpatch: check signoff when reading stdinAllen Hubbe1-1/+3
2016-08-02checkpatch: improve 'bare use of' signed/unsigned types warningJoe Perches1-1/+1
2016-08-02checkpatch: don't complain about BIT macro in uapiTomas Winkler1-2/+3
2016-08-02checkpatch: yet another commit id improvementJoe Perches1-2/+2
2016-08-02checkpatch: allow c99 style // commentsJoe Perches1-0/+6
2016-08-02checkpatch: skip long lines that use an EFI_GUID macroJoe Perches1-0/+4
2016-08-02get_maintainer.pl: reduce need for command-line option -fJoe Perches1-1/+19
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds8-20/+162
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds20-11/+2051
2016-08-02ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott1-1/+8
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+1214
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-8/+26
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2016-07-27Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-0/+2659
2016-07-27Disable "maybe-uninitialized" warning globallyLinus Torvalds1-4/+0
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab2-0/+2659
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+5
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1167/+2474
2016-07-26mm: clean up non-standard page->_mapcount usersVladimir Davydov1-0/+3
2016-07-26scripts/bloat-o-meter: fix percent on <1% changesRiku Voipio1-2/+2
2016-07-26Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk1-1/+2
2016-07-26builddeb: fix file permissions before packagingHenning Schild1-0/+2
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds1-151/+306
2016-07-25Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+16
2016-07-25Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki1-1167/+2474
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+16
2016-07-23doc-rst: kernel-doc: fix a change introduced by mistakeMauro Carvalho Chehab1-1/+1
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab2-1/+2
2016-07-23Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-nextMauro Carvalho Chehab1-1/+5
2016-07-22doc-rst: kernel-doc: fix handling of address_space tagsMauro Carvalho Chehab1-0/+4
2016-07-22scripts/dtc: dt_to_config - kernel config options for a devicetreeGaurav Minocha2-1/+1214
2016-07-22scripts: Fix size mismatch of kexec_purgatory_sizeTautschnig, Michael1-1/+2
2016-07-22scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocciLuis R. Rodriguez1-0/+3
2016-07-22coccicheck: refer to Documentation/coccinelle.txt and wikiLuis R. Rodriguez1-2/+3
2016-07-22coccicheck: add support for requring a coccinelle versionLuis R. Rodriguez1-0/+14
2016-07-22coccicheck: replace --very-quiet with --quiet when debuggingLuis R. Rodriguez1-0/+21
2016-07-22coccicheck: add support for DEBUG_FILELuis R. Rodriguez1-1/+9
2016-07-22coccicheck: enable parmap supportLuis R. Rodriguez1-3/+32
2016-07-22coccicheck: make SPFLAGS more usefulLuis R. Rodriguez1-1/+4
2016-07-22coccicheck: move spatch binary check upLuis R. Rodriguez1-5/+5
2016-07-19builddeb: really include objtool binary in headers packageWilfried Klaebe1-3/+3
2016-07-18Kbuild: don't add obj tree in additional includesArnd Bergmann2-4/+5
2016-07-18Kbuild: don't add ../../ to include pathArnd Bergmann1-1/+1
2016-07-17kernel-doc: Fix up warning outputDaniel Vetter1-1/+1
2016-07-17[media] extract_xc3028.pl: move it to scripts/dirMauro Carvalho Chehab1-0/+1717
2016-07-17[media] doc-rst: move DVB avulse docs to Documentation/mediaMauro Carvalho Chehab1-0/+942
2016-07-15PM / tools: scripts: AnalyzeSuspend v4.2Todd Brandt1-1167/+2474
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham3-105/+0
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov1-1/+1
2016-07-15scripts/gdb: add constants.py to .gitignoreOmar Sandoval1-0/+1
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham1-2/+3
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham1-0/+1
2016-07-12pmem: kill __pmem address spaceDan Williams1-1/+0
2016-07-07kbuild: Remove stale asm-generic wrappersJames Hogan1-1/+16
2016-07-03doc-rst: linux_tv: remove trailing commentsMauro Carvalho Chehab1-0/+0
2016-07-03doc-rst: linux_tv: supress lots of warningsMauro Carvalho Chehab1-1/+1
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder2-0/+16
2016-06-21coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud1-0/+4
2016-06-21coccinelle: recognize more devm_* memory allocation functionsYann Droneaud1-0/+20
2016-06-21coccinelle: also catch kzfree() issuesYann Droneaud4-5/+25
2016-06-20coccicheck: Allow for overriding spatch flagsDeepa Dinamani1-2/+2
2016-06-20kbuild: setlocalversion: print error to STDERRWolfram Sang1-1/+1
2016-06-20Coccinelle: noderef: Add new rules and correct the old ruleVaishali Thakkar1-1/+17
2016-06-14modsign: Make sign-file determine the format of the X.509 certDavid Howells1-8/+26
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2016-06-10kernel-doc: unify all EXPORT_SYMBOL scanning to one placeJani Nikula1-13/+5
2016-06-10kernel-doc: add support for specifying extra files for EXPORT_SYMBOLsJani Nikula1-2/+37
2016-06-10kernel-doc: abstract filename mappingJani Nikula1-9/+18
2016-06-10kernel-doc: add missing semi-colons in option parsingJani Nikula1-2/+2
2016-06-10kernel-doc: do not warn about duplicate default section namesJani Nikula1-2/+5
2016-06-10kernel-doc: remove old debug cruft from dump_section()Jani Nikula1-3/+0
2016-06-09docs: kernel-doc: Add "example" and "note" to the magic section typesJonathan Corbet1-1/+2
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang1-1/+1
2016-06-07Add sancov pluginEmese Revfy3-1/+170
2016-06-07Add Cyclomatic complexity GCC pluginEmese Revfy3-0/+75
2016-06-07GCC plugin infrastructureEmese Revfy11-2/+1741
2016-06-07Shared library supportEmese Revfy3-3/+58
2016-06-04scripts/kernel-doc: Add option to inject line numbersDaniel Vetter1-0/+41
2016-06-03checkpatch: reduce git commit description style false positivesJoe Perches1-0/+1
2016-06-03scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter1-4/+4
2016-06-03scripts/kernel-doc: Remove duplicated DOC: start handlingDaniel Vetter1-18/+1
2016-05-30kernel-doc: reset contents and section harderJani Nikula1-0/+3
2016-05-30kernel-doc: concatenate contents of colliding sectionsJani Nikula1-4/+6
2016-05-30kernel-doc: limit the "section header:" detection to a select fewJani Nikula1-2/+17
2016-05-30kernel-doc/rst: remove fixme commentJani Nikula1-1/+0
2016-05-30kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula1-2/+2
2016-05-30kernel-doc: strip leading whitespace from continued param descsJani Nikula1-1/+15
2016-05-30kernel-doc: improve handling of whitespace on the first line param descriptionJani Nikula1-4/+4
2016-05-30kernel-doc/rst: change the output layoutJani Nikula1-17/+17
2016-05-30kernel-doc: strip leading blank lines from inline doc commentsJani Nikula1-0/+4
2016-05-30kernel-doc/rst: blank lines in output are not neededJani Nikula1-6/+1
2016-05-30kernel-doc: fix wrong code indentationJani Nikula1-1/+1
2016-05-30kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula1-12/+2
2016-05-30kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula1-12/+25
2016-05-30kernel-doc/rst: drop redundant unescape in highlightingJani Nikula1-1/+0
2016-05-30kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula1-0/+5
2016-05-30kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula1-0/+4
2016-05-30kernel-doc/rst: &foo references are more universal than structsJani Nikula1-1/+2
2016-05-30kernel-doc/rst: reference functions according to C domain specJani Nikula1-1/+1
2016-05-30kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula1-1/+3
2016-05-30kernel-doc: add names for output selectionJani Nikula1-17/+30
2016-05-30kernel-doc: add names for states and substatesJani Nikula1-43/+48
2016-05-30kernel-doc: support printing exported and non-exported symbolsJani Nikula1-2/+27
2016-05-30kernel-doc/rst: fix use of uninitialized valueJani Nikula1-1/+2
2016-05-26Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-177/+14
2016-05-26Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-1/+17
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds7-48/+215
2016-05-24headers_check: don't warn about c++ guardsArnd Bergmann1-0/+4
2016-05-23scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham1-2/+2
2016-05-23scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote1-3/+4
2016-05-23scripts/gdb: improve types abstraction for gdb python scriptsDom Cote1-2/+15
2016-05-23scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham1-0/+19
2016-05-23scripts/gdb: add a Radix Tree ParserKieran Bingham3-0/+105
2016-05-23scripts/gdb: cast CPU numbers to integerJan Kiszka1-1/+1
2016-05-23scripts/gdb: add cpu iteratorsKieran Bingham1-0/+38
2016-05-23scripts/gdb: add mount point list commandKieran Bingham2-0/+119
2016-05-23scripts/gdb: add io resource readersKieran Bingham1-0/+57
2016-05-23scripts/gdb: provide a dentry_name VFS path helperKieran Bingham1-0/+8
2016-05-23scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham1-1/+4
2016-05-23scripts/gdb: provide exception catching parserKieran Bingham1-0/+7
2016-05-23scripts/gdb: convert modules usage to lists functionsKieran Bingham1-11/+6
2016-05-23scripts/gdb: provide kernel list item generatorsKieran Bingham1-0/+21
2016-05-23scripts/gdb: provide linux constantsKieran Bingham3-1/+44
2016-05-23scripts/gdb: Adjust module reference counter reported by lx-lsmodJan Kiszka1-1/+1
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+139
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+67
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2016-05-20checkpatch: improve --git <commit-count> shortcutJoe Perches1-6/+4
2016-05-20checkpatch: reduce number of `git log` calls with --gitJoe Perches1-10/+13
2016-05-20checkpatch: add support to check already applied git commitsDu, Changbin1-1/+47
2016-05-20checkpatch: add --list-types to show message types to show or ignoreJoe Perches1-1/+37
2016-05-20checkpatch: advertise the --fix and --fix-inplace options moreJoe Perches1-0/+8
2016-05-20checkpatch: whine about ACCESS_ONCEJoe Perches1-0/+22
2016-05-20checkpatch: add test for keywords not starting on tabstopsJoe Perches1-0/+13
2016-05-20checkpatch: improve CONSTANT_COMPARISON test for structure membersJoe Perches1-1/+1
2016-05-20checkpatch: add PREFER_IS_ENABLED testJoe Perches1-0/+10
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-7/+36
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-12/+2
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-16/+46
2016-05-19scripts/bloat-o-meter: print percent changeVineet Gupta1-0/+6
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook1-0/+1
2016-05-19scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov1-16/+39
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2-106/+430
2016-05-19Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+39
2016-05-19coccicheck: Fix missing 0 index in kill loopKees Cook1-1/+1
2016-05-16scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada1-2/+2
2016-05-14docproc: print a comment about autogeneration for rst outputJani Nikula1-0/+7
2016-05-14docproc: add support for reStructuredText format via --rst optionJani Nikula1-10/+80
2016-05-14docproc: abstract terminating lines at first spaceJani Nikula1-13/+21
2016-05-14docproc: abstract docproc directive detectionJani Nikula1-10/+20
2016-05-14docproc: reduce unnecessary indentationJani Nikula1-46/+47
2016-05-14docproc: add variables for subcommand and filenameJani Nikula1-6/+11
2016-05-14kernel-doc: use rst C domain directives and references for typesJani Nikula1-10/+9
2016-05-14kernel-doc: produce RestructuredText outputJonathan Corbet1-0/+233
2016-05-14kernel-doc: rewrite usage description, remove duplicated commentsJani Nikula1-46/+37
2016-05-13ld-version: Drop the 4th and 5th version componentsMaciej W. Rozycki1-1/+1
2016-05-11kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann1-0/+1
2016-05-10kbuild: fix if_change and friends to consider argument orderMasahiro Yamada1-6/+5
2016-05-10kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders1-0/+14
2016-05-10builddeb: fix missing headers in linux-headers packageAzriel Samson1-1/+1
2016-05-10builddeb: include objtool binary in headers packageBjørn Mork1-0/+3
2016-05-10kbuild: fix adjust_autoksyms.sh for modules that need only one symbolNicolas Pitre1-1/+1
2016-05-10kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same lineNicolas Pitre1-1/+1
2016-05-10kconfig: add unexpected data itself to warningPaul Bolle1-1/+3
2016-05-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman1-24/+45
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-05-01checkkconfigsymbols.py: Fix typo in help messageAndreas Ziegler1-1/+1
2016-04-27kbuild: adjust ksym_dep_filter for some cmd_* renamesNicolas Pitre1-4/+6
2016-04-26localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier1-1/+1
2016-04-26localmodconfig: Reset certificate pathsBenjamin Poirier1-0/+34
2016-04-26localmodconfig: Add missing $ to reference a variableBenjamin Poirier1-1/+1
2016-04-26localmodconfig: Fix parsing of "help" textBenjamin Poirier1-1/+1
2016-04-26localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier1-2/+2
2016-04-26localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier1-1/+1
2016-04-20kbuild: Get rid of KBUILD_STRMichal Marek1-4/+4
2016-04-20kbuild: rename cmd_as_s_S to cmd_cpp_s_SMasahiro Yamada1-3/+3
2016-04-20kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada1-3/+3
2016-04-20kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina1-0/+5
2016-04-20scripts: coccinelle: remove check to move constants to rightWolfram Sang1-171/+0
2016-04-20Coccinelle: setup_timer: Add space in front of parenthesesVaishali Thakkar1-2/+2
2016-04-20scripts: genksyms: fix resource leakMaxim Zhukov1-0/+3
2016-04-19Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman1-1/+1
2016-04-12debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usageNicolai Stange1-0/+67