summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic nameAtish Patra2024-04-221-1/+1
* RISC-V: Add SBI PMU snapshot definitionsAtish Patra2024-04-221-0/+11
* drivers/perf: riscv: Use BIT macro for shifting operationsAtish Patra2024-04-221-10/+10
* RISC-V: Add FIRMWARE_READ_HI definitionAtish Patra2024-04-221-0/+1
* RISC-V: Fix the typo in Scountovf CSR nameAtish Patra2024-04-221-1/+1
* RISCV: KVM: Introduce vcpu->reset_cntx_lockYong-Xuan Wang2024-04-221-0/+1
* RISCV: KVM: Introduce mp_state_lock to avoid lock inversionYong-Xuan Wang2024-04-221-2/+6
* RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()Chao Du2024-04-081-0/+12
* riscv: mm: implement pgprot_nxJisheng Zhang2024-03-271-0/+6
* RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZVictor Isaev2024-03-271-1/+1
* riscv: Mark __se_sys_* functions __usedSami Tolvanen2024-03-261-1/+2
* riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland2024-03-261-2/+2
* Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-2225-248/+343
|\
| * riscv: Fix syscall wrapper for >word-size argumentsSami Tolvanen2024-03-201-14/+39
| * Merge patch series "riscv/barrier: tidying up barrier-related macro"Palmer Dabbelt2024-03-207-32/+36
| |\
| | * riscv/barrier: Add missing space after ','Eric Chan2024-03-201-6/+6
| | * riscv/barrier: Consolidate fence definitionsEric Chan2024-03-207-14/+16
| | * riscv/barrier: Define RISCV_FULL_BARRIEREric Chan2024-03-203-10/+12
| | * riscv/barrier: Define __{mb,rmb,wmb}Eric Chan2024-03-201-3/+3
| * | riscv: Only flush the mm icache when setting an exec pteAlexandre Ghiti2024-03-201-7/+7
| * | Merge patch series "RISC-V: ACPI: Add LPI support"Palmer Dabbelt2024-03-201-0/+3
| |\ \
| | * | cpuidle: RISC-V: Move few functions to arch/riscvSunil V L2024-03-201-0/+3
| | |/
| * | Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...Palmer Dabbelt2024-03-204-21/+31
| |\ \
| | * | riscv: Introduce set_compat_task() in asm/compat.hLeonardo Bras2024-03-202-4/+9
| | * | riscv: Introduce is_compat_thread() into compat.hLeonardo Bras2024-03-201-0/+8
| | * | riscv: add compile-time test into is_compat_task()Leonardo Bras2024-03-204-12/+5
| | * | riscv: Replace direct thread flag check with is_compat_task()Leonardo Bras2024-03-202-2/+2
| | * | riscv: Improve arch_get_mmap_end() macroLeonardo Bras2024-03-201-3/+9
| * | | riscv: vector: Fix a typo of preempt_vSong Shuai2024-03-151-2/+2
| * | | Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt2024-03-151-16/+11
| |\ \ \
| | * | | riscv: mm: Use hint address in mmap if availableCharlie Jenkins2024-03-141-16/+11
| * | | | Merge patch series "riscv: Use Kconfig to set unaligned access speed"Palmer Dabbelt2024-03-151-12/+19
| |\ \ \ \
| | * | | | riscv: Set unaligned access speed at compile timeCharlie Jenkins2024-03-131-11/+13
| | * | | | riscv: Decouple emulated unaligned accesses from access speedCharlie Jenkins2024-03-131-1/+1
| | * | | | riscv: lib: Introduce has_fast_unaligned_access()Charlie Jenkins2024-03-131-3/+8
| | | |_|/ | | |/| |
| * | | | Merge patch series "Support Andes PMU extension"Palmer Dabbelt2024-03-153-12/+4
| |\ \ \ \
| | * | | | perf: RISC-V: Introduce Andes PMU to support perf event samplingYu Chien Peter Lin2024-03-122-9/+1
| | * | | | riscv: errata: Rename defines for AndesYu Chien Peter Lin2024-03-122-3/+3
| | |/ / /
| * | | | Merge patch "riscv: Fix compilation error with FAST_GUP and rv32"Palmer Dabbelt2024-03-152-60/+7
| |\ \ \ \
| | * | | | riscv: Fix compilation error with FAST_GUP and rv32Alexandre Ghiti2024-03-151-0/+2
| * | | | | Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt2024-02-152-0/+79
| |\ \ \ \ \
| | * | | | | membarrier: riscv: Provide core serializing commandAndrea Parri2024-02-152-0/+48
| | * | | | | membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri2024-02-151-0/+31
| | | |/ / / | | |/| | |
| * | | | | riscv: Avoid code duplication with generic bitops implementationXiao Wang2024-01-251-114/+24
| * | | | | riscv: blacklist assembly symbols for kprobeClément Léger2024-01-251-0/+10
| * | | | | Merge patch series "riscv: support fast gup"Palmer Dabbelt2024-01-253-8/+69
| |\ \ \ \ \
| | * | | | | riscv: enable HAVE_FAST_GUP if MMUJisheng Zhang2024-01-251-0/+6
| | * | | | | riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMUJisheng Zhang2024-01-252-5/+36
| | * | | | | riscv: tlb: convert __p*d_free_tlb() to inline functionsJisheng Zhang2024-01-251-22/+32
| * | | | | | RISC-V: add helper function to read the vector VLENHeiko Stuebner2024-01-231-0/+11
| | |/ / / / | |/| | | |