summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-21
|\
| * Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-19
* | scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck2017-10-13
* | scripts: fix faddr2line to work on last symbolNeilBrown2017-10-12
* | checkpatch: fix ignoring cover-letter logicStafford Horne2017-10-03
* | scripts/spelling.txt: add more spelling mistakes to spelling.txtColin Ian King2017-10-03
* | objtool: Skip unreachable warnings for GCC 4.4 and olderJosh Poimboeuf2017-09-28
* | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-24
|\ \
| * | scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildFrank Rowand2017-09-20
* | | kbuild: rpm-pkg: fix version number handlingMasahiro Yamada2017-09-21
* | | kbuild: deb-pkg: remove firmware package supportMasahiro Yamada2017-09-21
* | | kbuild: rpm-pkg: delete firmware_install to fix build errorMasahiro Yamada2017-09-21
|/ /
* | Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-15
|\ \
| * | firmware: delete in-kernel firmwareGreg Kroah-Hartman2017-09-14
* | | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-09-14
|\ \ \
| * | | kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada2017-09-13
| * | | kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada2017-09-13
| * | | kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel2017-09-02
| * | | Kbuild: enable -Wunused-macros warning for "make W=2"Johannes Thumshirn2017-09-01
| * | | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-09-01
* | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-13
|\ \ \ \
| * | | | modpost: abort if module name is too longWanlong Gao2017-07-25
* | | | | Merge tag 'docs-4.14' of git://git.lwn.net/linuxLinus Torvalds2017-09-13
|\ \ \ \ \
| * | | | | docs-rst: don't require adjustbox anymoreMauro Carvalho Chehab2017-09-08
* | | | | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-12
|\ \ \ \ \ \
| * | | | | | selinux: genheaders should fail if too many permissions are definedStephen Smalley2017-07-31
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-09
|\ \ \ \ \ \
| * | | | | | checkpatch: add 6 missing types to --list-typesJean Delvare2017-09-08
| * | | | | | checkpatch: rename variables to avoid confusionJean Delvare2017-09-08
| * | | | | | checkpatch: fix typo in commentJean Delvare2017-09-08
| * | | | | | checkpatch: add --strict check for ifs with unnecessary parenthesesJoe Perches2017-09-08
| | |/ / / / | |/| | | |
* | | | | | remove gperf left-overs from build systemLinus Torvalds2017-09-09
* | | | | | genksyms: fix gperf removal conversionLinus Torvalds2017-09-08
|/ / / / /
* | | | | 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