aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
...
| * | | | | | | sh: Make cache flushers SMP-aware.Paul Mundt2009-08-21
| * | | | | | | sh: Kill off unused cpu/cacheflush.h.Paul Mundt2009-08-21
| * | | | | | | sh: Use local TLB flush for get_mmu_context() ASID exhaustion.Paul Mundt2009-08-20
| * | | | | | | sh: Fix up cache-sh4 build on SMP.Paul Mundt2009-08-20
| * | | | | | | sh: Fix up clockevents broadcasting.Paul Mundt2009-08-19
| * | | | | | | sh: Build fix for disabled caches.Paul Mundt2009-08-19
| * | | | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-18
| |\| | | | | |
| | * | | | | | sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto2009-08-18
| | * | | | | | sh: clkfwk: Support additional IFC divisor on SH7724.Kuninori Morimoto2009-08-18
| | * | | | | | sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto2009-08-18
| | * | | | | | sh: Add a few missing irqflags tracing markers.Matt Fleming2009-08-17
| | * | | | | | sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm2009-08-17
| | * | | | | | sh: rework SuperH Mobile sleep code exception handlingMagnus Damm2009-08-17
| | |/ / / / /
| | * | | | | sh: Add support for DWARF GNU extensionsMatt Fleming2009-08-16
| | * | | | | sh: Try again at getting the initial return address for an unwindMatt Fleming2009-08-16
| | * | | | | sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt2009-08-15
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'sh/stable-updates'Paul Mundt2009-08-14
| | |\ \ \ \
| | * | | | | sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming2009-08-14
| | * | | | | sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt2009-08-14
| | * | | | | sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2009-08-14
| * | | | | | sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.Paul Mundt2009-08-15
| * | | | | | sh: Wire up sh5_cache_init().Paul Mundt2009-08-15
| * | | | | | sh64: Kill off dead i/d-cache disabled bits.Paul Mundt2009-08-15
| * | | | | | sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-15
| * | | | | | sh64: Build in support for generic stacktrace ops.Paul Mundt2009-08-15
| * | | | | | sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2009-08-15
| * | | | | | sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt2009-08-15
| * | | | | | sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt2009-08-14
| * | | | | | sh: Convert SH-3 to new cacheflush interface.Paul Mundt2009-08-14
| * | | | | | sh: Convert SH-2A to new cacheflush interface.Paul Mundt2009-08-14
| * | | | | | sh: Convert SH-2 to new cacheflush interface.Paul Mundt2009-08-14
| * | | | | | sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-14
| * | | | | | sh: Kill off unused flush_icache_user_range().Paul Mundt2009-08-14
| * | | | | | sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt2009-08-14
| * | | | | | sh: Don't export flush_dcache_all().Paul Mundt2009-08-14
| * | | | | | sh: Move alias computation to shared cache init.Paul Mundt2009-08-14
| * | | | | | sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-14
| * | | | | | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-14
| * | | | | | sh: consolidate nommu stubs in arch/sh/mm/nommu.c.Paul Mundt2009-08-14
| * | | | | | sh: rework nommu for generic cache.c use.Paul Mundt2009-08-14
| * | | | | | sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt2009-08-14
| * | | | | | sh: Provide the kmap_coherent() interface generically.Paul Mundt2009-08-14
| * | | | | | sh: Bail from kmap_coherent_init() if we have no dcache aliases.Paul Mundt2009-08-14
| * | | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-14
| |\| | | | |
| | * | | | | sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt2009-08-14
| | * | | | | sh: flag the default unwinder as reliable.Paul Mundt2009-08-14
| | * | | | | sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt2009-08-14
| | * | | | | sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt2009-08-14
| | * | | | | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-13
| | |\ \ \ \ \
| | | * | | | | sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-13