aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-214-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-1859-423/+1629
|\
| * sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2009-09-161-4/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-161-0/+3
| |\
| * | sh: kfr2r09: document the PLL/FLL <-> RF relationship.Kuninori Morimoto2009-09-151-0/+2
| * | sh: add kycr2_delay for sh_keyscKuninori Morimoto2009-09-151-0/+1
| * | sh: USB disable process is needed if romImage boot for EcoVec24Kuninori Morimoto2009-09-111-0/+3
| * | sh: Add romImage support for EcoVec24Kuninori Morimoto2009-09-112-0/+99
| * | sh: add romimage-macros.hKuninori Morimoto2009-09-112-69/+74
| * | sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-033-2/+13
| * | 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
| | | |_|/ / | | |/| | |