linux/arch/arm
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2
Many struct file_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

[akpm@osdl.org: sparc64 fix]
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:44 -08:00
..
boot
common [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
configs [ARM] 4084/1: Remove CONFIG_DEBUG_WAITQ 2007-01-24 11:59:53 +00:00
kernel [PATCH] Dynamic kernel command-line: arm 2007-02-12 09:48:37 -08:00
lib
mach-aaec2000
mach-at91rm9200 [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
mach-clps711x
mach-clps7500
mach-ebsa110
mach-ep93xx [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH 2006-12-18 00:14:54 +00:00
mach-footbridge
mach-h720x
mach-imx [ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definition 2007-01-24 11:59:56 +00:00
mach-integrator
mach-iop13xx [ARM] 4077/1: iop13xx: fix __io() macro 2006-12-30 17:05:08 +00:00
mach-iop32x
mach-iop33x
mach-ixp4xx
mach-ixp23xx
mach-ixp2000
mach-l7200
mach-lh7a40x
mach-netx
mach-omap1 [PATCH] another build fix, header rearrangements (OSK) 2006-12-13 09:05:46 -08:00
mach-omap2 [PATCH] ARM: OMAP: fix missing header on apollon board 2006-12-30 10:56:42 -08:00
mach-pnx4008
mach-pxa [APM] ARM: Convert to use shared APM emulation. 2007-02-09 17:08:58 +00:00
mach-realview
mach-rpc
mach-s3c2410 [ARM] 4117/1: S3C2412: Fix writel() usage in selection code 2007-01-29 10:09:17 +00:00
mach-sa1100 [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c 2006-12-13 22:43:37 +00:00
mach-shark
mach-versatile
mm [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero 2007-01-25 16:35:26 +00:00
nwfpe
oprofile
plat-iop
plat-omap
tools [ARM] Update mach-types 2007-01-24 11:59:57 +00:00
vfp [ARM] 4111/1: Allow VFP to work with thread migration on SMP 2007-01-25 16:35:29 +00:00
Kconfig [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
Kconfig-nommu
Kconfig.debug
Makefile