You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rui Sousa
4f6627ac3b
[ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addresses
...
The l2x0_inv_range() function doesn't handle unaligned addresses
correctly. It's necessary to clean the cache lines that are at the
start and end of the invalidate range, if the addresses are not aligned,
to prevent corruption of other data sharing the same cache line.
Signed-off-by: Rui Sousa <rui.p.m.sousa@gmail.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
18 years ago
..
Kconfig
Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa' and 's3c' into devel
18 years ago
Makefile
[ARM] 4394/1: ARMv7: Add the TLB range operations
18 years ago
abort-ev4.S
…
abort-ev4t.S
…
abort-ev5t.S
…
abort-ev5tj.S
…
abort-ev6.S
…
abort-ev7.S
[ARM] armv7: add support for ARMv7 cores.
18 years ago
abort-lv4t.S
…
abort-macro.S
…
abort-nommu.S
…
alignment.c
parse errors in ifdefs
18 years ago
cache-l2x0.c
[ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addresses
18 years ago
cache-v3.S
…
cache-v4.S
…
cache-v4wb.S
…
cache-v4wt.S
…
cache-v6.S
…
cache-v7.S
[ARM] armv7: add support for ARMv7 cores.
18 years ago
consistent.c
…
context.c
Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel
18 years ago
copypage-v3.S
…
copypage-v4mc.c
…
copypage-v4wb.S
…
copypage-v4wt.S
…
copypage-v6.c
…
copypage-xsc3.S
…
copypage-xscale.c
…
discontig.c
…
extable.c
…
fault-armv.c
…
fault.c
arm: fix up handle_mm_fault changes
18 years ago
fault.h
…
flush.c
…
init.c
[ARM] Remove needless linux/ptrace.h includes
18 years ago
iomap.c
…
ioremap.c
[ARM] Fix bounding error in ioremap_pfn()
18 years ago
mm.h
[ARM] mm 6: allow mem_types table to specify extended pte attributes
18 years ago
mmap.c
Detach sched.h from mm.h
18 years ago
mmu.c
[ARM] 4497/1: Only allow safe cache configurations on ARMv6 and later
18 years ago
nommu.c
[ARM] mm 10: allow memory type to be specified with ioremap
18 years ago
pgd.c
…
proc-arm6_7.S
…
proc-arm7tdmi.S
…
proc-arm9tdmi.S
…
proc-arm720.S
…
proc-arm740.S
…
proc-arm920.S
…
proc-arm922.S
…
proc-arm925.S
…
proc-arm926.S
…
proc-arm940.S
…
proc-arm946.S
…
proc-arm1020.S
…
proc-arm1020e.S
…
proc-arm1022.S
…
proc-arm1026.S
…
proc-macros.S
[ARM] armv7: add support for ARMv7 cores.
18 years ago
proc-sa110.S
…
proc-sa1100.S
…
proc-syms.c
[ARM] 4502/1: nommu: Do not export the copy/clear user page functions
18 years ago
proc-v6.S
…
proc-v7.S
[ARM] 4503/1: nommu: Add noMMU support for ARMv7
18 years ago
proc-xsc3.S
…
proc-xscale.S
[ARM] 4311/1: ixp4xx: add KIXRP435 platform
18 years ago
tlb-v3.S
…
tlb-v4.S
…
tlb-v4wb.S
…
tlb-v4wbi.S
…
tlb-v6.S
…
tlb-v7.S
[ARM] 4394/1: ARMv7: Add the TLB range operations
18 years ago