Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-08 | riscv: mm: notify remote harts about mmu cache updates | 1 | -17/+11 | |
2022-01-20 | RISC-V: Do not use cpumask data structure for hartid bitmap | 1 | -7/+2 | |
2021-06-30 | riscv: add ASID-based tlbflushing methods | 1 | -7/+40 | |
2021-06-30 | riscv: pass the mm_struct to __sbi_tlb_flush_range | 1 | -9/+6 | |
2021-05-22 | riscv: mm: add THP support on 64-bit | 1 | -0/+7 | |
2021-05-22 | riscv: mm: add param stride for __sbi_tlb_flush_range | 1 | -5/+5 | |
2019-10-29 | RISC-V: Issue a tlb page flush if possible | 1 | -1/+4 | |
2019-10-29 | RISC-V: Issue a local tlbflush if possible. | 1 | -2/+17 | |
2019-10-29 | RISC-V: Do not invoke SBI call if cpumask is empty | 1 | -0/+3 | |
2019-09-05 | riscv: move the TLB flush logic out of line | 1 | -0/+35 |