summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt3-0/+6
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto1-0/+1
2009-08-18sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto1-0/+1
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming1-0/+4
2009-08-15sh: Fix up the SH-5 build with caches enabled.Paul Mundt3-13/+16
2009-08-15sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2-33/+0
2009-08-15sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt1-35/+0
2009-08-15sh: Convert SH-2A to new cacheflush interface.Paul Mundt1-30/+0
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt4-89/+26
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt6-9/+0
2009-08-15sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt6-17/+3
2009-08-15sh: Don't export flush_dcache_all().Paul Mundt1-1/+0
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt6-10/+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 Mundt4-10/+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 Mundt18-87/+826
2009-08-14sh: Add register alignment helpers for shared flushers.Paul Mundt3-0/+12
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming1-5/+0
2009-08-13sh: Setup the frame register in asm codeMatt Fleming1-0/+12
2009-08-13sh: 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-06sh: clean up Migo-R header fileMagnus Damm2-64/+14
2009-08-06sh: fix romImage mach dir usageMagnus Damm3-0/+0
2009-08-06sh: kfr2r09 board support - LCDC panelMagnus Damm1-0/+21
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 Morimoto2-1/+3
2009-08-04sh: hwblk support for sh7724Magnus Damm1-0/+17
2009-07-29sh: kfr2r09 romImage support V2Magnus Damm2-0/+209
2009-07-29sh: romImage support V2Magnus Damm1-0/+1
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy1-0/+72
2009-07-28sh: update_mmu_cache() consolidation.Paul Mundt1-2/+13
2009-07-28mm: 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 Mundt4-12/+8
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt1-4/+10
2009-07-19Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt2-2/+28
2009-07-19sh: hwblk support for sh7723Magnus Damm1-0/+17
2009-07-19sh: 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-11sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt5-0/+92