summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2022-07-29RISC-V: KVM: Make kvm_riscv_guest_timer_init a void functionNikolay Borisov3-5/+5
2022-07-29RISC-V: KVM: Fix variable spelling mistakeZhang Jiaming2-7/+7
2022-07-29RISC-V: KVM: Improve ISA extension by using a bitmapAtish Patra4-71/+115
2022-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-9/+10
2022-07-29riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner11-1/+208
2022-07-23asm-generic: Add new pci.h and use itStafford Horne1-19/+4
2022-07-23PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-2/+0
2022-07-23PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-6/+0
2022-07-22riscv: enable Docker requirements in defconfigHeinrich Schuchardt1-1/+63
2022-07-22Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-9/+10
2022-07-22riscv: compat: vdso: Fix vdso_install targetEmil Renner Berthing1-1/+1
2022-07-22riscv: Add macro for multiple nop instructionsPalmer Dabbelt3-7/+18
2022-07-22riscv: convert the t-head pbmt errata to use the __nops macroHeiko Stuebner1-7/+1
2022-07-22riscv: introduce nops and __nops macros for NOP sequencesHeiko Stuebner2-0/+17
2022-07-22RISC-V: Add fast call path of crash_kexec()Xianting Tian1-0/+4
2022-07-22riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu1-3/+2
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-11/+18
2022-07-21riscv: add as-options for modules with assembly compontentsBen Dooks1-0/+1
2022-07-20RISC-V: Support for 64bit hartid on RV64 platformsPalmer Dabbelt8-27/+34
2022-07-20riscv: cpu: Add 64bit hartid support on RV64Sunil V L4-19/+26
2022-07-20riscv: smp: Add 64bit hartid support on RV64Sunil V L2-4/+4
2022-07-20riscv: spinwait: Fix hartid variable typeSunil V L1-2/+2
2022-07-20riscv: cpu_ops_sbi: Add 64bit hartid support on RV64Sunil V L1-2/+2
2022-07-18mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-18riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-20/+21
2022-07-15Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+6
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-15riscv: dts: canaan: build all devicetress if SOC_CANAANConor Dooley1-2/+8
2022-07-15riscv: dts: canaan: add specific compatible for kd233's LCDConor Dooley1-1/+1
2022-07-15riscv: dts: canaan: fix bus {ranges,reg} warningsConor Dooley1-3/+3
2022-07-15riscv: dts: canaan: remove spi-max-frequency from controllersConor Dooley1-4/+1
2022-07-15riscv: dts: canaan: use custom compatible for k210 i2sConor Dooley1-3/+3
2022-07-15riscv: dts: canaan: fix kd233 display spi frequencyConor Dooley1-1/+1
2022-07-15riscv: dts: canaan: fix mmc node namesConor Dooley5-5/+5
2022-07-15riscv: dts: canaan: fix the k210's timer nodesConor Dooley1-8/+38
2022-07-15riscv: dts: canaan: fix the k210's memory nodeConor Dooley1-4/+6
2022-07-15riscv: dts: sifive: "fix" pmic watchdog node nameConor Dooley1-1/+1
2022-07-15Merge branch 'riscv-cpu_map_topo' of git://git.kernel.org/pub/scm/linux/kerne...Palmer Dabbelt4-2/+74
2022-07-15Merge tag 'dt-for-palmer-v5.20-mw0' of git://git.kernel.org/pub/scm/linux/ker...Palmer Dabbelt1-3/+24
2022-07-15riscv: dts: canaan: Add k210 topology informationConor Dooley1-0/+12
2022-07-15riscv: dts: sifive: Add fu740 topology informationConor Dooley1-0/+24
2022-07-15riscv: dts: sifive: Add fu540 topology informationConor Dooley1-0/+24
2022-07-15riscv: dts: starfive: Add JH7100 CPU topologyJonas Hahnfeld1-2/+14
2022-07-15riscv: dts: align gpio-key node names with dtschemaKrzysztof Kozlowski5-7/+7
2022-07-15RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu1-1/+1
2022-07-15RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu1-1/+1
2022-07-14RISC-V: Add CONFIG_{NON,}PORTABLEPalmer Dabbelt6-2/+32
2022-07-14riscv: config: enable SOC_STARFIVE in defconfigConor Dooley1-0/+1
2022-07-14Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini4-10/+12
2022-07-13Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...Palmer Dabbelt1-0/+4