summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'gperf-removal'Linus Torvalds2017-09-07
|\
| * Remove gperf usage from toolchainLinus Torvalds2017-08-19
* | Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-07
|\ \
| * \ Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook2017-08-07
| |\ \
| | * | gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel2017-08-07
| * | | randstruct: Enable function pointer struct detectionKees Cook2017-08-01
| |/ /
* | | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-07
|\ \ \
| * | | of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada2017-08-21
| * | | of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada2017-08-21
| * | | of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada2017-08-21
* | | | modpost: simplify sec_name()Masahiro Yamada2017-09-06
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-04
|\ \ \ \
| * \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2017-08-10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-26
| * | | | objtool: Fix gcov check for older versions of GCCJosh Poimboeuf2017-07-25
| | |/ / | |/| |
* | | | Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds2017-09-03
|\ \ \ \
| * | | | kernel-doc parser mishandles declarations split into linesMarkus Heiser2017-08-30
| * | | | scripts/sphinx-pre-install: add minimum support for RHELMauro Carvalho Chehab2017-08-07
| * | | | sphinx-pre-install: add support for MageiaMauro Carvalho Chehab2017-07-23
| * | | | sphinx-pre-install: fix USE needs for GraphViz and ImageMagickMauro Carvalho Chehab2017-07-23
| * | | | sphinx-pre-install: add dependencies for ImageMagick to work with svgMauro Carvalho Chehab2017-07-23
| * | | | sphinx-pre-install: check for the need of graphviz-gdMauro Carvalho Chehab2017-07-23
| * | | | sphinx-pre-install: use a requirements fileMauro Carvalho Chehab2017-07-23
| * | | | sphinx-pre-install: detect an existing virtualenvMauro Carvalho Chehab2017-07-23
| * | | | scripts/sphinx-pre-install: add a script to check Sphinx installMauro Carvalho Chehab2017-07-23
| |/ / /
* | | | scripts/dtc: fix '%zx' warningRussell King2017-08-31
* | | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-24
|\ \ \ \ | |_|/ / |/| | |
| * | | kbuild: update comments of Makefile.asm-genericCao jin2017-08-25
| * | | kbuild: Do not use hyphen in exported variable nameBen Hutchings2017-08-21
| * | | fixdep: trivial: typo fix and correctionCao jin2017-08-10
| * | | kbuild: trivial cleanups on the commentsCao jin2017-08-10
* | | | parse-maintainers: Move matching sections from MAINTAINERSJoe Perches2017-08-08
* | | | parse-maintainers: Use perl hash references and specific filenamesJoe Perches2017-08-08
* | | | parse-maintainers: Add section pattern sortingJoe Perches2017-08-08
* | | | get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches2017-08-08
|/ / /
* | | Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-28
|\ \ \ | |_|/ |/| |
| * | scripts/dtc: dtx_diff - update include dts paths to match buildFrank Rowand2017-07-20
| |/
* | Properly alphabetize MAINTAINERS fileLinus Torvalds2017-07-23
|/
* Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-13
|\
| * kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada2017-07-11
| * kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada2017-07-11
| * kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada2017-07-10
| * kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada2017-07-10
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-13
|\ \
| * | checkpatch: improve the STORAGE_CLASS testJoe Perches2017-07-12
| * | scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez2017-07-12
| * | scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez2017-07-12
| * | scripts/gdb: add lx-fdtdump commandPeter Griffin2017-07-12
* | | Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-12
|\ \ \ | |/ / |/| |
| * | module: Add module name to modinfoKees Cook2017-05-23