index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
flush.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-22
/
+14
*
arm64: flush: include linux/libnvdimm.h
Arnd Bergmann
2023-05-25
1
-0
/
+1
*
mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
Muchun Song
2022-08-09
1
-10
/
+3
*
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-29
1
-1
/
+1
*
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
2022-04-29
1
-1
/
+1
*
arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
Muchun Song
2022-04-29
1
-0
/
+14
*
arm64: avoid flushing icache multiple times on contiguous HugeTLB
Muchun Song
2022-03-07
1
-0
/
+7
*
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
1
-6
/
+6
*
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-11
/
+10
*
arm64: __clean_dcache_area_pou to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-1
/
+1
*
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-1
/
+1
*
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-1
/
+1
*
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
2021-05-14
1
-1
/
+3
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-25
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-16
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-10
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