* [PATCH 0/4] ARM: l2x0: Optimisation and minor cleanup
@ 2010-07-31 17:43 Santosh Shilimkar
0 siblings, 0 replies; only message in thread
From: Santosh Shilimkar @ 2010-07-31 17:43 UTC (permalink / raw)
To: linux-arm-kernel; +Cc: tglx, catalin.marinas, linux-omap, Santosh Shilimkar
This patch series is generated against latest mainline + Thomas's
earlier kexec series.
http://www.spinics.net/lists/arm-kernel/msg92095.html
[PATCH 1/4] ARM: l2x0: Fix coding-style in the cache-l2x0.h
- Small clean up in cache-l2x0.h
[PATCH 2/4] omap4: l2x0: Override the default l2x0_disable
- Override the generic l2x0_disable with omap4 specific fn
[PATCH 3/4] ARM: l2x0: Determine the cache size
- Calculate the total L2 cache size
[PATCH 4/4] ARM: l2x0: Optmise the range based operations
- Speedup cache operations for bigger buffers
Santosh Shilimkar (4):
ARM: l2x0: Fix coding-style in the cache-l2x0.h
omap4: l2x0: Override the default l2x0_disable
ARM: l2x0: Determine the cache size
ARM: l2x0: Optmise the range based operations
arch/arm/include/asm/hardware/cache-l2x0.h | 9 ++-
arch/arm/mach-omap2/omap4-common.c | 13 ++++
arch/arm/mm/cache-l2x0.c | 108 ++++++++++++++++++----------
3 files changed, 88 insertions(+), 42 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-07-31 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31 17:43 [PATCH 0/4] ARM: l2x0: Optimisation and minor cleanup Santosh Shilimkar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).