aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-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
2009-08-15sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt
2009-08-14Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming
2009-08-14sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt
2009-08-14sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt
2009-08-14sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt
2009-08-14sh: Add CFI annotations for exception return.Matt Fleming
2009-08-14sh: Setup the frame register in asm codeMatt Fleming
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-08-13sh: Use the new stack unwinder APIMatt Fleming
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming
2009-08-13sh: use printk_onceMarcin Slusarz
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput