Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | sh: Kill off dcache writeback from copy_page(). | Paul Mundt | 2009-09-08 | 1 | -8/+3 | |
| * | | | | | sh: Use more aggressive dcache purging in kmap teardown. | Paul Mundt | 2009-09-08 | 2 | -5/+9 | |
| * | | | | | sh: Fix up and optimize the kmap_coherent() interface. | Paul Mundt | 2009-09-03 | 8 | -48/+62 | |
| * | | | | | sh: Fix up build warning for SH7785LCR proto board. | Paul Mundt | 2009-09-01 | 1 | -1/+1 | |
| * | | | | | sh: disable trapped I/O on SH7785LCR. | Paul Mundt | 2009-09-01 | 1 | -1/+0 | |
| * | | | | | sh: Fix up UP deadlock with SMP-aware cache ops. | Paul Mundt | 2009-09-01 | 1 | -9/+18 | |
| * | | | | | Revert "sh: Kill off now redundant local irq disabling." | Paul Mundt | 2009-09-01 | 4 | -33/+71 | |
| * | | | | | sh: Kill off kgdb's magical NMI debouncing. | Paul Mundt | 2009-09-01 | 3 | -36/+0 | |
| * | | | | | sh: nmi_debug support. | Paul Mundt | 2009-09-01 | 8 | -8/+132 | |
| * | | | | | Merge branch 'master' into sh/smp | Paul Mundt | 2009-09-01 | 160 | -847/+8744 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | sh: Fix dcache flushing for N-way write-through caches. | Matt Fleming | 2009-09-01 | 1 | -21/+27 | |
| | * | | | | | sh: unwinder: Fix up uninitialized variable warnings on sh2a build. | Paul Mundt | 2009-08-31 | 2 | -2/+2 | |
| | * | | | | | sh: Only shout about fixing up unexpected unaligned accesses | Matt Fleming | 2009-08-29 | 3 | -6/+8 | |
| | * | | | | | sh: sh7785lcr: fix prototype board on 32bit MMU mode. | Yoshihiro Shimoda | 2009-08-28 | 4 | -0/+28 | |
| | * | | | | | sh: Tidy up watchdog build for SH-2. | Paul Mundt | 2009-08-28 | 1 | -9/+10 | |
| | * | | | | | sh: Add LCDC Panel support for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -2/+28 | |
| | * | | | | | sh: Add CEU support for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -0/+109 | |
| | * | | | | | sh: Add support LCDC for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -0/+109 | |
| | * | | | | | sh: Add USB support for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -0/+97 | |
| | * | | | | | sh: Add SH-ETH support for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -1/+52 | |
| | * | | | | | sh: modify to enable boot for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 2 | -25/+28 | |
| | * | | | | | sh: fix CPU_SH7723/7724 numbering bug | Kuninori Morimoto | 2009-08-27 | 1 | -1/+1 | |
| | * | | | | | sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX. | Paul Mundt | 2009-08-25 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'sh/st-integration' | Paul Mundt | 2009-08-24 | 27 | -116/+452 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | sh: Simplify "multi-evt" interrupt handling. | Pawel Moll | 2009-08-24 | 1 | -1/+1 | |
| | | * | | | | | sh: fix sys_cacheflush error checking | Giuseppe Cavallaro | 2009-08-24 | 2 | -1/+8 | |
| | | * | | | | | sh: Fix problems with cache flushing when cache is in write-through mode | Stuart Menefy | 2009-08-24 | 1 | -0/+34 | |
| | | * | | | | | sh: Fix overzealous checking in __ioremap() | Stuart Menefy | 2009-08-24 | 1 | -8/+0 | |
| | | * | | | | | sh: Fixes some write posting issues in the interrupt handling for SH | Stuart Menefy | 2009-08-24 | 1 | -0/+1 | |
| | | * | | | | | sh: Fix underflow in SH udelay() code. | Stuart Menefy | 2009-08-24 | 1 | -2/+3 | |
| | | * | | | | | sh: Add sys_cacheflush() call for SH CPUs. | Stuart Menefy | 2009-08-24 | 7 | -5/+60 | |
| | | * | | | | | sh: Improve comments int SH4 cache flushing code | Stuart Menefy | 2009-08-24 | 1 | -0/+11 | |
| | | * | | | | | sh: Optimise memcpy_to/fromio for SH4 | Stuart Menefy | 2009-08-24 | 1 | -21/+72 | |
| | | * | | | | | sh: generic_in/outs{bwl} optimizations. | Stuart Menefy | 2009-08-24 | 1 | -42/+8 | |
| | | * | | | | | sh: Read from CCN_PVR instead of ROM for delay. | Stuart Menefy | 2009-08-24 | 1 | -1/+5 | |
| | | * | | | | | sh: Remove implicit sign extension from assembler immediates | Stuart Menefy | 2009-08-24 | 5 | -6/+7 | |
| | | * | | | | | sh: Allow for kernel command line concatenation. | Pawel Moll | 2009-08-24 | 2 | -5/+28 | |
| | | * | | | | | sh: Use internal watchdog timer to perform reset | Jon Frosdick | 2009-08-24 | 1 | -0/+20 | |
| | | * | | | | | sh: kgdb: do not reload VBR while handling debugger breackpoint | Giuseppe Cavallaro | 2009-08-24 | 1 | -2/+0 | |
| | | * | | | | | sh: Allow use of GENERIC_IOMAP | David McKay | 2009-08-24 | 3 | -0/+18 | |
| | | * | | | | | sh: Improve unwind info for signals | Carl Shaw | 2009-08-24 | 1 | -1/+11 | |
| | | * | | | | | sh: cleanup of do_address_error() | Andre Draszik | 2009-08-24 | 1 | -10/+10 | |
| | | * | | | | | sh: Allow user control over misaligned fixup handling | Andre Draszik | 2009-08-24 | 1 | -0/+153 | |
| | | * | | | | | sh: ratelimit unaligned fixups | Andre Draszik | 2009-08-24 | 1 | -13/+4 | |
| | * | | | | | | sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h. | Paul Mundt | 2009-08-24 | 2 | -2/+1 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge branches 'sh/hwblk' and 'sh/pm-runtime' | Paul Mundt | 2009-08-23 | 95 | -523/+1693 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | sh: drop static UIO clocks for sh7722, sh7723 and sh7724 | Magnus Damm | 2009-08-23 | 3 | -10/+10 | |
| | | * | | | | | sh: let ARCH_SHMOBILE select PM and PM_RUNTIME | Magnus Damm | 2009-08-23 | 1 | -0/+2 | |
| | | * | | | | | sh: Fix section mismatch in platform bus notifier. | Paul Mundt | 2009-08-23 | 1 | -3/+2 | |
| | | * | | | | | sh: Runtime PM for SuperH Mobile platform bus devices | Magnus Damm | 2009-08-23 | 4 | -1/+317 |