aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-03
| * | | | | sh: Fix up build warning for SH7785LCR proto board.Paul Mundt2009-09-01
| * | | | | sh: disable trapped I/O on SH7785LCR.Paul Mundt2009-09-01
| * | | | | sh: Fix up UP deadlock with SMP-aware cache ops.Paul Mundt2009-09-01
| * | | | | Revert "sh: Kill off now redundant local irq disabling."Paul Mundt2009-09-01
| * | | | | 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: Fix dcache flushing for N-way write-through caches.Matt Fleming2009-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: Add LCDC Panel support for EcoVec24Kuninori Morimoto2009-08-26
| | * | | | | sh: Add CEU support for EcoVec24Kuninori Morimoto2009-08-26
| | * | | | | sh: Add support LCDC for EcoVec24Kuninori Morimoto2009-08-26
| | * | | | | sh: Add USB support for EcoVec24Kuninori Morimoto2009-08-26
| | * | | | | sh: Add SH-ETH support for EcoVec24Kuninori Morimoto2009-08-26
| | * | | | | sh: modify to enable boot for EcoVec24Kuninori Morimoto2009-08-26
| | * | | | | sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto2009-08-26
| | * | | | | sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt2009-08-25
| | * | | | | Merge branch 'sh/st-integration'Paul Mundt2009-08-24
| | |\ \ \ \ \
| | | * | | | | sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-24
| | | * | | | | sh: fix sys_cacheflush error checkingGiuseppe Cavallaro2009-08-24
| | | * | | | | sh: Fix problems with cache flushing when cache is in write-through modeStuart Menefy2009-08-24
| | | * | | | | sh: Fix overzealous checking in __ioremap()Stuart Menefy2009-08-24
| | | * | | | | sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-24
| | | * | | | | sh: Fix underflow in SH udelay() code.Stuart Menefy2009-08-24
| | | * | | | | sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy2009-08-24
| | | * | | | | sh: Improve comments int SH4 cache flushing codeStuart Menefy2009-08-24
| | | * | | | | sh: Optimise memcpy_to/fromio for SH4Stuart Menefy2009-08-24
| | | * | | | | sh: generic_in/outs{bwl} optimizations.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 for kernel command line concatenation.Pawel Moll2009-08-24
| | | * | | | | sh: Use internal watchdog timer to perform resetJon Frosdick2009-08-24
| | | * | | | | sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro2009-08-24
| | | * | | | | sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-24
| | | * | | | | sh: Improve unwind info for signalsCarl Shaw2009-08-24
| | | * | | | | sh: cleanup of do_address_error()Andre Draszik2009-08-24
| | | * | | | | sh: Allow user control over misaligned fixup handlingAndre Draszik2009-08-24
| | | * | | | | sh: ratelimit unaligned fixupsAndre Draszik2009-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: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm2009-08-23
| | | * | | | | sh: let ARCH_SHMOBILE select PM and PM_RUNTIMEMagnus Damm2009-08-23
| | | * | | | | sh: Fix section mismatch in platform bus notifier.Paul Mundt2009-08-23
| | | * | | | | sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2009-08-23
| | | * | | | | Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt2009-08-23
| | | |\ \ \ \ \
| | | | * | | | | sh: Runtime PM pdev hwblk - kfr2r09 LCDCMagnus Damm2009-08-15