summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-301-7/+7
|\
| * Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-241-7/+7
| |\
| | * riscv: Fix ALT_THEAD_PMA's asm parametersNathan Chancellor2022-06-171-7/+7
* | | Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller2022-06-271-0/+18
|\ \ \
| * | | riscv: dts: microchip: add mpfs's CAN controllersConor Dooley2022-06-131-0/+18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-234-6/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-174-6/+18
| |\ \ \ | | | |/ | | |/|
| | * | RISC-V: Some Svpbmt fixesPalmer Dabbelt2022-06-163-6/+9
| | |\ \
| | | * | riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner2022-06-161-2/+7
| | | * | riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner2022-06-161-4/+1
| | | * | riscv: fix dependency for t-head errataHeiko Stuebner2022-06-161-0/+1
| | | |/
| | * / riscv: dts: microchip: re-add pdma to mpfs device treeConor Dooley2022-06-121-0/+9
| | |/
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-06-172-1/+8
|\ \ \ | |/ / |/| |
| * | bpf, riscv: Support riscv jit to provide bpf_line_infoPu Lehui2022-06-022-1/+8
* | | RISC-V: KVM: fix typos in commentsJulia Lawall2022-06-091-1/+1
| |/ |/|
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-4/+3
|\ \
| * | risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov2022-06-031-4/+3
* | | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\ \ \
| * | | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * | | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
| |/ /
* | | Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0316-87/+247
|\ \ \
| * | | riscv: Move alternative length validation into subsectionNathan Chancellor2022-06-021-2/+2
| * | | riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticJisheng Zhang2022-06-021-3/+3
| * | | riscv: move errata/ and kvm/ builds to arch/riscv/KbuildMasahiro Yamada2022-06-012-3/+2
| * | | RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian2022-06-011-2/+2
| * | | riscv: Wire up memfd_secret in UAPI headerTobias Klauser2022-06-012-1/+1
| * | | riscv: Fix irq_work when SMP is disabledSamuel Holland2022-06-011-1/+1
| * | | riscv: Improve virtual kernel memory layout dumpAlexandre Ghiti2022-06-011-15/+51
| * | | riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti2022-06-011-0/+1
| * | | RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt2022-06-011-1/+7
| * | | riscv: dts: icicle: sort nodes alphabeticallyConor Dooley2022-06-011-52/+52
| * | | riscv: microchip: icicle: readability fixesConor Dooley2022-06-011-3/+5
| * | | riscv: dts: microchip: add the sundance polarberryConor Dooley2022-06-013-0/+116
| * | | riscv: dts: microchip: make the fabric dtsi board specificConor Dooley2022-06-013-1/+3
| * | | riscv: dts: microchip: remove soc vendor from filenamesConor Dooley2022-06-014-3/+3
| * | | riscv: dts: microchip: move sysctrlr out of soc busConor Dooley2022-06-011-5/+5
| * | | riscv: dts: microchip: remove icicle memory clocksConor Dooley2022-06-011-2/+0
| | |/ | |/|
* | | Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-1/+1
|\ \ \ | |/ / |/| |
| * | riscv: read-only pages should not be writableHeinrich Schuchardt2022-05-281-1/+1
| |/
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-3175-273/+2426
|\ \
| * | RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]Uwe Kleine-König2022-05-301-0/+7
| * | RISC-V: Various XIP fixesPalmer Dabbelt2022-05-266-30/+38
| |\ \
| | * | RISC-V: Fix the XIP buildPalmer Dabbelt2022-05-251-1/+1
| | * | RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt2022-05-254-26/+33
| | * | RISC-V: ignore xipImagePalmer Dabbelt2022-05-241-0/+1
| | * | RISC-V: Avoid empty create_*_mapping definitionsPalmer Dabbelt2022-05-241-3/+3
| | |/
| * | riscv: compat: Using seperated vdso_maps for compat_vdso_infoGuo Ren2022-05-251-2/+13
| * | riscv: Don't output a bogus mmu-type on a no MMU kernelNiklas Cassel2022-05-211-0/+4
| * | riscv: atomic: Add custom conditional atomic operation implementationGuo Ren2022-05-211-0/+82
| * | riscv: atomic: Optimize dec_if_positive functionsGuo Ren2022-05-211-10/+10