summaryrefslogtreecommitdiffstats
path: root/arch/riscv
AgeCommit message (Expand)AuthorLines
2022-07-15Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+6
2022-07-14Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini-10/+12
2022-07-13Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...Palmer Dabbelt-0/+4
2022-07-11RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()Anup Patel-0/+2
2022-07-11riscv: Fix missing PAGE_PFN_MASKAlexandre Ghiti-10/+10
2022-07-07riscv: don't warn for sifive erratas in modulesHeiko Stuebner-1/+2
2022-07-05riscv: dts: microchip: hook up the mpfs' l2cacheConor Dooley-0/+4
2022-07-03riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUYueHaibing-1/+1
2022-06-24Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+7
2022-06-17Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+18
2022-06-17riscv: Fix ALT_THEAD_PMA's asm parametersNathan Chancellor-7/+7
2022-06-16RISC-V: Some Svpbmt fixesPalmer Dabbelt-6/+9
2022-06-16riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner-2/+7
2022-06-16riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner-4/+1
2022-06-16riscv: fix dependency for t-head errataHeiko Stuebner-0/+1
2022-06-12riscv: dts: microchip: re-add pdma to mpfs device treeConor Dooley-0/+9
2022-06-09RISC-V: KVM: fix typos in commentsJulia Lawall-1/+1
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds-4/+3
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+7
2022-06-03Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-87/+247
2022-06-03Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2022-06-03risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov-4/+3
2022-06-02riscv: Move alternative length validation into subsectionNathan Chancellor-2/+2
2022-06-02riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticJisheng Zhang-3/+3
2022-06-01riscv: move errata/ and kvm/ builds to arch/riscv/KbuildMasahiro Yamada-3/+2
2022-06-01RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian-2/+2
2022-06-01riscv: Wire up memfd_secret in UAPI headerTobias Klauser-1/+1
2022-06-01riscv: Fix irq_work when SMP is disabledSamuel Holland-1/+1
2022-06-01riscv: Improve virtual kernel memory layout dumpAlexandre Ghiti-15/+51
2022-06-01riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti-0/+1
2022-06-01RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt-1/+7
2022-06-01riscv: dts: icicle: sort nodes alphabeticallyConor Dooley-52/+52
2022-06-01riscv: microchip: icicle: readability fixesConor Dooley-3/+5
2022-06-01riscv: dts: microchip: add the sundance polarberryConor Dooley-0/+116
2022-06-01riscv: dts: microchip: make the fabric dtsi board specificConor Dooley-1/+3
2022-06-01riscv: dts: microchip: remove soc vendor from filenamesConor Dooley-3/+3
2022-06-01riscv: dts: microchip: move sysctrlr out of soc busConor Dooley-5/+5
2022-06-01riscv: dts: microchip: remove icicle memory clocksConor Dooley-2/+0
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-273/+2426
2022-05-30RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]Uwe Kleine-König-0/+7
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-8/+4
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-4/+2
2022-05-28riscv: read-only pages should not be writableHeinrich Schuchardt-1/+1
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-22/+4
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu-4/+2
2022-05-26RISC-V: Various XIP fixesPalmer Dabbelt-30/+38
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-287/+931
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+66
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-25/+3
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-160/+5