original_kernel/arch/arm
Catalin Marinas 79042f087b [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6
Patch from Catalin Marinas

cpu_v6_set_pte() sets the kernel access rights to r/o for user
pages (L_PTE_USER) when neither L_PTE_WRITE nor L_PTE_DIRTY are
set. This causes a kernel data abort when writing the TLS value
in the 0xffff0000 page. This patch enables the kernel r/w access.

Signed-off-by: Catalin Marinas
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-06-24 21:27:39 +01:00
..
boot [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh 2005-06-23 09:45:07 -07:00
common
configs [PATCH] ARM: 2730/1: S3C2410 default configuration update 2005-06-23 21:56:48 +01:00
kernel
lib
mach-aaec2000
mach-clps711x
mach-clps7500
mach-ebsa110
mach-epxa10db
mach-footbridge
mach-h720x
mach-imx
mach-integrator
mach-iop3xx
mach-ixp4xx [PATCH] ARM: 2745/1: Fix IXP4xx debug macros 2005-06-24 20:54:35 +01:00
mach-ixp2000 [PATCH] ARM: 2744/1: ixp2000 gpio irq support 2005-06-24 20:54:35 +01:00
mach-l7200
mach-lh7a40x
mach-omap
mach-pxa
mach-rpc
mach-s3c2410 [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000) 2005-06-23 21:56:47 +01:00
mach-sa1100
mach-shark
mach-versatile
mm [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6 2005-06-24 21:27:39 +01:00
nwfpe [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpe 2005-06-23 21:56:46 +01:00
oprofile
tools
vfp
Kconfig [PATCH] make each arch use mm/Kconfig 2005-06-23 09:45:02 -07:00
Kconfig.debug
Makefile