summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | mm: riscv: fix an unsafe pte read in huge_pte_alloc()John Hubbard2023-07-051-1/+5
| * | | RISC-V: drop error print from riscv_hartid_to_cpuid()Conor Dooley2023-07-041-1/+0
| * | | riscv: Discard vector state on syscallsBjörn Töpel2023-07-042-0/+36
| * | | riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang2023-07-041-1/+3
| * | | riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idleSong Shuai2023-07-041-0/+3
| * | | riscv: vdso: include vdso/vsyscall.h for vdso_dataBen Dooks2023-07-041-0/+1
| * | | riscv: vector: clear V-reg in the first-use trapAndy Chiu2023-07-011-0/+1
| * | | riscv: vector: only enable interrupts in the first-use trapAndy Chiu2023-07-011-1/+7
| * | | Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt2023-07-013-15/+11
| |\ \ \
| | * | | riscv: disable HAVE_LD_DEAD_CODE_DATA_ELIMINATION for LLDNick Desaulniers2023-06-251-1/+2
| | * | | riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONZhangjin Wu2023-06-252-3/+4
| | * | | riscv: vmlinux-xip.lds.S: remove .alternative sectionJisheng Zhang2023-06-251-6/+0
| | * | | riscv: move options to keep entries sortedJisheng Zhang2023-06-251-6/+6
| * | | | RISC-V: Fix up some vector state related build failuresPalmer Dabbelt2023-07-011-0/+4
* | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-062-16/+2
|\ \ \ \ \
| * | | | | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-221-14/+0
| * | | | | riscv: mm: init: Pass a pointer to virt_to_page()Linus Walleij2023-05-291-2/+2
* | | | | | Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | RISC-V: make ARCH_THEAD preclude XIP_KERNELConor Dooley2023-07-051-0/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-0319-61/+3098
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-07-0119-61/+3098
| |\ \ \ \ \ \
| | * | | | | | RISC-V: KVM: Remove unneeded semicolonYang Li2023-06-202-8/+8
| | * | | | | | RISC-V: KVM: Allow Svnapot extension for Guest/VMAnup Patel2023-06-202-0/+3
| | * | | | | | riscv: kvm: define vcpu_sbi_ext_pmu in headerBen Dooks2023-06-192-3/+4
| | * | | | | | RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchipAnup Patel2023-06-194-2/+217
| | * | | | | | RISC-V: KVM: Add in-kernel virtualization of AIA IMSICAnup Patel2023-06-193-36/+925
| | * | | | | | RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchipAnup Patel2023-06-184-0/+77
| | * | | | | | RISC-V: KVM: Add in-kernel emulation of AIA APLICAnup Patel2023-06-183-14/+580