index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
flush.c
Age
Commit message (
Expand
)
Author
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-19
ARM: get rid of kmap_high_l1_vipt()
Nicolas Pitre
2010-11-15
ARM, mm: Don't include smp_plat.h twice in flush.c
Jesper Juhl
2010-10-04
ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache alias
Will Deacon
2010-09-19
ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems
Catalin Marinas
2010-09-19
ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches
Catalin Marinas
2010-09-19
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2010-09-19
ARM: 6378/1: Allow lazy cache flushing via PG_arch_1 for highmem pages
Catalin Marinas
2010-04-14
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
2009-12-14
ARM: Fix ptrace accesses
Russell King
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
2009-12-04
ARM: I-cache: flush executable mappings in flush_cache_range()
Russell King
2009-12-04
ARM: I-cache: avoid flushing in flush_cache_mm()
Russell King
2009-12-04
ARM: I-cache: Add invalidation for VIVT ASID tagged caches
Russell King
2009-12-04
ARM: Remove __flush_icache_all() from __flush_dcache_page()
Russell King
2009-12-04
ARM: Move __flush_icache_all() out of flush_pfn_alias()
Russell King
2009-12-01
ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page
Russell King
2009-12-01
ARM: Avoid evaluating page_address() multiple times
Russell King
2009-12-01
ARM: Avoid duplicated implementation for VIVT cache flushing
Russell King
2009-10-29
ARM: Fix errata 411920 workarounds
Russell King
2009-09-24
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-09-02
ARM: 5687/1: fix an oops with highmem
Nicolas Pitre
2009-04-30
[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...
Catalin Marinas
2009-03-15
[ARM] kmap support
Nicolas Pitre
2008-09-01
[ARM] cachetype: move definitions to separate header
Russell King
2008-07-03
[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs
Catalin Marinas
2007-01-08
[ARM] Resolve fuse and direct-IO failures due to missing cache flushes
Russell King
2006-12-13
[ARM] Unuse another Linux PTE bit
Russell King
2006-09-25
[ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache case
George G. Davis
2006-09-20
[ARM] Cleanup arch/arm/mm a little
Russell King
2006-09-02
[ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...
George G. Davis
2006-03-10
[ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problem
Catalin Marinas
2005-11-30
[ARM SMP] Disable lazy flush_dcache_page for SMP
Russell King
2005-09-30
[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c
Catalin Marinas
2005-09-08
[ARM] Fix ARMv6 VIPT cache >= 32K
Russell King
2005-06-20
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
Russell King
2005-05-10
[PATCH] ARM: Add V6 aliasing cache flush
Russell King
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds