index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
flush.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
arm64: avoid flushing icache multiple times on contiguous HugeTLB
Muchun Song
1
-0
/
+7
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-6
/
+6
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
1
-11
/
+10
2021-05-25
arm64: __clean_dcache_area_pou to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-05-14
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-02-01
arm64: Do not issue IPIs for user executable ptes
Catalin Marinas
1
-1
/
+5
2018-07-27
arm64: mm: Export __sync_icache_dcache() for xen-privcmd
Ben Hutchings
1
-0
/
+1
2018-07-06
arm64: mm: Export __flush_icache_range() to modules
Will Deacon
1
-1
/
+1
2018-04-24
arm64: mm: drop addr parameter from sync icache and dcache
Shaokun Zhang
1
-1
/
+1
2017-08-10
arm64: fix pmem interface definition
Arnd Bergmann
1
-2
/
+2
2017-08-09
arm64: Implement pmem API support
Robin Murphy
1
-0
/
+16
2017-03-20
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
1
-1
/
+1
2017-03-20
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
1
-2
/
+0
2016-11-23
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
1
-7
/
+0
2016-11-07
arm64: Add uprobe support
Pratyush Anand
1
-1
/
+1
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
1
-2
/
+0
2016-06-21
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
1
-4
/
+0
2016-03-24
arm64: mm: allow preemption in copy_to_user_page
Mark Rutland
1
-4
/
+0
2016-01-15
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-16
/
+0
2015-12-17
arm64: Use PoU cache instr for I/D coherency
Ashok Kumar
1
-15
/
+18
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-4
/
+0
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
1
-1
/
+0
2014-10-09
arm64: mm: enable RCU fast_gup
Steve Capper
1
-0
/
+16
2014-07-04
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
1
-1
/
+2
2013-06-07
arm64: Remove __flush_dcache_page()
Catalin Marinas
1
-6
/
+1
2013-06-07
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
1
-5
/
+3
2013-06-07
arm64: Avoid cache flushing in flush_dcache_page()
Catalin Marinas
1
-18
/
+4
2012-11-23
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
1
-9
/
+0
2012-09-17
arm64: Cache maintenance routines
Catalin Marinas
1
-0
/
+135