aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)Author
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-15Merge branch 'master' into sh/cachetlbPaul Mundt
2009-08-15sh: Add register alignment helpers for shared flushers.Paul Mundt
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming
2009-08-14sh: Setup the frame register in asm codeMatt Fleming
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt
2009-08-07sh: clean up Migo-R header fileMagnus Damm
2009-08-07sh: fix romImage mach dir usageMagnus Damm
2009-08-07sh: kfr2r09 board support - LCDC panelMagnus Damm
2009-08-05sh: convert to asm-generic/hardirq.hChristoph Hellwig
2009-08-04sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt
2009-08-04sh: Provide __flush_anon_page().Paul Mundt
2009-08-04sh: Add SH7724 DMAC support.Kuninori Morimoto
2009-08-04sh: hwblk support for sh7724Magnus Damm
2009-07-30sh: kfr2r09 romImage support V2Magnus Damm
2009-07-30sh: romImage support V2Magnus Damm
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy
2009-07-29sh: update_mmu_cache() consolidation.Paul Mundt
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt
2009-07-20sh: hwblk support for sh7723Magnus Damm
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt
2009-07-11sh: Function graph tracer supportMatt Fleming
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming
2009-07-06sh: Fix the value of MCOUNT_INSN_OFFSETMatt Fleming
2009-07-05Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates'Paul Mundt
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm
2009-07-05sh: hwblk for sh7722Magnus Damm
2009-07-05sh: hwblk base implementationMagnus Damm
2009-07-03sh: Use bootmem ontop of lmbMatt Fleming
2009-07-03sh: define PERF_COUNTER_INDEX_OFFSET.Paul Mundt
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming
2009-06-26sh: ms7724se: Add sh_eth supportKuninori Morimoto
2009-06-24sh: make set_perf_counter_pending() static inline.Paul Mundt
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt
2009-06-23sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds