summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-252-22/+110
|\
| * riscv, bpf: Support unconditional bswap insnPu Lehui2023-08-241-0/+1
| * riscv, bpf: Support signed div/mod insnsPu Lehui2023-08-242-6/+40
| * riscv, bpf: Support 32-bit offset jmp insnPu Lehui2023-08-241-1/+5
| * riscv, bpf: Support sign-extension mov insnsPu Lehui2023-08-241-1/+13
| * riscv, bpf: Support sign-extension load insnsPu Lehui2023-08-242-8/+48
| * riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/WPu Lehui2023-08-241-6/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-247-23/+69
|\ \
| * \ Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-186-23/+55
| |\ \
| | * | riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing2023-08-162-14/+26
| | * | riscv: uaccess: Return the number of bytes effectively not copiedAlexandre Ghiti2023-08-161-4/+7
| | * | riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=nGuo Ren2023-08-161-0/+3
| | * | riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=nGuo Ren2023-08-161-0/+3
| | * | riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()Nam Cao2023-08-161-2/+13
| | * | riscv: entry: set a0 = -ENOSYS only when syscall != -1Celeste Liu2023-08-161-3/+3
| * | | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-181-0/+14
| |\ \ \
| | * | | asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann2023-08-171-0/+14
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-189-21/+35
|\| | | | | |_|_|/ |/| | |
| * | | Merge tag 'riscv-for-linus-6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-119-21/+35
| |\ \ \ | | | |/ | | |/|
| | * | riscv: Implement flush_cache_vmap()Alexandre Ghiti2023-08-101-0/+4
| | * | riscv: Do not allow vmap pud mappings for 3-level page tableAlexandre Ghiti2023-08-101-1/+3
| | * | riscv: mm: fix 2 instances of -Wmissing-variable-declarationsNick Desaulniers2023-08-083-5/+7
| | * | riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri2023-08-081-8/+8
| | * | riscv: Fix CPU feature detection with SMP disabledSamuel Holland2023-08-082-5/+5
| | * | riscv: Start of DRAM should at least be aligned on PMD size for the direct ma...Alexandre Ghiti2023-08-041-1/+6
| | * | Merge patch series "RISC-V: Fix a few kexec_file_load(2) failures"Palmer Dabbelt2023-08-041-1/+2
| | |\ \
| | | * | riscv/kexec: load initrd high in available memoryTorsten Duwe2023-08-041-1/+1
| | | * | riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe2023-08-041-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-103-3/+5
|\| | | |
| * | | | Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-043-3/+5
| |\| | |
| | * | | riscv: Export va_kernel_pa_offset in vmcoreinfoSong Shuai2023-08-021-0/+2
| | * | | RISC-V: ACPI: Fix acpi_os_ioremap to return iomem addressSunil V L2023-08-022-3/+3
* | | | | Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"Marc Kleine-Budde2023-08-071-30/+0
* | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-031-71/+82
|\ \ \ \ \
| * | | | | riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace frameworkPu Lehui2023-08-021-71/+82
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-032-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2023-07-292-2/+2
| |/ / / /
* / / / / riscv: dts: allwinner: d1: Add CAN controller nodesJohn Watts2023-07-281-0/+30
|/ / / /
* | | | Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-142-8/+3
|\| | |
| * | | RISC-V: Don't include Zicsr or Zifencei in I from ACPIPalmer Dabbelt2023-07-121-7/+2
| * | | riscv: mm: fix truncation warning on RV32Jisheng Zhang2023-07-121-1/+1
| |/ /
* | | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-132-9/+16
|\ \ \ | |/ / |/| |
| * | riscv, bpf: Fix inconsistent JIT image generationBjörn Töpel2023-07-112-9/+16
* | | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-0715-29/+86
|\ \ \
| * \ \ Merge patch series "riscv: some CMO alternative related clean up"Palmer Dabbelt2023-07-063-7/+10
| |\ \ \
| | * | | riscv: mm: mark noncoherent_supported as __ro_after_initJisheng Zhang2023-07-061-1/+1
| | * | | riscv: mm: mark CBO relate initialization funcs as __initJisheng Zhang2023-07-061-4/+4
| | * | | riscv: errata: thead: only set cbom size & noncoherent during bootJisheng Zhang2023-07-061-2/+5
| * | | | riscv: Select HAVE_ARCH_USERFAULTFD_MINORSamuel Holland2023-07-061-0/+1
| * | | | risc-v: Fix order of IPI enablement vs RCU startupMarc Zyngier2023-07-051-2/+3