aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sh/include/asm/cacheflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-0/+1
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-1/+1
2023-08-24sh: implement the new page table range APIMatthew Wilcox (Oracle)1-7/+14
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)1-1/+0
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)1-1/+2
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig1-6/+2
2020-08-14sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig1-3/+0
2020-06-08sh: implement flush_icache_user_rangeChristoph Hellwig1-0/+1
2018-08-02sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig1-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt1-1/+1
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt1-2/+2
2010-02-05sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley1-0/+8
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt1-1/+1
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt1-12/+29
2009-08-21sh: Kill off unused cpu/cacheflush.h.Paul Mundt1-1/+31
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt1-36/+1
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt1-1/+0
2009-08-15sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt1-2/+3
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt1-1/+2
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt1-0/+2
2009-08-15sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt1-2/+0
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt1-0/+4
2009-08-04sh: Provide __flush_anon_page().Paul Mundt1-0/+14
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt1-15/+0
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt1-1/+1
2009-05-07sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt1-2/+0
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+81