summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-1519-235/+1622
|\
| * Merge branch 'dt/kbuild' into dt/nextRob Herring2017-11-102-4/+7
| |\
| | * kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-102-4/+7
| * | scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring2017-10-252-1/+10
| * | scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Rob Herring2017-10-0316-230/+1603
| * | scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring2017-10-031-1/+3
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-1/+1
|\ \
| * \ Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-0795-1/+400
| |\ \
| * \ \ Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-021-1/+0Star
| |\ \ \
| * \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-234-4/+38
| |\ \ \ \
| * | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0795-2/+400
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-241-1/+1
* | | | | | | Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-133-4/+90
|\ \ \ \ \ \ \
| * | | | | | | scripts: Add a script to find unused documentationsayli karnik2017-10-231-0/+62
| * | | | | | | Documentation: add script and build target to check for broken file referencesJani Nikula2017-10-121-0/+15
| * | | | | | | scripts/kernel-doc: warn on excess enum value descriptionsJohannes Berg2017-09-261-4/+13
* | | | | | | | modpost: detect modules without a MODULE_LICENSERandy Dunlap2017-11-121-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | scripts: add leaking_addresses.plTobin C. Harding2017-11-061-0/+305
* | | | | | | Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds2017-11-021-1/+1
* | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0294-0/+94
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0294-0/+94
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-281-1/+0Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | kbuild: drop unused symverfile in Makefile.modpostCao jin2017-10-071-1/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-222-6/+1Star
|\ \ \ \ \
| * | | | | Input: do not use property bits when generating module aliasDmitry Torokhov2017-10-222-6/+1Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-222-1/+6
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-202-1/+6
* | | | | scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck2017-10-141-1/+1
* | | | | scripts: fix faddr2line to work on last symbolNeilBrown2017-10-121-2/+3
* | | | | checkpatch: fix ignoring cover-letter logicStafford Horne2017-10-041-1/+1
* | | | | scripts/spelling.txt: add more spelling mistakes to spelling.txtColin Ian King2017-10-041-0/+33
| |/ / / |/| | |
* | | | objtool: Skip unreachable warnings for GCC 4.4 and olderJosh Poimboeuf2017-09-281-0/+2
| |/ / |/| |
* | | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-251-13/+9Star
|\ \ \
| * | | scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildFrank Rowand2017-09-201-13/+9Star
| | |/ | |/|
* | | kbuild: rpm-pkg: fix version number handlingMasahiro Yamada2017-09-203-15/+2Star
* | | kbuild: deb-pkg: remove firmware package supportMasahiro Yamada2017-09-201-21/+1Star
* | | kbuild: rpm-pkg: delete firmware_install to fix build errorMasahiro Yamada2017-09-201-6/+2Star
|/ /
* | Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-151-70/+0Star
|\ \
| * | firmware: delete in-kernel firmwareGreg Kroah-Hartman2017-09-141-70/+0Star
* | | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-09-143-20/+19Star
|\ \ \
| * | | kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada2017-09-121-16/+13Star
| * | | kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada2017-09-121-2/+3
| * | | kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel2017-09-021-2/+2
| * | | Kbuild: enable -Wunused-macros warning for "make W=2"Johannes Thumshirn2017-09-011-0/+1
| * | | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-09-011-1/+1
* | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-131-5/+24
|\ \ \ \
| * | | | modpost: abort if module name is too longWanlong Gao2017-07-251-5/+24
* | | | | Merge tag 'docs-4.14' of git://git.lwn.net/linuxLinus Torvalds2017-09-131-1/+0Star
|\ \ \ \ \