aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * ftrace: Add arm64 support to recordmcountAKASHI Takahiro2014-05-29
* | scripts/checkpatch.pl: device_initcall is not the only __initcall substituteFabian Frederick2014-06-04
* | checkpatch: check stable email addressJoe Perches2014-06-04
* | checkpatch: warn on unnecessary void function return statementsJoe Perches2014-06-04
* | checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);Joe Perches2014-06-04
* | checkpatch: add warning for kmalloc/kzalloc with multiplyJoe Perches2014-06-04
* | checkpatch: warn on #defines ending in semicolonJoe Perches2014-06-04
* | checkpatch: make --strict a default for files in drivers/net and net/Joe Perches2014-06-04
* | checkpatch: always warn on missing blank line after variable declaration blockJoe Perches2014-06-04
* | checkpatch: fix wildcard DT compatible string checkingRob Herring2014-06-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-04
|\ \
| * | modpost: Fix comment typo "Modules.symvers"Paul Bolle2014-05-05
* | | scripts/checksyscalls.sh: Make renameat optionalJames Hogan2014-05-20
| |/ |/|
* | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-05
|\ \
| * | xtensa: enable sorting extable at build timeMax Filippov2014-04-01
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-12
|\ \ \
| * | | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-08
| * | | scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-08
| * | | scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-08
| * | | Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-29
| * | | scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-06
* | | | kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...Jan-Simon Möller2014-04-09
* | | | kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller2014-04-09
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-04-07
|\ \ \ \
| * | | | kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada2014-03-29
| * | | | kbuild: specify build_docproc as a phony targetMasahiro Yamada2014-03-14
| |/ / /
* | | | kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2014-04-07
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-06
|\ \ \ \
| * | | | kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2014-03-17
| * | | | kallsyms: generalize address range checkingKees Cook2014-03-17
| * | | | module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen2014-03-12
| | |/ / | |/| |
* | | | checkpatch: don't warn on bitfield spaces around :Joe Perches2014-04-03
* | | | checkpatch: expand parenthesis alignment test to declarations, functions and ...Joe Perches2014-04-03
* | | | checkpatch.pl: add check for Change-IdChristopher Covington2014-04-03
* | | | scripts/checkpatch.pl: __GFP_NOFAIL isn't going awayAndrew Morton2014-04-03
* | | | checkpatch: net and drivers/net: warn on missing blank line after variable de...Joe Perches2014-04-03
* | | | checkpatch: improve the compatible vendor matchFlorian Vaussard2014-04-03
* | | | checkpatch: check compatible strings in .c and .h tooFlorian Vaussard2014-04-03
* | | | checkpatch: fix spurious vendor compatible warningsFlorian Vaussard2014-04-03
* | | | checkpatch: check vendor compatible with dashesFlorian Vaussard2014-04-03
* | | | checkpatch: improve octal permissions test speedJoe Perches2014-04-03
* | | | checkpatch.pl: modify warning message for printk usageYogesh Chaudhari2014-04-03
* | | | checkpatch: make "return is not a function" test quieterJoe Perches2014-04-03
* | | | checkpatch: ignore networking block comment style first lines in fileJoe Perches2014-04-03
* | | | checkpatch: use a more consistent function argument styleJoe Perches2014-04-03
* | | | checkpatch: add test for char * arrays that could be static constJoe Perches2014-04-03
* | | | checkpatch: fix jiffies comparison and othersJoe Perches2014-04-03
* | | | checkpatch: avoid sscanf test duplicated messagesJoe Perches2014-04-03
* | | | checkpatch: update octal permissions warningJoe Perches2014-04-03