Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nios2: fix flush_dcache_page() for usage from irq context | Helge Deller | 2023-08-25 | 1 | -2/+3 |
* | nios2: implement the new page table range API | Matthew Wilcox (Oracle) | 2023-08-25 | 1 | -36/+43 |
* | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) | 2021-04-30 | 1 | -0/+1 |
* | nios2: update_mmu_cache preload the TLB with the new PTE | Nicholas Piggin | 2019-03-06 | 1 | -3/+4 |
* | nios2: update_mmu_cache clear the old entry from the TLB | Nicholas Piggin | 2019-03-06 | 1 | -0/+2 |
* | mm: fix races between swapoff and flush dcache | Huang Ying | 2018-04-06 | 1 | -2/+2 |
* | nios2: fix cache coherency | Ley Foon Tan | 2015-11-26 | 1 | -20/+4 |
* | nios2: rework cache | Ley Foon Tan | 2015-04-24 | 1 | -16/+36 |
* | nios2: remove end address checking for initda | Ley Foon Tan | 2015-04-20 | 1 | -3/+0 |
* | nios2: fix cache coherency issue when debug with gdb | Ley Foon Tan | 2015-04-10 | 1 | -3/+0 |
* | nios2: Cache handling | Ley Foon Tan | 2014-12-08 | 1 | -0/+271 |