Age | Commit message (Expand) | Author | Files | Lines |
2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -0/+1 |
2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti | 1 | -0/+1 |
2023-12-08 | ARC: mm: retire support for aliasing VIPT D$ | Vineet Gupta | 1 | -43/+0 |
2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) | 1 | -9/+0 |
2023-08-24 | arc: implement the new page table range API | Matthew Wilcox (Oracle) | 1 | -2/+5 |
2021-11-17 | Add linux/cacheflush.h | Matthew Wilcox (Oracle) | 1 | -1/+0 |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2016-12-19 | ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache | Vineet Gupta | 1 | -2/+4 |
2016-03-19 | ARC: dma: ioremap: use phys_addr_t consistenctly in code paths | Vineet Gupta | 1 | -3/+3 |
2015-10-28 | ARC: mm: PAE40: switch to using phys_addr_t for physical addresses | Vineet Gupta | 1 | -4/+4 |
2015-05-19 | ARC: fold ___flush_dcache_page into __flush_dcache_page | Vineet Gupta | 1 | -3/+1 |
2013-06-22 | ARC: [mm] Assume pagecache page dirty by default | Vineet Gupta | 1 | -0/+7 |
2013-06-22 | ARC: cache detection code bitrot | Vineet Gupta | 1 | -5/+1 |
2013-05-23 | ARC: Use enough bits for determining page's cache color | Vineet Gupta | 1 | -1/+1 |
2013-05-23 | ARC: Brown paper bag bug in macro for checking cache color | Vineet Gupta | 1 | -1/+3 |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 4/4 | Vineet Gupta | 1 | -0/+1 |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 3/4 | Vineet Gupta | 1 | -1/+3 |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 2/4 | Vineet Gupta | 1 | -8/+45 |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 1/4 | Vineet Gupta | 1 | -1/+1 |
2013-05-07 | ARC: [mm] Lazy D-cache flush (non aliasing VIPT) | Vineet Gupta | 1 | -0/+1 |
2013-05-07 | ARC: [mm] consolidate icache/dcache sync code | Vineet Gupta | 1 | -3/+2 |
2013-05-07 | ARC: [mm] optimise icache flush for user mappings | Vineet Gupta | 1 | -1/+9 |
2013-02-15 | ARC: Cache Flush Management | Vineet Gupta | 1 | -0/+67 |