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