summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-06-27arm64: dts: rockchip: Add support for Hugsun X99 TV BoxVivek Unune
2019-06-27arm64: dts: rockchip: Define values for the IPA governor for rock960Daniel Lezcano
2019-06-27arm64: dts: rockchip: Fix multiple thermal zones conflict in rk3399.dtsiDaniel Lezcano
2019-06-27arm64: dts: rockchip: add core dtsi file for RK3399Pro SoCsJianqun Xu
2019-06-27arm64: dts: rockchip: improve rk3328-roc-cc rgmii performance.Peter Geis
2019-06-14arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boardsNick Xie
2019-06-14arm64: dts: rockchip: Enable HDMI audio on Rock PiEzequiel Garcia
2019-06-04arm64: dts: rockchip: add WiFi+BT support on ROCK Pi4 boardAkash Gajjar
2019-06-04arm64: dts: rockchip: fix isp iommu clocks and power domainHelen Koike
2019-05-20arm64: dts: rockchip: Enable SPI1 on FicusManivannan Sadhasivam
2019-05-20arm64: dts: rockchip: Enable SPI0 and SPI4 on Rock960Manivannan Sadhasivam
2019-05-20arm64: dts: rockchip: add PCIe nodes on rk3399-rockpro64Katsuhiro Suzuki
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada
2019-05-18sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada
2019-05-18sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers
2019-05-18ia64: require -Wl,--hash-style=sysvNick Desaulniers
2019-05-18csky: remove deprecated arch/csky/boot/dts/include/dt-bindingsMasahiro Yamada
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-17powerpc/cacheinfo: Remove double freeTobin C. Harding
2019-05-17powerpc/mm/hash: Fix get_region_id() for invalid addressesAneesh Kumar K.V
2019-05-16riscv: fix locking violation in page fault handlerAndreas Schwab
2019-05-16RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCsYash Shah
2019-05-16RISC-V: Avoid using invalid intermediate translationsPalmer Dabbelt
2019-05-16riscv: Support BUG() in kernel moduleVincent Chen
2019-05-16riscv: Add the support for c.ebreak check in is_valid_bugaddr()Vincent Chen
2019-05-16riscv: support trap-based WARN()Vincent Chen
2019-05-16riscv: fix sbi_remote_sfence_vma{,_asid}.Gary Guo
2019-05-16riscv: move switch_mm to its own fileGary Guo
2019-05-16riscv: move flush_icache_{all,mm} to cacheflush.cGary Guo
2019-05-16RISC-V: Access CSRs using CSR numbersAnup Patel
2019-05-16RISC-V: Add interrupt related SCAUSE defines in asm/csr.hAnup Patel
2019-05-16RISC-V: Use tabs to align macro values in asm/csr.hAnup Patel
2019-05-16RISC-V: Fix minor checkpatch issues.Atish Patra
2019-05-16RISC-V: Support nr_cpus command line option.Atish Patra
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds