summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-191-1/+1
|\
| * riscv: Ensure isa-ext static keys are writableAndrew Jones2022-08-161-1/+1
* | KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-191-2/+2
|/
* Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-1242-78/+667
|\
| * RISC-V: KVM: Support sstc extensionAtish Patra2022-08-124-7/+153
| * perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt2022-08-121-2/+30
| |\
| | * RISC-V: Improve SBI definitionsAtish Patra2022-08-111-2/+16
| | * RISC-V: Move counter info definition to sbi header fileAtish Patra2022-08-111-0/+14
| * | RISC-V: Add Sstc extension supportPalmer Dabbelt2022-08-114-0/+8
| |\ \
| | * | RISC-V: Enable sstc extension parsing from DTAtish Patra2022-08-113-0/+3
| | * | RISC-V: Add SSTC extension CSR detailsAtish Patra2022-08-111-0/+5
| | |/
| * | riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou2022-08-111-6/+0
| * | riscv: ensure cpu_ops_sbi is declaredConor Dooley2022-08-112-0/+3
| * | RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks2022-08-111-0/+2
| * | RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks2022-08-112-3/+2
| * | riscv: dts: starfive: correct number of external interruptsMark Kettenis2022-08-111-1/+1
| * | riscv: dts: sifive unmatched: Add PWM controlled LEDsEmil Renner Berthing2022-08-111-0/+42
| * | riscv/purgatory: Omit use of bin2cMasahiro Yamada2022-08-114-9/+15
| * | riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada2022-08-111-1/+1
| * | RISC-V: fixups to work with crash toolPalmer Dabbelt2022-08-113-6/+28
| |\ \
| | * | RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian2022-08-111-0/+4
| | * | RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian2022-08-111-4/+22
| | * | RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian2022-08-111-1/+1
| | * | RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian2022-08-111-1/+1
| | |/
| * | riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski2022-08-111-5/+3
| * | arch/riscv: add Zihintpause supportDao Lu2022-08-115-3/+29
| * | riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt2022-08-1013-2/+282
| |\ \
| | * | riscv: implement cache-management errata for T-Head SoCsHeiko Stuebner2022-08-033-5/+74
| | * | riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner2022-07-2811-1/+208
| * | | RISC-V: Canaan devicetree fixesPalmer Dabbelt2022-08-107-31/+66
| |\ \ \
| | * | | riscv: dts: canaan: build all devicetress if SOC_CANAANConor Dooley2022-07-141-2/+8
| | * | | riscv: dts: canaan: add specific compatible for kd233's LCDConor Dooley2022-07-141-1/+1
| | * | | riscv: dts: canaan: fix bus {ranges,reg} warningsConor Dooley2022-07-141-3/+3
| | * | | riscv: dts: canaan: remove spi-max-frequency from controllersConor Dooley2022-07-141-4/+1
| | * | | riscv: dts: canaan: use custom compatible for k210 i2sConor Dooley2022-07-141-3/+3
| | * | | riscv: dts: canaan: fix kd233 display spi frequencyConor Dooley2022-07-141-1/+1
| | * | | riscv: dts: canaan: fix mmc node namesConor Dooley2022-07-145-5/+5
| | * | | riscv: dts: canaan: fix the k210's timer nodesConor Dooley2022-07-141-8/+38
| | * | | riscv: dts: canaan: fix the k210's memory nodeConor Dooley2022-07-141-4/+6
| | | |/ | | |/|
| * | | riscv: lib: uaccess: fix CSR_STATUS SR_SUM bitChen Lifu2022-08-101-2/+2
* | | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-6/+0
* | | | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-0633-125/+333
|\ \ \ \
| * | | | riscv: enable Docker requirements in defconfigHeinrich Schuchardt2022-07-221-1/+63
| * | | | riscv: Add macro for multiple nop instructionsPalmer Dabbelt2022-07-213-7/+18
| |\ \ \ \
| | * | | | riscv: convert the t-head pbmt errata to use the __nops macroHeiko Stuebner2022-07-211-7/+1
| | * | | | riscv: introduce nops and __nops macros for NOP sequencesHeiko Stuebner2022-07-212-0/+17
| | | |/ / | | |/| |
| * | | | RISC-V: Add fast call path of crash_kexec()Xianting Tian2022-07-211-0/+4
| * | | | riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu2022-07-211-3/+2
| * | | | RISC-V: Support for 64bit hartid on RV64 platformsPalmer Dabbelt2022-07-198-27/+34
| |\ \ \ \