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