summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-03arm64: dts: meson-axg: s400: add missing emmc pwrseqJerome Brunet
2018-09-26arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT supportJianxin Pan
2018-09-14arm64: dts: meson: Fix erroneous SPI bus warningsRob Herring
2018-09-13arm64: dts: meson: Switch simple-mfd and syscon orderNeil Armstrong
2018-09-12arm64: dts: meson-axg-s400: Add chosen and memory nodesNeil Armstrong
2018-09-12arm64: dts: meson-axg: use the proper compatible for ethmacNeil Armstrong
2018-09-12arm64: dts: meson-axg: s400: add pdm to the sound cardJerome Brunet
2018-09-12arm64: dts: meson-axg: s400: add dmic codecJerome Brunet
2018-09-12arm64: dts: meson-axg: add pdmJerome Brunet
2018-09-12arm64: dts: meson-gx: add dmcbus and canvas nodes.Maxime Jourdan
2018-09-12arm64: dts: meson: libretech: update board modelJerome Brunet
2018-09-12arm64: dts: meson-gx: increase default shared CMA pool sizeChristian Hewitt
2018-09-12arm64: dts: meson-axg: sort nodes consistentlyJerome Brunet
2018-08-29arm64: dts: meson-axg: s400: add sound cardJerome Brunet
2018-08-29arm64: dts: meson-axg: s400: enable audio devicesJerome Brunet
2018-08-29arm64: dts: meson-axg: add audio fifosJerome Brunet
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria
2018-08-24x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka
2018-08-24x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-23arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-23Merge branch 'tlb-fixes'Linus Torvalds
2018-08-23Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-08-23Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-23Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra
2018-08-23mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra
2018-08-23powerpc/mce: Fix SLB rebolting during MCE recovery path.Mahesh Salgaonkar
2018-08-23KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras
2018-08-23powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transitionAneesh Kumar K.V