summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-062-2/+1
|\
| * Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-07-192-2/+1
| |\
| | * selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-filesMasahiro Yamada2014-06-172-2/+1
* | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-90/+0
|\ \ \
| * \ \ Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman2014-07-211-3/+12
| |\ \ \ | | |/ /
| * | | Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2014-07-034-15/+21
| |\ \ \
| * | | | devres: remove devm_request_and_ioremap()Jingoo Han2014-06-191-90/+0
* | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-07-171-1/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | scripts: Teach get_maintainer.pl about the new "R:" tagJoe Perches2014-07-081-1/+21
| |/ / /
* | | | scripts/kernel-doc: handle object-like macrosHoria Geanta2014-07-121-3/+12
| |/ / |/| |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-271-2/+2
|\ \ \
| * | | recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-06-261-2/+2
| |/ /
* | | checkpatch: reduce false positives when checking void function return statementsJoe Perches2014-06-231-5/+10
* | | builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-181-1/+3
* | | kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
* | | deb-pkg: Fix for relative pathsMichal Marek2014-06-181-5/+5
|/ /
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-1248-159/+290
|\ \
| * | 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: 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
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-1213-109/+106
|\ \ \
| * | | kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-101-2/+2
| * | | kbuild: do not add "selinux" to subdir- twiceMasahiro Yamada2014-06-091-1/+1
| * | | firmware: Simplify directory creationMichal Marek2014-05-141-13/+11
| * | | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-309-21/+21
| * | | kbuild: support simultaneous "make %config" and "make all"Masahiro Yamada2014-04-301-11/+4
| * | | kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-162-61/+67
| |/ /
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-111-0/+2
|\ \ \
| * | | modpost: Fix resource leak in read_dump()Christian Engelmayer2014-04-281-0/+2
| |/ /
* | | decode_stacktrace: make stack dump output useful againSasha Levin2014-06-101-0/+126
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-062-0/+12
|\ \ \
| * | | ftrace: Add arm64 support to recordmcountAKASHI Takahiro2014-05-292-0/+12
* | | | scripts/checkpatch.pl: device_initcall is not the only __initcall substituteFabian Frederick2014-06-041-2/+2
* | | | checkpatch: check stable email addressJoe Perches2014-06-041-0/+6
* | | | checkpatch: warn on unnecessary void function return statementsJoe Perches2014-06-041-0/+7
OpenPOWER on IntegriCloud