summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-1250-162/+293
|\
| * scripts: objdiff: support directories for the augument of record commandMasahiro Yamada2014-06-101-11/+22
| * scripts: objdiff: fix a commentMasahiro Yamada2014-06-101-1/+1
| * scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada2014-06-101-2/+3
| * scripts: objdiff: improve path flexibility for record commandMasahiro Yamada2014-06-101-6/+16
| * scripts: objdiff: remove unnecessary codeMasahiro Yamada2014-06-101-2/+0
| * scripts: objdiff: direct error messages to stderrMasahiro Yamada2014-06-101-9/+9
| * scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada2014-06-101-7/+5
| * deb-pkg: Add automatic support for s390x architectureBen Hutchings2014-06-101-1/+1
| * coccicheck: Add unneeded return variable testPeter Senna Tschudin2014-06-101-0/+66
| * kbuild: Fix a typo in documentationWarren Turkal2014-06-101-1/+1
| * kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-1019-91/+89
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-1026-30/+0
| * coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd2014-06-091-0/+62
| * scripts/tags.sh: ignore symlink'ed source filesYann Droneaud2014-06-091-4/+6
| * scripts/tags.sh: add regular expression replacement pattern for memcgJianyu Zhan2014-05-141-0/+8
| * builddeb: add arm64 in the supported architecturesFathi Boudra2014-04-241-0/+2
| * builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra2014-04-241-3/+3
| * scripts/tags.sh: ignore code of user space toolsKonstantin Khlebnikov2014-04-241-0/+3
| * scripts/tags.sh: add pattern for DEFINE_HASHTABLEJianyu Zhan2014-04-161-2/+4
| * .gitignore: ignore Module.symvers in all directoriesZhao, Gang2014-04-161-2/+2
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-1217-177/+168
|\ \
| * | powerpc: Avoid circular dependency with zImage.%Michal Marek2014-06-121-2/+2
| * | kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-102-4/+2
| * | kbuild: do not create include/linux directoryMasahiro Yamada2014-06-101-2/+2
| * | Makefile: Fix unrecognized cross-compiler command line optionsGeert Uytterhoeven2014-06-091-4/+6
| * | kbuild: do not add "selinux" to subdir- twiceMasahiro Yamada2014-06-091-1/+1
| * | um: Fix for relative objtree when generating x86 headersMichal Marek2014-06-051-2/+1
| * | kbuild: Use relative path when building in a subdir of the source treeMichal Marek2014-05-141-1/+11
| * | kbuild: Use relative path when building in the source treeMichal Marek2014-05-141-2/+2
| * | kbuild: Use relative path for $(objtree)Michal Marek2014-05-141-2/+2
| * | firmware: Use $(quote) in the MakefileMichal Marek2014-05-141-2/+2
| * | firmware: Simplify directory creationMichal Marek2014-05-142-38/+16
| * | kbuild: trivial - fix comment block indentMasahiro Yamada2014-04-301-17/+16
| * | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-3010-25/+25
| * | kbuild: support simultaneous "make %config" and "make all"Masahiro Yamada2014-04-302-13/+14
| * | kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-163-65/+69
| |/
* | Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-06-124-21/+37
|\ \
| * | tracing: Fix check of ftrace_trace_arrays list_empty() checkSteven Rostedt (Red Hat)2014-06-101-1/+1
| * | tracing: Fix leak of per cpu max data in instancesSteven Rostedt (Red Hat)2014-06-101-9/+12
| * | tracing: Cleanup saved_cmdlines_size changesNamhyung Kim2014-06-101-3/+3
| * | ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)2014-06-103-8/+21
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-12108-4505/+4514
|\ \ \
| * | | powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard2014-06-121-2/+2
| * | | powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar2014-06-112-11/+23
| * | | powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar2014-06-111-0/+2
| * | | powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar2014-06-111-4/+20
| * | | powerpc/book3s: Fix machine check handling for unhandled errorsMahesh Salgaonkar2014-06-111-3/+37
| * | | powerpc/eeh: Dump PE location codeGavin Shan2014-06-114-11/+84
| * | | powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-115-1/+18