summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-07-29RISC-V: KVM: Make kvm_riscv_guest_timer_init a void functionNikolay Borisov
2022-07-29RISC-V: KVM: Fix variable spelling mistakeZhang Jiaming
2022-07-29RISC-V: KVM: Improve ISA extension by using a bitmapAtish Patra
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner
2022-07-22asm-generic: Add new pci.h and use itStafford Horne
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-22riscv: enable Docker requirements in defconfigHeinrich Schuchardt
2022-07-22Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-22riscv: compat: vdso: Fix vdso_install targetEmil Renner Berthing
2022-07-21riscv: Add macro for multiple nop instructionsPalmer Dabbelt
2022-07-21riscv: convert the t-head pbmt errata to use the __nops macroHeiko Stuebner
2022-07-21riscv: introduce nops and __nops macros for NOP sequencesHeiko Stuebner
2022-07-21RISC-V: Add fast call path of crash_kexec()Xianting Tian
2022-07-21riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21riscv: add as-options for modules with assembly compontentsBen Dooks
2022-07-19RISC-V: Support for 64bit hartid on RV64 platformsPalmer Dabbelt
2022-07-19riscv: cpu: Add 64bit hartid support on RV64Sunil V L
2022-07-19riscv: smp: Add 64bit hartid support on RV64Sunil V L
2022-07-19riscv: spinwait: Fix hartid variable typeSunil V L
2022-07-19riscv: cpu_ops_sbi: Add 64bit hartid support on RV64Sunil V L
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-15Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14riscv: dts: canaan: build all devicetress if SOC_CANAANConor Dooley
2022-07-14riscv: dts: canaan: add specific compatible for kd233's LCDConor Dooley
2022-07-14riscv: dts: canaan: fix bus {ranges,reg} warningsConor Dooley
2022-07-14riscv: dts: canaan: remove spi-max-frequency from controllersConor Dooley
2022-07-14riscv: dts: canaan: use custom compatible for k210 i2sConor Dooley
2022-07-14riscv: dts: canaan: fix kd233 display spi frequencyConor Dooley
2022-07-14riscv: dts: canaan: fix mmc node namesConor Dooley
2022-07-14riscv: dts: canaan: fix the k210's timer nodesConor Dooley
2022-07-14riscv: dts: canaan: fix the k210's memory nodeConor Dooley
2022-07-14riscv: dts: sifive: "fix" pmic watchdog node nameConor Dooley
2022-07-14Merge branch 'riscv-cpu_map_topo' of git://git.kernel.org/pub/scm/linux/kerne...Palmer Dabbelt
2022-07-14Merge tag 'dt-for-palmer-v5.20-mw0' of git://git.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2022-07-14riscv: dts: canaan: Add k210 topology informationConor Dooley
2022-07-14riscv: dts: sifive: Add fu740 topology informationConor Dooley
2022-07-14riscv: dts: sifive: Add fu540 topology informationConor Dooley
2022-07-14riscv: dts: starfive: Add JH7100 CPU topologyJonas Hahnfeld
2022-07-14riscv: dts: align gpio-key node names with dtschemaKrzysztof Kozlowski
2022-07-14RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu
2022-07-14RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu
2022-07-14RISC-V: Add CONFIG_{NON,}PORTABLEPalmer Dabbelt
2022-07-14riscv: config: enable SOC_STARFIVE in defconfigConor Dooley
2022-07-14Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-07-13Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...Palmer Dabbelt