summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-19/+62
2024-05-14riscv: extend execmem_params for generated code allocationsMike Rapoport (IBM)1-0/+3
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini4-13/+13
2024-04-26Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt1-10/+10
2024-04-26RISC-V: KVM: Improve firmware counter read functionAtish Patra1-1/+1
2024-04-26RISC-V: KVM: Support 64 bit firmware counters on RV32Atish Patra1-1/+3
2024-04-26RISC-V: KVM: Add perf sampling support for guestsAtish Patra3-1/+6
2024-04-26RISC-V: KVM: Implement SBI PMU Snapshot featureAtish Patra1-0/+7
2024-04-25riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner1-10/+10
2024-04-23riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMINClément Léger1-1/+1
2024-04-22RISC-V: Use the minor version mask while computing sbi versionAtish Patra1-2/+2
2024-04-22RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic nameAtish Patra1-1/+1
2024-04-22RISC-V: Add SBI PMU snapshot definitionsAtish Patra1-0/+11
2024-04-22drivers/perf: riscv: Use BIT macro for shifting operationsAtish Patra1-10/+10
2024-04-22RISC-V: Add FIRMWARE_READ_HI definitionAtish Patra1-0/+1
2024-04-22RISC-V: Fix the typo in Scountovf CSR nameAtish Patra1-1/+1
2024-04-22RISCV: KVM: Introduce vcpu->reset_cntx_lockYong-Xuan Wang1-0/+1
2024-04-22RISCV: KVM: Introduce mp_state_lock to avoid lock inversionYong-Xuan Wang1-2/+6
2024-04-09Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"Palmer Dabbelt2-2/+2
2024-04-09riscv: Fix loading 64-bit NOMMU kernels past the start of RAMSamuel Holland1-1/+1
2024-04-09riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland1-1/+1
2024-04-08RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()Chao Du1-0/+12
2024-03-27riscv: mm: implement pgprot_nxJisheng Zhang1-0/+6
2024-03-27RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZVictor Isaev1-1/+1
2024-03-27riscv: Mark __se_sys_* functions __usedSami Tolvanen1-1/+2
2024-03-26riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland1-2/+2
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-248/+343
2024-03-20riscv: Fix syscall wrapper for >word-size argumentsSami Tolvanen1-14/+39
2024-03-20Merge patch series "riscv/barrier: tidying up barrier-related macro"Palmer Dabbelt7-32/+36
2024-03-20riscv: Only flush the mm icache when setting an exec pteAlexandre Ghiti1-7/+7
2024-03-20Merge patch series "RISC-V: ACPI: Add LPI support"Palmer Dabbelt1-0/+3
2024-03-20Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...Palmer Dabbelt4-21/+31
2024-03-20riscv/barrier: Add missing space after ','Eric Chan1-6/+6
2024-03-20riscv/barrier: Consolidate fence definitionsEric Chan7-14/+16
2024-03-20riscv/barrier: Define RISCV_FULL_BARRIEREric Chan3-10/+12
2024-03-20riscv/barrier: Define __{mb,rmb,wmb}Eric Chan1-3/+3
2024-03-20cpuidle: RISC-V: Move few functions to arch/riscvSunil V L1-0/+3
2024-03-20riscv: Introduce set_compat_task() in asm/compat.hLeonardo Bras2-4/+9
2024-03-20riscv: Introduce is_compat_thread() into compat.hLeonardo Bras1-0/+8
2024-03-20riscv: add compile-time test into is_compat_task()Leonardo Bras4-12/+5
2024-03-20riscv: Replace direct thread flag check with is_compat_task()Leonardo Bras2-2/+2
2024-03-20riscv: Improve arch_get_mmap_end() macroLeonardo Bras1-3/+9
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2024-03-15riscv: vector: Fix a typo of preempt_vSong Shuai1-2/+2
2024-03-15Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt1-16/+11
2024-03-15Merge patch series "riscv: Use Kconfig to set unaligned access speed"Palmer Dabbelt1-12/+19
2024-03-15Merge patch series "Support Andes PMU extension"Palmer Dabbelt3-12/+4
2024-03-15Merge patch "riscv: Fix compilation error with FAST_GUP and rv32"Palmer Dabbelt2-60/+7
2024-03-15riscv: Fix compilation error with FAST_GUP and rv32Alexandre Ghiti1-0/+2
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-12/+2