summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-1/+1
|\
| * scripts/tags.sh: add DECLARE_HASHTABLE()Kirill Tkhai2018-10-261-1/+1
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-2626-241/+1037
|\ \ | |/ |/|
| * Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-043-4/+3
| |\
| | * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-023-4/+3
| * | scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4Rob Herring2018-09-2023-236/+1033
| * | scripts/dtc: Add yamltree.c to dtc sourcesRob Herring2018-09-191-1/+1
| |/
* | Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-242-71/+4
|\ \
| * | kernel-doc: fix declaration type determinationRandy Dunlap2018-10-181-4/+4
| * | Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-091-67/+0
* | | Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-231-3/+3
|\ \ \
| * | | extract-vmlinux: Check for uncompressed image as fallbackHelge Deller2018-10-171-3/+3
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-232-1/+5
|\ \ \ \
| * | | | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit2018-10-042-1/+5
| |/ / /
* | | | Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-10-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ftrace: Build with CPPFLAGS to get -Qunused-argumentsJoel Stanley2018-09-191-1/+1
* | | | Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-171-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | selftests: add headers_install to lib.mkAnders Roxell2018-09-051-0/+13
| |/ /
* | | Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-099-35/+46
|\ \ \
| * | | kbuild: modules_install: warn when missing System.map fileRandy Dunlap2018-09-091-0/+1
| * | | kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-031-2/+2
| * | | kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada2018-09-036-31/+42
| * | | kconfig: remove a spurious self-assignmentLukas Bulwahn2018-09-011-1/+0
| * | | scripts/setlocalversion: git: Make -dirty check more robustGenki Sky2018-09-011-1/+1
| |/ /
* | | Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-051-0/+3
|\ \ \
| * | | nds32/ftrace: Add RECORD_MCOUNT supportZong Li2018-09-041-0/+3
| | |/ | |/|
* | | checkpatch: add __ro_after_init to known $AttributeJoe Perches2018-09-041-0/+1
* | | checkpatch: add optional static const to blank line declarations testJoe Perches2018-09-041-1/+1
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-021-4/+0
|\ \
| * | x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada2018-08-301-4/+0
| |/
* | objtool: Remove workaround for unreachable warnings from old GCCMasahiro Yamada2018-08-301-2/+0
|/
* Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-261-1/+1
|\
| * gcc-plugins: Disable when building under ClangKees Cook2018-08-231-1/+1
* | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-2518-457/+127
|\ \
| * | kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-245-9/+9
| * | kbuild: pass LDFLAGS to recordmcount.plMasahiro Yamada2018-08-241-1/+1
| * | initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada2018-08-221-328/+0
| * | Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...zhong jiang2018-08-221-40/+1
| * | kbuild: make sorting initramfs contents independent of localeAndrzej Pietrasiewicz2018-08-221-1/+1
| * | kconfig: suppress "configuration written to .config" for syncconfigMasahiro Yamada2018-08-221-0/+5
| * | kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada2018-08-221-2/+3
| * | kbuild: Add a space after `!` to prevent parsing as file patternMichael Forney2018-08-221-1/+1
| * | scripts: modpost: check memory allocation resultsRandy Dunlap2018-08-221-4/+4
| * | kconfig: improve the recursive dependency reportMasahiro Yamada2018-08-222-17/+37
| * | kconfig: report recursive dependency involving 'imply'Masahiro Yamada2018-08-223-18/+32
| * | kconfig: error out when seeing recursive dependencyMasahiro Yamada2018-08-225-12/+10
| * | kconfig: add build-only configurator targetsRandy Dunlap2018-08-221-1/+10
| * | scripts/dtc: consolidate include path options in MakefileMasahiro Yamada2018-08-221-14/+4
* | | treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-231-0/+2
* | | checkpatch: DT bindings should be a separate patchRob Herring2018-08-221-0/+14
OpenPOWER on IntegriCloud