summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: imx8mq: Move thermal-zones out of bus nodeFabio Estevam2019-03-291-61/+61
* arm64: dts: imx: Add i.mx8mm evk basic dts supportJacky Bai2019-03-262-0/+236
* arm64: dts: imx: Add i.mx8mm dtsi supportJacky Bai2019-03-261-0/+703
* arm64: dts: imx8mq: Move the opp table out of bus nodeFabio Estevam2019-03-221-19/+18
* arm64: dts: ls1043a: add crypto node alias also for qdsHoria Geantă2019-03-222-1/+1
* arm64: dts: fsl: Remove unused properties from FSL QSPI nodesFrieder Schrempf2019-03-222-3/+0
* arm64: dts: imx8mq: enable the multi sensor TMUAngus Ainslie (Purism)2019-03-221-0/+118
* arm64: dts: imx8qxp: add lsio_mu2 nodePeng Fan2019-03-211-0/+8
* arm64: dts: imx8qxp: fix mbox-cellsPeng Fan2019-03-211-3/+3
* arm64: dts: freescale: Enable PCI-E controller for Oxalis boardManivannan Sadhasivam2019-03-202-1/+5
* arm64: dts: ls1028a: Add pmu dt nodesAlison Wang2019-03-201-0/+5
* arm64: dts: imx8mq-evk: Enable audio codec wm8524Daniel Baluta2019-03-201-0/+48
* arm64: dts: imx8mq: Add SAI2 nodeDaniel Baluta2019-03-201-0/+15
* arm64: dts: imx8mq: Add SDMA nodesDaniel Baluta2019-03-201-0/+22
* arm64: dts: imx8mq: add clock for GPIO nodeAnson Huang2019-03-191-0/+5
* arm64: dts: imx8mq: Add the opp table and cores opp propertiesAbel Vesa2019-03-191-0/+23
* arm64: dts: imx8mq: Add the buck vdd_arm regulatorAbel Vesa2019-03-191-0/+35
* arm64: dts: imx8mq: Add the clocks and the latencies for the A53 coresAbel Vesa2019-03-191-0/+8
* arm64: dts: ls1028a: Add Audio DT nodesAlison Wang2019-03-193-0/+182
* arm64: dts: imx8mq: Add on-chip OTP controller nodeCarlo Caione2019-03-191-0/+8
* arm64: dts: imx8qxp: add cpu opp tableAnson Huang2019-03-191-0/+30
* Linux 5.1-rc1v5.1-rc1Linus Torvalds2019-03-171-2/+2
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-1757-156/+153
|\
| * kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-171-4/+0
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-1729-47/+18
| * kbuild: warn redundant generic-yMasahiro Yamada2019-03-1712-13/+6
| * Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-171-1/+1
| * kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson2019-03-171-1/+1
| * kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-171-1/+4
| * coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56
| * kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-133-3/+3
| * kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-131-13/+19
| * kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada2019-03-131-17/+17
| * kbuild: add workaround for Debian make-kpkgMasahiro Yamada2019-03-131-0/+10
| * kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada2019-03-132-16/+2
| * unicore32: simplify linker script generation for decompressorMasahiro Yamada2019-03-132-4/+1
| * h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada2019-03-131-1/+1
| * kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-133-8/+7
| * modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-132-23/+5
| * ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-134-6/+2
| * libfdt: prefix header search paths with $(srctree)/Masahiro Yamada2019-03-131-1/+1
| * deb-pkg: generate correct build dependenciesRiku Voipio2019-03-131-1/+3
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-173-125/+0
|\ \
| * | x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes2019-01-121-84/+0
| * | x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-01-123-41/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-172-4/+4
|\ \ \
| * | | perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-171-1/+1
| * | | perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-151-2/+2
| * | | perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-151-1/+1
* | | | Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4
|\ \ \ \