index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
2024-06-25
RISC-V: fix vector insn load/store width mask
Jesse Taube
2024-05-30
riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-23
riscv: Fix early ftrace nop patching
Alexandre Ghiti
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
Merge patch series "riscv: Extension parsing fixes"
Palmer Dabbelt
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
2024-05-22
Merge patch series "riscv: access_ok() optimization"
Palmer Dabbelt
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-22
riscv: cpufeature: Fix thead vector hwcap removal
Charlie Jenkins
2024-05-19
riscv: add support for kernel-mode FPU
Samuel Holland
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-16
riscv: Define TASK_SIZE_MAX for __access_ok()
Samuel Holland
2024-05-16
riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
Samuel Holland
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-14
riscv: extend execmem_params for generated code allocations
Mike Rapoport (IBM)
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-30
Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"
Palmer Dabbelt
2024-04-30
Merge patch series "riscv: enable lockless lockref implementation"
Palmer Dabbelt
2024-04-30
riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
Jisheng Zhang
2024-04-30
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
2024-04-30
Merge patch series "riscv: fix patching with IPI"
Palmer Dabbelt
2024-04-29
riscv: mm: Use a fixed layout for the MM context ID
Samuel Holland
2024-04-29
riscv: mm: Introduce cntx2asid/cntx2version helper macros
Samuel Holland
2024-04-29
riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
Samuel Holland
2024-04-29
riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
Samuel Holland
2024-04-29
riscv: mm: Combine the SMP and UP TLB flush code
Samuel Holland
2024-04-29
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2024-04-29
riscv: Factor out page table TLB synchronization
Samuel Holland
2024-04-28
riscv: hwprobe: export Zihintpause ISA extension
Clément Léger
2024-04-28
riscv: Do not save the scratch CSR during suspend
Samuel Holland
2024-04-28
Merge patch series "riscv: 64-bit NOMMU fixes and enhancements"
Palmer Dabbelt
2024-04-28
Merge patch series "Rework & improve riscv cmpxchg.h and atomic.h"
Palmer Dabbelt
2024-04-26
Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"
Palmer Dabbelt
2024-04-26
RISC-V: KVM: Improve firmware counter read function
Atish Patra
2024-04-26
RISC-V: KVM: Support 64 bit firmware counters on RV32
Atish Patra
2024-04-26
RISC-V: KVM: Add perf sampling support for guests
Atish Patra
2024-04-26
RISC-V: KVM: Implement SBI PMU Snapshot feature
Atish Patra
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
2024-04-25
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2024-04-25
riscv: thead: Rename T-Head PBMT to MAE
Christoph Müllner
2024-04-24
riscv: cmpxchg: implement arch_cmpxchg64_{relaxed|acquire|release}
Jisheng Zhang
2024-04-23
riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN
Clément Léger
2024-04-22
RISC-V: Use the minor version mask while computing sbi version
Atish Patra
2024-04-22
RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
Atish Patra
2024-04-22
RISC-V: Add SBI PMU snapshot definitions
Atish Patra
2024-04-22
drivers/perf: riscv: Use BIT macro for shifting operations
Atish Patra
2024-04-22
RISC-V: Add FIRMWARE_READ_HI definition
Atish Patra
[next]