summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2022-10-27riscv: dts: starfive: Lower JH7100 multicast filter binsvisionfive-5.19.yEmil Renner Berthing1-1/+1
2022-10-25[NOT-FOR-UPSTREAM] Add build instructionsEmil Renner Berthing1-0/+222
2022-10-25[NOT-FOR-UPSTREAM] riscv: Add StarFive JH7100 Fedora defconfigFu Wei1-0/+3112
2022-10-25riscv: dts: Add full JH7100, Starlight and VisionFive supportEmil Renner Berthing6-151/+1223
2022-10-25RISC-V: Add non-coherent DMA supportEmil Renner Berthing4-0/+67
2022-10-25soc: sifive: l2 cache: Add StarFive JH7100 supportEmil Renner Berthing1-0/+1
2022-10-25RISC-V: Add StarFive JH7100 audio reset nodeEmil Renner Berthing1-0/+6
2022-10-25RISC-V: Add StarFive JH7100 audio clock nodeEmil Renner Berthing1-0/+10
2022-10-24riscv: Pass -mno-relax only on lld < 15.0.0Fangrui Song1-0/+2
2022-10-24riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtbWenting Zhang1-2/+2
2022-10-24riscv: Make VM_WRITE imply VM_READAndrew Bresticker1-1/+2
2022-10-24riscv: Allow PROT_WRITE-only mmap()Andrew Bresticker1-3/+0
2022-10-24riscv: vdso: fix NULL deference in vdso_join_timens() when vforkJisheng Zhang2-4/+10
2022-10-24RISC-V: Make port I/O string accessors actually workMaciej W. Rozycki1-8/+8
2022-10-24riscv: topology: fix default topology reportingConor Dooley2-2/+3
2022-10-05riscv: make t-head erratas depend on MMUHeiko Stuebner1-1/+1
2022-09-28riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap1-0/+1
2022-09-28riscv: fix a nasty sigreturn bug...Al Viro1-0/+2
2022-09-15riscv: dts: microchip: use an mpfs specific l2 compatibleConor Dooley1-1/+1
2022-09-08mm: pagewalk: Fix race between unmap and page walkerSteven Price1-2/+2
2022-09-08riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley2-11/+13
2022-08-31riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley1-1/+0
2022-08-31riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley2-2/+0
2022-08-31riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley2-4/+0
2022-08-31riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley1-1/+1
2022-08-31riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt1-1/+1
2022-08-31riscv: traps: add missing prototypeConor Dooley2-1/+4
2022-08-31riscv: signal: fix missing prototype warningConor Dooley2-0/+13
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian1-0/+4
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu1-3/+2
2022-08-25riscv: dts: canaan: Add k210 topology informationConor Dooley1-0/+12
2022-08-25riscv: dts: sifive: Add fu740 topology informationConor Dooley1-0/+24
2022-08-17riscv: spinwait: Fix hartid variable typeSunil V L1-2/+2
2022-08-17RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian1-0/+4
2022-08-17RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian1-4/+22
2022-08-17RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian1-1/+1
2022-08-17RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian1-1/+1
2022-08-17RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks2-3/+2
2022-08-17RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks1-0/+2
2022-08-17riscv: dts: starfive: correct number of external interruptsMark Kettenis1-1/+1
2022-08-17riscv: lib: uaccess: fix CSR_STATUS SR_SUM bitChen Lifu1-2/+2
2022-08-17riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou1-6/+0
2022-07-29Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
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-21riscv: add as-options for modules with assembly compontentsBen Dooks1-0/+1
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-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