summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]Uwe Kleine-König
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu
2022-05-26RISC-V: Various XIP fixesPalmer Dabbelt
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-25riscv: compat: Using seperated vdso_maps for compat_vdso_infoGuo Ren
2022-05-25RISC-V: Fix the XIP buildPalmer Dabbelt
2022-05-25RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-24RISC-V: ignore xipImagePalmer Dabbelt
2022-05-24RISC-V: Avoid empty create_*_mapping definitionsPalmer Dabbelt
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-21riscv: Don't output a bogus mmu-type on a no MMU kernelNiklas Cassel
2022-05-21riscv: atomic: Add custom conditional atomic operation implementationGuo Ren
2022-05-21riscv: atomic: Optimize dec_if_positive functionsGuo Ren
2022-05-21riscv: atomic: Cleanup unnecessary definitionGuo Ren
2022-05-20Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt
2022-05-20RISC-V: KVM: Introduce ISA extension registerAtish Patra
2022-05-20RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel
2022-05-20RISC-V: KVM: Reduce KVM_MAX_VCPUS valueAnup Patel
2022-05-20RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel
2022-05-20RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel
2022-05-20RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel
2022-05-20RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf
2022-05-19riscv/mm: fix two page table check related issuesTong Tiangen
2022-05-19RISC-V: Load purgatory in kexec_fileLi Zhengyu
2022-05-19RISC-V: Add purgatoryLi Zhengyu
2022-05-19RISC-V: Support for kexec_file on panicLi Zhengyu
2022-05-19RISC-V: Add kexec_file supportLiao Chang
2022-05-19RISC-V: use memcpy for kexec_file modeLiao Chang
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski
2022-05-19riscv: Use do_kernel_power_off()Dmitry Osipenko
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt
2022-05-17riscv: compat: Add COMPAT Kbuild skeletal supportGuo Ren
2022-05-17riscv: compat: ptrace: Add compat_arch_ptrace implementGuo Ren