dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mm
Timothy Baldwin ca6ca91d8c [ARM] 2875/1: Data Abort fixes
Patch from Timothy Baldwin

All data aborts are treated as read accesses. The existing code updates the wrong bit of r1, also the comments are wrong in that the sense of the L bit is inverted.

Signed-off-by: Timothy E. Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-09-04 10:13:48 +01:00
..
Kconfig [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file 2005-08-17 09:28:26 +01:00
Makefile [PATCH] ARM: Fix Xscale copy_page implementation 2005-06-08 15:28:24 +01:00
abort-ev4.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
abort-ev4t.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
abort-ev5t.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
abort-ev5tj.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
abort-ev6.S [PATCH] ARM: 2655/1: ARM1136 SWP instruction abort handler fix 2005-04-29 22:08:33 +01:00
abort-lv4t.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
abort-macro.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
alignment.c [ARM] 2867/2: unaligned ldrd/strd fixups 2005-08-31 21:22:20 +01:00
blockops.c [PATCH] ARM: 2784/1: Fix the block cache flush operation range 2005-07-03 17:53:25 +01:00
cache-v3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache-v4.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache-v4wb.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache-v4wt.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache-v6.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
consistent.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
copypage-v3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
copypage-v4mc.c [PATCH] ARM: Fix build error 2005-05-16 23:36:22 +01:00
copypage-v4wb.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
copypage-v4wt.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
copypage-v6.c [PATCH] ARM: Add common CACHE_COLOUR macro 2005-06-20 11:31:09 +01:00
copypage-xscale.c [PATCH] ARM: Fix Xscale copy_page implementation 2005-06-08 15:28:24 +01:00
discontig.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
extable.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fault-armv.c [PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches 2005-06-20 09:51:03 +01:00
fault.c [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes. 2005-08-04 14:17:33 +01:00
fault.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
flush.c [PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches 2005-06-20 09:51:03 +01:00
init.c [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local 2005-06-28 13:46:09 +01:00
ioremap.c [PATCH] ARM: Add iomap support for ARM 2005-06-20 18:44:37 +01:00
mm-armv.c [ARM] Fix ARMv6 page table bits 2005-09-01 22:41:55 +01:00
mmap.c [PATCH] Avoiding mmap fragmentation 2005-06-21 18:46:16 -07:00
mmu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-arm6_7.S [ARM] 2875/1: Data Abort fixes 2005-09-04 10:13:48 +01:00
proc-arm720.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-arm920.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-arm922.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-arm925.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-arm926.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-arm1020.S [PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs 2005-06-30 17:04:14 +01:00
proc-arm1020e.S [PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs 2005-06-30 17:04:14 +01:00
proc-arm1022.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-arm1026.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-macros.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-sa110.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-sa1100.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-syms.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc-v6.S [ARM] Remove extraneous whitespace introduced in previous ARMv6 patch 2005-08-15 16:53:38 +01:00
proc-xscale.S [PATCH] ARM: 2839/1: Remove XScale cache and TLB locking code 2005-08-03 19:49:17 +01:00
tlb-v3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tlb-v4.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tlb-v4wb.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tlb-v4wbi.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tlb-v6.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00