summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
AgeCommit message (Expand)AuthorFilesLines
2009-08-21sh: Kill off unused cpu/cacheflush.h.Paul Mundt1-1/+31
2009-08-20sh: Use local TLB flush for get_mmu_context() ASID exhaustion.Paul Mundt1-1/+1
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt2-0/+5
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto1-0/+1
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming1-0/+4
2009-08-16sh: Fix up the SH-5 build with caches enabled.Paul Mundt3-13/+16
2009-08-16sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt1-8/+0
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt1-36/+1
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt1-1/+0
2009-08-15sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt1-2/+3
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt1-1/+2
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt2-13/+24
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt2-6/+3
2009-08-15sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt1-2/+0
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt2-6/+4
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt10-22/+562
2009-08-15sh: Add register alignment helpers for shared flushers.Paul Mundt3-0/+12
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming1-5/+0
2009-08-14sh: Setup the frame register in asm codeMatt Fleming1-0/+12
2009-08-14sh: dwarf unwinder support.Matt Fleming3-0/+425
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming1-0/+25
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming1-0/+25
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt2-12/+4
2009-08-05sh: convert to asm-generic/hardirq.hChristoph Hellwig1-10/+3
2009-08-04sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt1-0/+6
2009-08-04sh: Provide __flush_anon_page().Paul Mundt1-0/+14
2009-08-04sh: Add SH7724 DMAC support.Kuninori Morimoto1-0/+1
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy1-0/+72
2009-07-29sh: update_mmu_cache() consolidation.Paul Mundt1-2/+13
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt1-8/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2-5/+5
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt3-22/+7
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt3-6/+11
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt2-7/+6
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt1-4/+10
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt1-2/+11
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm1-2/+11
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt2-1/+4
2009-07-11sh: Function graph tracer supportMatt Fleming1-0/+3
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt4-0/+78
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming2-4/+8
2009-07-06sh: Fix the value of MCOUNT_INSN_OFFSETMatt Fleming1-2/+2
2009-07-05Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates'Paul Mundt2-0/+70
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm1-0/+9
2009-07-05sh: hwblk base implementationMagnus Damm1-0/+61
2009-07-03sh: Use bootmem ontop of lmbMatt Fleming1-0/+6
2009-07-03sh: define PERF_COUNTER_INDEX_OFFSET.Paul Mundt1-0/+2
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming1-0/+1
2009-06-24sh: make set_perf_counter_pending() static inline.Paul Mundt1-1/+1