index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
cacheflush.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-24
1
-9
/
+3
|
\
|
*
ARM: cacheflush: avoid clobbering the frame pointer
Ard Biesheuvel
2022-02-09
1
-9
/
+3
*
|
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
-0
/
+1
*
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
1
-3
/
+1
*
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
2020-06-08
1
-2
/
+2
*
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
2020-06-08
1
-3
/
+0
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-07-09
1
-0
/
+7
|
\
|
*
ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores
Marek Szyprowski
2019-06-20
1
-0
/
+7
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-4
/
+2
*
randstruct: opt-out externally exposed function pointer structs
Kees Cook
2017-06-30
1
-1
/
+1
*
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-05-09
1
-1
/
+0
*
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2017-05-09
1
-20
/
+1
*
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2017-02-07
1
-1
/
+1
*
ARM: 8601/1: Remove unused secure_flush_area API
Andy Gross
2016-08-26
1
-17
/
+0
*
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
2016-02-22
1
-1
/
+0
*
firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
Russell King
2015-08-11
1
-0
/
+17
*
ARM: reduce visibility of dmac_* functions
Russell King
2015-08-01
1
-4
/
+0
*
ARM: 8380/1: bpf: fix NOMMU build
Arnd Bergmann
2015-05-28
1
-0
/
+7
*
ARM: mm: allow text and rodata sections to be read-only
Kees Cook
2014-10-16
1
-0
/
+10
*
ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...
Krzysztof Kozlowski
2014-09-30
1
-0
/
+1
*
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
Mark Rutland
2014-08-27
1
-1
/
+0
*
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
2014-05-26
1
-0
/
+2
*
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
Will Deacon
2014-05-26
1
-1
/
+1
*
ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
2014-02-18
1
-0
/
+1
*
ARM: mm: Define set_memory_* functions for ARM
Laura Abbott
2013-12-11
1
-0
/
+5
*
ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code
Nicolas Pitre
2013-10-29
1
-0
/
+46
*
Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2013-08-28
1
-2
/
+1
|
\
|
*
ARM: cacheflush: don't round address range up to nearest page
Will Deacon
2013-08-20
1
-2
/
+1
*
|
ARM: cacheflush: use -ishst dsb variant for ensuring flush completion
Will Deacon
2013-08-12
1
-1
/
+1
|
/
*
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
Simon Baatz
2013-06-17
1
-3
/
+1
*
ARM: cacheflush: add synchronization helpers for mixed cache state accesses
Nicolas Pitre
2013-04-24
1
-0
/
+75
*
ARM: mm: implement LoUIS API for cache maintenance ops
Lorenzo Pieralisi
2012-09-25
1
-0
/
+15
*
ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches
Will Deacon
2012-07-31
1
-2
/
+6
*
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
2012-05-02
1
-2
/
+2
*
ARM: 7365/1: drop unused parameter from flush_cache_user_range
Dima Zavin
2012-04-19
1
-1
/
+1
*
Merge branch 'v6v7' into devel
Russell King
2011-03-17
1
-1
/
+2
|
\
|
*
ARM: v6/v7 cache: allow cache calls to be optimized
Russell King
2011-02-02
1
-10
/
+10
|
*
ARM: v6k: introduce CPU_V6K option
Russell King
2011-02-02
1
-2
/
+3
*
|
ARM: move cache/processor/fault glue to separate include files
Russell King
2011-02-12
1
-131
/
+2
|
/
*
-
.
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
2010-10-18
1
-21
/
+44
|
\
\
|
|
*
ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP
Tony Lindgren
2010-10-04
1
-15
/
+41
|
|
/
|
/
|
|
*
ARM: 6382/1: Remove superfluous flush_kernel_dcache_page()
Catalin Marinas
2010-09-19
1
-3
/
+0
|
*
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2010-09-19
1
-3
/
+3
|
/
*
ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP
Catalin Marinas
2010-05-08
1
-0
/
+4
*
ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)
Catalin Marinas
2010-03-25
1
-37
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
1
-45
/
+11
|
\
|
*
Merge branches 'clks' and 'pnx' into devel
Russell King
2010-02-25
1
-3
/
+17
|
|
\
[next]