index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
cacheflush.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-14
1
-0
/
+1
*
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-25
1
-1
/
+1
*
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-5
/
+9
*
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2023-05-24
1
-0
/
+4
*
highmem: Make __kunmap_{local,atomic}() take const void pointer
Fabio M. De Francesco
2022-07-25
1
-3
/
+3
*
parisc: Rewrite cache flush code for PA8800/PA8900
John David Anglin
2022-05-17
1
-24
/
+7
*
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
2022-03-16
1
-10
/
+5
*
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+0
*
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+2
*
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
1
-6
/
+2
*
parisc/kmap: remove duplicate kmap code
Ira Weiny
2020-06-05
1
-26
/
+2
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-3
/
+1
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-4
/
+2
*
parisc: Fix ordering of cache and TLB flushes
John David Anglin
2018-03-02
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2017-03-15
1
-21
/
+2
*
parisc: Remove flush_user_dcache_range and flush_user_icache_range
John David Anglin
2017-02-25
1
-2
/
+0
*
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
2016-02-22
1
-4
/
+0
*
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-10
1
-1
/
+0
*
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-05-19
1
-0
/
+2
*
parisc: fix cache-flushing
Helge Deller
2014-02-02
1
-2
/
+0
*
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
2014-01-08
1
-8
/
+4
*
parisc: Change kunmap macro to static inline function
John David Anglin
2013-04-25
1
-1
/
+4
*
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2013-02-20
1
-0
/
+2
*
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-20
1
-1
/
+1
*
[PARISC] prevent speculative re-read on cache flush
James Bottomley
2011-04-15
1
-1
/
+4
*
Merge branch 'fixes' into for-next
James Bottomley
2011-02-10
1
-7
/
+17
|
\
|
*
[PARISC] fix vmap flush/invalidate
James Bottomley
2011-02-09
1
-7
/
+17
*
|
parisc: flush pages through tmpalias space
James Bottomley
2011-01-15
1
-3
/
+4
|
/
*
parisc: fix compile failure with kmap_atomic changes
James Bottomley
2010-10-28
1
-4
/
+4
*
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2010-08-10
1
-1
/
+1
*
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
John David Anglin
2010-05-30
1
-3
/
+13
*
parisc: add mm API for DMA to vmalloc/vmap areas
James Bottomley
2010-02-05
1
-0
/
+12
*
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-11-26
1
-0
/
+1
*
parisc: fix build when ARCH_HAS_KMAP
Kyle McMartin
2009-04-02
1
-0
/
+3
*
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
2008-10-10
1
-0
/
+121