Age | Commit message (Expand) | Author |
2009-09-09 | sh: Cleanup whitespace damage in sh4_flush_icache_range(). | Paul Mundt |
2009-09-08 | sh: Kill off dcache writeback from copy_page(). | Paul Mundt |
2009-09-08 | sh: Use more aggressive dcache purging in kmap teardown. | Paul Mundt |
2009-09-03 | sh: Fix up and optimize the kmap_coherent() interface. | Paul Mundt |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-09-01 | sh: Fix up build warning for SH7785LCR proto board. | Paul Mundt |
2009-09-01 | sh: disable trapped I/O on SH7785LCR. | Paul Mundt |
2009-09-01 | sh: Fix up UP deadlock with SMP-aware cache ops. | Paul Mundt |
2009-09-01 | Revert "sh: Kill off now redundant local irq disabling." | Paul Mundt |
2009-09-01 | sh: Kill off kgdb's magical NMI debouncing. | Paul Mundt |
2009-09-01 | sh: nmi_debug support. | Paul Mundt |
2009-09-01 | Merge branch 'master' into sh/smp | Paul Mundt |
2009-09-01 | sh: Fix dcache flushing for N-way write-through caches. | Matt Fleming |
2009-08-31 | sh: unwinder: Fix up uninitialized variable warnings on sh2a build. | Paul Mundt |
2009-08-29 | sh: Only shout about fixing up unexpected unaligned accesses | Matt Fleming |
2009-08-29 | net: sh_eth: add value of ether_link pin in platform_data | Yoshihiro Shimoda |
2009-08-28 | sh: sh7785lcr: fix prototype board on 32bit MMU mode. | Yoshihiro Shimoda |
2009-08-28 | sh: Tidy up watchdog build for SH-2. | Paul Mundt |
2009-08-27 | sh: Add LCDC Panel support for EcoVec24 | Kuninori Morimoto |
2009-08-27 | sh: Add CEU support for EcoVec24 | Kuninori Morimoto |
2009-08-27 | sh: Add support LCDC for EcoVec24 | Kuninori Morimoto |
2009-08-27 | sh: Add USB support for EcoVec24 | Kuninori Morimoto |
2009-08-27 | sh: Add SH-ETH support for EcoVec24 | Kuninori Morimoto |
2009-08-27 | sh: modify to enable boot for EcoVec24 | Kuninori Morimoto |
2009-08-27 | sh: fix CPU_SH7723/7724 numbering bug | Kuninori Morimoto |
2009-08-27 | sh: Fix up sh4_flush_dcache_page() build on UP. | Paul Mundt |
2009-08-25 | sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX. | Paul Mundt |
2009-08-25 | timekeeping: Fix up read_persistent_clock() breakage on sh | Paul Mundt |
2009-08-24 | Merge branch 'sh/st-integration' | Paul Mundt |
2009-08-24 | sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h. | Paul Mundt |
2009-08-24 | sh: Simplify "multi-evt" interrupt handling. | Pawel Moll |
2009-08-24 | sh: fix sys_cacheflush error checking | Giuseppe Cavallaro |
2009-08-24 | sh: Fix problems with cache flushing when cache is in write-through mode | Stuart Menefy |
2009-08-24 | sh: Fix overzealous checking in __ioremap() | Stuart Menefy |
2009-08-24 | sh: Fixes some write posting issues in the interrupt handling for SH | Stuart Menefy |
2009-08-24 | sh: Fix underflow in SH udelay() code. | Stuart Menefy |
2009-08-24 | sh: Add sys_cacheflush() call for SH CPUs. | Stuart Menefy |
2009-08-24 | sh: Improve comments int SH4 cache flushing code | Stuart Menefy |
2009-08-24 | sh: Optimise memcpy_to/fromio for SH4 | Stuart Menefy |
2009-08-24 | sh: generic_in/outs{bwl} optimizations. | Stuart Menefy |
2009-08-24 | sh: Read from CCN_PVR instead of ROM for delay. | Stuart Menefy |
2009-08-24 | sh: Remove implicit sign extension from assembler immediates | Stuart Menefy |
2009-08-24 | sh: Allow for kernel command line concatenation. | Pawel Moll |
2009-08-24 | sh: Use internal watchdog timer to perform reset | Jon Frosdick |
2009-08-24 | sh: kgdb: do not reload VBR while handling debugger breackpoint | Giuseppe Cavallaro |
2009-08-24 | sh: Allow use of GENERIC_IOMAP | David McKay |
2009-08-24 | sh: Improve unwind info for signals | Carl Shaw |
2009-08-24 | sh: cleanup of do_address_error() | Andre Draszik |
2009-08-24 | sh: Allow user control over misaligned fixup handling | Andre Draszik |
2009-08-24 | sh: ratelimit unaligned fixups | Andre Draszik |