aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-06-10scripts: objdiff: improve path flexibility for record commandMasahiro Yamada
2014-06-10scripts: objdiff: remove unnecessary codeMasahiro Yamada
2014-06-10scripts: objdiff: direct error messages to stderrMasahiro Yamada
2014-06-10scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings
2014-06-10coccicheck: Add unneeded return variable testPeter Senna Tschudin
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2014-06-09coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd
2014-06-09scripts/tags.sh: ignore symlink'ed source filesYann Droneaud
2014-05-14scripts/tags.sh: add regular expression replacement pattern for memcgJianyu Zhan
2014-04-24builddeb: add arm64 in the supported architecturesFathi Boudra
2014-04-24builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra
2014-04-24scripts/tags.sh: ignore code of user space toolsKonstantin Khlebnikov
2014-04-16scripts/tags.sh: add pattern for DEFINE_HASHTABLEJianyu Zhan
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-04-09kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...Jan-Simon Möller
2014-04-09kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller
2014-04-08scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat
2014-04-08scripts/bootgraph.pl: Add graphic headerFabian Frederick
2014-04-08scripts: objdiff: detect object code changes between two commitsJason Cooper
2014-04-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-04-03checkpatch: don't warn on bitfield spaces around :Joe Perches
2014-04-03checkpatch: expand parenthesis alignment test to declarations, functions and ...Joe Perches
2014-04-03checkpatch.pl: add check for Change-IdChristopher Covington
2014-04-03scripts/checkpatch.pl: __GFP_NOFAIL isn't going awayAndrew Morton
2014-04-03checkpatch: net and drivers/net: warn on missing blank line after variable de...Joe Perches
2014-04-03checkpatch: improve the compatible vendor matchFlorian Vaussard
2014-04-03checkpatch: check compatible strings in .c and .h tooFlorian Vaussard
2014-04-03checkpatch: fix spurious vendor compatible warningsFlorian Vaussard
2014-04-03checkpatch: check vendor compatible with dashesFlorian Vaussard
2014-04-03checkpatch: improve octal permissions test speedJoe Perches
2014-04-03checkpatch.pl: modify warning message for printk usageYogesh Chaudhari
2014-04-03checkpatch: make "return is not a function" test quieterJoe Perches
2014-04-03checkpatch: ignore networking block comment style first lines in fileJoe Perches
2014-04-03checkpatch: use a more consistent function argument styleJoe Perches
2014-04-03checkpatch: add test for char * arrays that could be static constJoe Perches
2014-04-03checkpatch: fix jiffies comparison and othersJoe Perches
2014-04-03checkpatch: avoid sscanf test duplicated messagesJoe Perches
2014-04-03checkpatch: update octal permissions warningJoe Perches
2014-04-03checkpatch: warn on uses of __constant_<foo> functionsJoe Perches
2014-04-03checkpatch: add checks for constant non-octal permissionsJoe Perches
2014-04-03checkpatch: don't warn on some function pointer return stylesJoe Perches
2014-04-03checkpatch: add test for long udelayJoe Perches
2014-04-03genksyms: fix typeof() handlingJan Beulich
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds