summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-011-3/+0
* sh: nmi_debug support.Paul Mundt2009-09-012-1/+2
* Merge branch 'master' into sh/smpPaul Mundt2009-09-0122-50/+411
|\
| * sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt2009-08-311-1/+1
| * sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming2009-08-291-1/+1
| * sh: sh7785lcr: fix prototype board on 32bit MMU mode.Yoshihiro Shimoda2009-08-281-0/+2
| * sh: Tidy up watchdog build for SH-2.Paul Mundt2009-08-281-9/+10
| * sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt2009-08-251-1/+1
| * Merge branch 'sh/st-integration'Paul Mundt2009-08-246-5/+38
| |\
| | * sh: fix sys_cacheflush error checkingGiuseppe Cavallaro2009-08-241-0/+7
| | * sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy2009-08-244-3/+15
| | * sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy2009-08-241-1/+5
| | * sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-241-1/+1
| | * sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-241-0/+10
| * | sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt2009-08-241-0/+1
| |/
| * Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-232-2/+18
| |\
| | * sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2009-08-232-1/+12
| | * Merge branch 'master' into sh/hwblkPaul Mundt2009-08-1515-75/+523
| | |\
| | * | sh: Runtime PM pdev hwblkMagnus Damm2009-08-041-1/+6
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt2009-08-042-12/+4
| | |\ \
| * | \ \ Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-224-18/+52
| |\ \ \ \
| | * | | | sh64: dummy unwinder BUG wrappers.Paul Mundt2009-08-221-0/+5
| | * | | | sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt2009-08-221-5/+6
| | * | | | sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming2009-08-211-0/+3
| | * | | | sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming2009-08-213-0/+36
| | * | | | sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming2009-08-211-0/+1
| | * | | | sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming2009-08-211-16/+6
| | * | | | sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt2009-08-171-2/+0
| * | | | | sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-213-1/+248
| * | | | | sh: jump to p1 during boot on kfr2r09Magnus Damm2009-08-211-0/+13
| * | | | | sh: invalidate icache and tlbs during boot on kfr2r09Magnus Damm2009-08-211-0/+6
| * | | | | sh: DSP save/restore ordering and a0 sign extension fixups.Paul Mundt2009-08-201-13/+13
| * | | | | sh: Better description of SH-4 PTEA register update.Michael Trimarchi2009-08-201-0/+8
* | | | | | sh: Make cache flushers SMP-aware.Paul Mundt2009-08-211-12/+29
* | | | | | sh: Kill off unused cpu/cacheflush.h.Paul Mundt2009-08-212-43/+31
* | | | | | sh: Use local TLB flush for get_mmu_context() ASID exhaustion.Paul Mundt2009-08-201-1/+1
* | | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-193-0/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto2009-08-181-0/+1
| * | | | | sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto2009-08-181-0/+1
| |/ / / /
| * | | | sh: Add support for DWARF GNU extensionsMatt Fleming2009-08-161-0/+4
| | |_|/ | |/| |
* | | | sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-163-13/+16
* | | | sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2009-08-162-33/+0
* | | | sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt2009-08-151-35/+0
* | | | sh: Convert SH-2A to new cacheflush interface.Paul Mundt2009-08-151-30/+0
* | | | sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-154-89/+26
* | | | sh: Kill off unused flush_icache_user_range().Paul Mundt2009-08-156-9/+0
* | | | sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt2009-08-156-17/+3
* | | | sh: Don't export flush_dcache_all().Paul Mundt2009-08-151-1/+0
* | | | sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-156-10/+2
* | | | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-152-13/+24
OpenPOWER on IntegriCloud