summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2022-12-02Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-02riscv: add riscv rethook implementationBinglei Wang
2022-12-02riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen
2022-12-02riscv/mm: hugepage's PG_dcache_clean flag is only set in head pageTong Tiangen
2022-12-01RISC-V: Fix a race condition during kernel stack overflowPalmer Dabbelt
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-29Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...Palmer Dabbelt
2022-11-29riscv: kexec: Fixup crash_smp_send_stop without multi coresGuo Ren
2022-11-29riscv: fix race when vmap stack overflowJisheng Zhang
2022-11-28riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld
2022-11-09efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-10-28riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BITLiu Shixin
2022-10-28Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-28riscv: fix styling in ucontext headerCleo John
2022-10-28riscv: support update_mmu_tlb()Jinyu Tang
2022-10-27Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt
2022-10-27riscv: fix detection of toolchain Zihintpause supportConor Dooley
2022-10-27riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresPalmer Dabbelt
2022-10-27drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresHeiko Stuebner
2022-10-27RISC-V: Cache SBI vendor valuesHeiko Stuebner
2022-10-25riscv/vdso: typo thereforHeinrich Schuchardt
2022-10-25riscv: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang
2022-10-21RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for SstcAnup Patel
2022-10-21RISC-V: Fix compilation without RISCV_ISA_ZICBOMAndrew Jones
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-13RISC-V: Make port I/O string accessors actually workMaciej W. Rozycki
2022-10-13riscv: vdso: fix NULL deference in vdso_join_timens() when vforkJisheng Zhang
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt
2022-10-13riscv: Add cache information in AUX vectorGreentime Hu
2022-10-13Merge patch series "Some style cleanups for recent extension additions"Palmer Dabbelt
2022-10-13riscv: drop some idefs from CMO initializationHeiko Stuebner
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-02RISC-V: KVM: Record number of signal exits as a vCPU statJisheng Zhang
2022-10-02RISC-V: KVM: Expose Zicbom to the guestAndrew Jones
2022-10-02RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones
2022-10-02RISC-V: KVM: Allow Guest use Zihintpause extensionMayuresh Chitale
2022-10-02RISC-V: KVM: Allow Guest use Svinval extensionAnup Patel
2022-10-02RISC-V: KVM: Use Svinval for local TLB maintenance when availableAnup Patel
2022-10-02RISC-V: Probe Svinval extension form ISA stringMayuresh Chitale
2022-10-02RISC-V: KVM: Change the SBI specification version to v1.0Anup Patel
2022-10-02riscv: KVM: Apply insn-def to hlv encodingsAndrew Jones
2022-10-02riscv: KVM: Apply insn-def to hfence encodingsAndrew Jones
2022-10-02riscv: Introduce support for defining instructionsAndrew Jones
2022-10-02riscv: Add X register names to gpr-numsAndrew Jones
2022-09-23Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds