summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAge
...
| * | | scripts/tags.sh: ignore code of user space toolsKonstantin Khlebnikov2014-04-24
| * | | scripts/tags.sh: add pattern for DEFINE_HASHTABLEJianyu Zhan2014-04-16
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-12
|\ \ \ \
| * | | | kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-10
| * | | | kbuild: do not add "selinux" to subdir- twiceMasahiro Yamada2014-06-09
| * | | | firmware: Simplify directory creationMichal Marek2014-05-14
| * | | | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-30
| * | | | kbuild: support simultaneous "make %config" and "make all"Masahiro Yamada2014-04-30
| * | | | kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-16
| |/ / /
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-11
|\ \ \ \
| * | | | modpost: Fix resource leak in read_dump()Christian Engelmayer2014-04-28
| |/ / /
* | | | decode_stacktrace: make stack dump output useful againSasha Levin2014-06-10
* | | | 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-02
* | | 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-13
| | |/ / | |/| |
* | | | 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