summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-292-93/+192
|\
| * 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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-189-21/+35
| |\ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-103-3/+5
| |\ \ \
| * | | | 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
| |\ \ \ \ \
| * | | | | | riscv: dts: allwinner: d1: Add CAN controller nodesJohn Watts2023-07-281-0/+30
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-281-8/+2
|\ \ \ \ \ \
| * | | | | | efi/riscv: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel2023-08-211-8/+2
* | | | | | | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-254-74/+7
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing2023-08-241-4/+4
| * | | | | | Merge patch series "riscv: fix ptrace and export VLENB"Palmer Dabbelt2023-08-233-70/+3
| |\ \ \ \ \ \
| | * | | | | | RISC-V: vector: export VLENB csr in __sc_riscv_v_stateAndy Chiu2023-08-222-1/+3
| | * | | | | | RISC-V: Remove ptrace support for vectorsPalmer Dabbelt2023-08-221-69/+0
| | | |/ / / / | | |/| | | |
* | | | | | | 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 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 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
* | | | | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2023-07-292-2/+2
| |_|_|/ |/| | |
* | | | 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