aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-08-20sh: Fix up cache-sh4 build on SMP.Paul Mundt
2009-08-19sh: Fix up clockevents broadcasting.Paul Mundt
2009-08-19sh: Build fix for disabled caches.Paul Mundt
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto
2009-08-18sh: clkfwk: Support additional IFC divisor on SH7724.Kuninori Morimoto
2009-08-18sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm
2009-08-18sh: rework SuperH Mobile sleep code exception handlingMagnus Damm
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming
2009-08-16sh: Try again at getting the initial return address for an unwindMatt Fleming
2009-08-16sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.Paul Mundt
2009-08-16sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt
2009-08-16sh: Wire up sh5_cache_init().Paul Mundt
2009-08-16sh64: Kill off dead i/d-cache disabled bits.Paul Mundt
2009-08-16sh: Fix up the SH-5 build with caches enabled.Paul Mundt
2009-08-16sh64: Build in support for generic stacktrace ops.Paul Mundt
2009-08-16sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm
2009-08-15sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt
2009-08-15sh: Convert SH-3 to new cacheflush interface.Paul Mundt
2009-08-15sh: Convert SH-2A to new cacheflush interface.Paul Mundt
2009-08-15sh: Convert SH-2 to new cacheflush interface.Paul Mundt
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt
2009-08-15sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt
2009-08-15sh: Don't export flush_dcache_all().Paul Mundt
2009-08-15sh: Move alias computation to shared cache init.Paul Mundt
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt
2009-08-15sh: consolidate nommu stubs in arch/sh/mm/nommu.c.Paul Mundt
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt
2009-08-15sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt
2009-08-15sh: Bail from kmap_coherent_init() if we have no dcache aliases.Paul Mundt
2009-08-15sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt
2009-08-15sh: TLB fast path optimizations for load/store exceptions.Paul Mundt
2009-08-15sh: TLB protection violation exception optimizations.Paul Mundt
2009-08-15sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.Paul Mundt
2009-08-15sh64: Wire up the shared __flush_xxx_region() flushers.Paul Mundt
2009-08-15sh: Add register alignment helpers for shared flushers.Paul Mundt
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt
2009-08-15sh: flag the default unwinder as reliable.Paul Mundt