summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-20Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski
2022-05-13riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-11RISC-V: Move to queued RW locksPalmer Dabbelt
2022-05-11RISC-V: Move to generic spinlocksPalmer Dabbelt
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-05-06Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-29Merge tag 'riscv-for-linus-5.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini
2022-04-29RISC-V: relocate DTB if it's outside memory regionNick Kossifidis
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-26RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRLArnaud Pouliquen
2022-04-22riscv: dts: microchip: reparent mpfs clocksConor Dooley
2022-04-22riscv: dts: microchip: fix usage of fic clocks on mpfsConor Dooley
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-22riscv: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-21RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLERandy Dunlap
2022-04-21RISC-V: mm: Fix set_satp_mode() for platform not having Sv57Anup Patel
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copySean Christopherson
2022-04-20RISC-V: KVM: Restrict the extensions that can be disabledAtish Patra
2022-04-20RISC-V: KVM: Remove 's' & 'u' as valid ISA extensionAtish Patra
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-11riscv, bpf: Implement more atomic operations for RV64Pu Lehui
2022-04-09RISC-V: KVM: include missing hwcap.h into vcpu_fpHeiko Stuebner
2022-04-09RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()Anup Patel
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=nPalmer Dabbelt
2022-03-31RISC-V: defconfig: Drop redundant SBI HVC and earlyconPalmer Dabbelt
2022-03-31riscv: cpu.c: don't use kernel-doc markers for commentsRandy Dunlap
2022-03-31RISC-V: Enable profiling by defaultAnup Patel
2022-03-31RISC-V: module: fix apply_r_riscv_rcv_branch_rela typoWu Caize
2022-03-31RISC-V: Declare per cpu boot data as staticAtish Patra