index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
flush.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...
Russell King
2011-05-23
1
-3
/
+4
|
\
\
|
|
*
ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing()
saeed bishara
2011-05-16
1
-2
/
+2
|
|
/
|
/
|
|
*
ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems
saeed bishara
2011-05-20
1
-1
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+0
|
\
|
*
ARM, mm: Don't include smp_plat.h twice in flush.c
Jesper Juhl
2010-11-15
1
-1
/
+0
*
|
ARM: get rid of kmap_high_l1_vipt()
Nicolas Pitre
2010-12-19
1
-3
/
+4
|
/
*
ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache alias
Will Deacon
2010-10-04
1
-3
/
+20
*
ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems
Catalin Marinas
2010-09-19
1
-9
/
+4
*
ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches
Catalin Marinas
2010-09-19
1
-0
/
+30
*
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2010-09-19
1
-1
/
+2
*
ARM: 6378/1: Allow lazy cache flushing via PG_arch_1 for highmem pages
Catalin Marinas
2010-09-19
1
-1
/
+1
*
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
2010-04-14
1
-10
/
+15
*
ARM: Fix ptrace accesses
Russell King
2009-12-14
1
-8
/
+43
*
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
2009-12-14
1
-2
/
+2
*
ARM: I-cache: flush executable mappings in flush_cache_range()
Russell King
2009-12-04
1
-2
/
+1
*
ARM: I-cache: avoid flushing in flush_cache_mm()
Russell King
2009-12-04
1
-1
/
+0
*
ARM: I-cache: Add invalidation for VIVT ASID tagged caches
Russell King
2009-12-04
1
-0
/
+6
*
ARM: Remove __flush_icache_all() from __flush_dcache_page()
Russell King
2009-12-04
1
-3
/
+1
*
ARM: Move __flush_icache_all() out of flush_pfn_alias()
Russell King
2009-12-04
1
-3
/
+8
*
ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page
Russell King
2009-12-01
1
-1
/
+10
*
ARM: Avoid evaluating page_address() multiple times
Russell King
2009-12-01
1
-2
/
+4
*
ARM: Avoid duplicated implementation for VIVT cache flushing
Russell King
2009-12-01
1
-13
/
+4
*
ARM: Fix errata 411920 workarounds
Russell King
2009-10-29
1
-25
/
+6
*
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-09-24
1
-5
/
+5
*
ARM: 5687/1: fix an oops with highmem
Nicolas Pitre
2009-09-02
1
-1
/
+8
*
[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...
Catalin Marinas
2009-04-30
1
-2
/
+21
*
[ARM] kmap support
Nicolas Pitre
2009-03-15
1
-1
/
+1
*
[ARM] cachetype: move definitions to separate header
Russell King
2008-09-01
1
-0
/
+1
*
[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs
Catalin Marinas
2008-07-03
1
-0
/
+2
*
[ARM] Resolve fuse and direct-IO failures due to missing cache flushes
Russell King
2007-01-08
1
-0
/
+39
*
[ARM] Unuse another Linux PTE bit
Russell King
2006-12-13
1
-1
/
+1
*
[ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache case
George G. Davis
2006-09-25
1
-1
/
+1
*
[ARM] Cleanup arch/arm/mm a little
Russell King
2006-09-20
1
-2
/
+2
*
[ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...
George G. Davis
2006-09-02
1
-0
/
+26
*
[ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problem
Catalin Marinas
2006-03-10
1
-2
/
+4
*
[ARM SMP] Disable lazy flush_dcache_page for SMP
Russell King
2005-11-30
1
-1
/
+6
*
[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c
Catalin Marinas
2005-09-30
1
-18
/
+18
*
[ARM] Fix ARMv6 VIPT cache >= 32K
Russell King
2005-09-08
1
-0
/
+52
*
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
Russell King
2005-06-20
1
-26
/
+18
*
[PATCH] ARM: Add V6 aliasing cache flush
Russell King
2005-05-10
1
-2
/
+35
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+94