aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAge
* sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-03
* sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-01
* sh: nmi_debug support.Paul Mundt2009-09-01
* Merge branch 'master' into sh/smpPaul Mundt2009-09-01
|\
| * sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt2009-08-31
| * sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming2009-08-29
| * sh: sh7785lcr: fix prototype board on 32bit MMU mode.Yoshihiro Shimoda2009-08-27
| * sh: Tidy up watchdog build for SH-2.Paul Mundt2009-08-27
| * sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt2009-08-25
| * Merge branch 'sh/st-integration'Paul Mundt2009-08-24
| |\
| | * sh: fix sys_cacheflush error checkingGiuseppe Cavallaro2009-08-24
| | * sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy2009-08-24
| | * sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy2009-08-24
| | * sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-24
| | * sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-24
| * | sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt2009-08-24
| |/
| * Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-23
| |\
| | * sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2009-08-23
| | * Merge branch 'master' into sh/hwblkPaul Mundt2009-08-15
| | |\
| | * | sh: Runtime PM pdev hwblkMagnus Damm2009-08-04
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt2009-08-04
| | |\ \
| * | \ \ Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-21
| |\ \ \ \
| | * | | | sh64: dummy unwinder BUG wrappers.Paul Mundt2009-08-21
| | * | | | sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt2009-08-21
| | * | | | sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming2009-08-21
| | * | | | sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming2009-08-21
| | * | | | sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming2009-08-21
| | * | | | sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming2009-08-21
| | * | | | sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt2009-08-16
| * | | | | sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-21
| * | | | | sh: jump to p1 during boot on kfr2r09Magnus Damm2009-08-20
| * | | | | sh: invalidate icache and tlbs during boot on kfr2r09Magnus Damm2009-08-20
| * | | | | sh: DSP save/restore ordering and a0 sign extension fixups.Paul Mundt2009-08-20
| * | | | | sh: Better description of SH-4 PTEA register update.Michael Trimarchi2009-08-20
* | | | | | 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
* | | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-18
|\| | | | |
| * | | | | sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto2009-08-18
| * | | | | sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto2009-08-18
| |/ / / /
| * | | / sh: Add support for DWARF GNU extensionsMatt Fleming2009-08-16
| | |_|/ | |/| |
* | | | sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-15
* | | | sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2009-08-15
* | | | sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt2009-08-14
* | | | sh: Convert SH-2A 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: Centralize the CPU cache initialization routines.Paul Mundt2009-08-14