index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
flush.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: Do not issue IPIs for user executable ptes
Catalin Marinas
2019-02-01
1
-1
/
+5
*
arm64: mm: Export __sync_icache_dcache() for xen-privcmd
Ben Hutchings
2018-07-27
1
-0
/
+1
*
arm64: mm: Export __flush_icache_range() to modules
Will Deacon
2018-07-06
1
-1
/
+1
*
arm64: mm: drop addr parameter from sync icache and dcache
Shaokun Zhang
2018-04-24
1
-1
/
+1
*
arm64: fix pmem interface definition
Arnd Bergmann
2017-08-10
1
-2
/
+2
*
arm64: Implement pmem API support
Robin Murphy
2017-08-09
1
-0
/
+16
*
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
2017-03-20
1
-1
/
+1
*
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
2017-03-20
1
-2
/
+0
*
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
2016-11-23
1
-7
/
+0
*
arm64: Add uprobe support
Pratyush Anand
2016-11-07
1
-1
/
+1
*
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
2016-09-06
1
-2
/
+0
*
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
2016-06-21
1
-4
/
+0
*
arm64: mm: allow preemption in copy_to_user_page
Mark Rutland
2016-03-24
1
-4
/
+0
*
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-16
/
+0
*
arm64: Use PoU cache instr for I/D coherency
Ashok Kumar
2015-12-17
1
-15
/
+18
*
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
1
-4
/
+0
*
arm64: kill flush_cache_all()
Mark Rutland
2015-05-19
1
-1
/
+0
*
arm64: mm: enable RCU fast_gup
Steve Capper
2014-10-09
1
-0
/
+16
*
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
2014-07-04
1
-1
/
+2
*
arm64: Remove __flush_dcache_page()
Catalin Marinas
2013-06-07
1
-6
/
+1
*
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2013-06-07
1
-5
/
+3
*
arm64: Avoid cache flushing in flush_dcache_page()
Catalin Marinas
2013-06-07
1
-18
/
+4
*
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
2012-11-23
1
-9
/
+0
*
arm64: Cache maintenance routines
Catalin Marinas
2012-09-17
1
-0
/
+135