Age | Commit message (Expand) | Author |
2021-01-07 | lib: sbi: Allow custom local TLB flush function | Anup Patel |
2020-05-07 | lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementation | Anup Patel |
2020-03-28 | include: sbi_tlb: Remove scratch parameter from sbi_tlb_request() | Anup Patel |
2020-03-11 | lib: sbi_tlb: Use sbi_hartmask in sbi_tlb_info | Anup Patel |
2020-03-11 | lib: Introduce SBI_TLB_INFO_INIT() helper macro | Anup Patel |
2020-01-22 | lib: Drop _fifo from the name of various sbi_tlb_fifo_xyz() functions | Anup Patel |
2020-01-22 | lib: Introduce sbi_ipi_event_create/destroy() APIs | Anup Patel |
2020-01-22 | lib: Introduce sbi_tlb_fifo_request() API | Anup Patel |
2019-12-23 | lib: Support stage1 and stage2 tlb flushing | Atish Patra |
2019-09-10 | lib: provide a platform specific tlb range flush threshold | Atish Patra |
2019-09-10 | lib: Change tlb range flush threshold to 4k page instead of 1G | Atish Patra |
2019-08-16 | lib: Fix race conditions in tlb fifo access. | Atish Patra |
2019-05-24 | lib: Factor-out TLB management from IPI management | Anup Patel |