Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-08-29 | 1 | -14/+17 |
|\ | |||||
| * | csky: implement the new page table range API | Matthew Wilcox (Oracle) | 2023-08-24 | 1 | -16/+16 |
* | | csky: pgtable: Invalidate stale I-cache lines in update_mmu_cache | Guo Ren | 2023-08-10 | 1 | -3/+1 |
|/ | |||||
* | csky: mmu: Prevent spurious page faults | Guo Ren | 2023-04-13 | 1 | -0/+3 |
* | csky: Fixup update_mmu_cache called with user io mapping | Guo Ren | 2021-01-12 | 1 | -0/+3 |
* | csky: Add flush_icache_mm to defer flush icache all | Guo Ren | 2020-02-21 | 1 | -0/+55 |
* | csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860) | Guo Ren | 2020-02-21 | 1 | -6/+8 |
* | csky: Remove unnecessary flush_icache_* implementation | Guo Ren | 2020-02-21 | 1 | -23/+0 |
* | csky: Fixup wrong update_mmu_cache implementation | Guo Ren | 2019-04-22 | 1 | -11/+2 |
* | csky: Cache and TLB routines | Guo Ren | 2018-10-25 | 1 | -0/+60 |