Age | Commit message (Expand) | Author | Files | Lines |
2009-08-21 | sh: unwinder: Fix memory leak and create our own kmem cache | Matt Fleming | 1 | -16/+6 |
2009-08-21 | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda | 3 | -1/+248 |
2009-08-21 | sh: Make cache flushers SMP-aware. | Paul Mundt | 1 | -12/+29 |
2009-08-21 | sh: Kill off unused cpu/cacheflush.h. | Paul Mundt | 2 | -43/+31 |
2009-08-21 | sh: jump to p1 during boot on kfr2r09 | Magnus Damm | 1 | -0/+13 |
2009-08-21 | sh: invalidate icache and tlbs during boot on kfr2r09 | Magnus Damm | 1 | -0/+6 |
2009-08-20 | sh: Use local TLB flush for get_mmu_context() ASID exhaustion. | Paul Mundt | 1 | -1/+1 |
2009-08-20 | sh: DSP save/restore ordering and a0 sign extension fixups. | Paul Mundt | 1 | -13/+13 |
2009-08-20 | sh: Better description of SH-4 PTEA register update. | Michael Trimarchi | 1 | -0/+8 |
2009-08-19 | Merge branch 'master' into sh/cachetlb | Paul Mundt | 3 | -0/+6 |
2009-08-18 | sh: Prevent heartbeat from scribbling over non-LED bits. | Kuninori Morimoto | 1 | -0/+1 |
2009-08-18 | sh: mach-kfr2409: add FLLFRQ value for PLL correction. | Kuninori Morimoto | 1 | -0/+1 |
2009-08-17 | sh: unwinder: Move initialization to early_initcall() and tidy up locking. | Paul Mundt | 1 | -2/+0 |
2009-08-16 | sh: Add support for DWARF GNU extensions | Matt Fleming | 1 | -0/+4 |
2009-08-15 | sh: Fix up the SH-5 build with caches enabled. | Paul Mundt | 3 | -13/+16 |
2009-08-15 | sh: Convert cache disabled SH-5 over to new cache interface. | Paul Mundt | 2 | -33/+0 |
2009-08-15 | Merge branch 'master' into sh/hwblk | Paul Mundt | 15 | -75/+523 |
2009-08-15 | sh: Convert SH7705 extended mode to new cacheflush interface. | Paul Mundt | 1 | -35/+0 |
2009-08-15 | sh: Convert SH-2A to new cacheflush interface. | Paul Mundt | 1 | -30/+0 |
2009-08-15 | sh: Migrate SH-4 cacheflush ops to function pointers. | Paul Mundt | 4 | -89/+26 |
2009-08-15 | sh: Kill off unused flush_icache_user_range(). | Paul Mundt | 6 | -9/+0 |
2009-08-15 | sh: consolidate flush_dcache_mmap_lock/unlock() definitions. | Paul Mundt | 6 | -17/+3 |
2009-08-15 | sh: Don't export flush_dcache_all(). | Paul Mundt | 1 | -1/+0 |
2009-08-15 | sh: Centralize the CPU cache initialization routines. | Paul Mundt | 6 | -10/+2 |
2009-08-15 | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 2 | -13/+24 |
2009-08-15 | sh: rework nommu for generic cache.c use. | Paul Mundt | 4 | -10/+3 |
2009-08-15 | sh: rename pg-mmu.c -> cache.c, enable generically. | Paul Mundt | 1 | -2/+0 |
2009-08-15 | sh: Provide the kmap_coherent() interface generically. | Paul Mundt | 2 | -6/+4 |
2009-08-15 | Merge branch 'master' into sh/cachetlb | Paul Mundt | 18 | -87/+826 |
2009-08-14 | sh: Add register alignment helpers for shared flushers. | Paul Mundt | 3 | -0/+12 |
2009-08-14 | sh: Delete DWARF_ARCH_UNWIND_OFFSET | Matt Fleming | 1 | -5/+0 |
2009-08-13 | sh: Setup the frame register in asm code | Matt Fleming | 1 | -0/+12 |
2009-08-13 | sh: dwarf unwinder support. | Matt Fleming | 3 | -0/+425 |
2009-08-13 | sh: Allow multiple stack unwinders to be setup | Matt Fleming | 1 | -0/+25 |
2009-08-13 | sh: Use the generalized stacktrace ops | Matt Fleming | 1 | -0/+25 |
2009-08-13 | Merge branch 'sh/stable-updates' | Paul Mundt | 2 | -12/+4 |
2009-08-06 | sh: clean up Migo-R header file | Magnus Damm | 2 | -64/+14 |
2009-08-06 | sh: fix romImage mach dir usage | Magnus Damm | 3 | -0/+0 |
2009-08-06 | sh: kfr2r09 board support - LCDC panel | Magnus Damm | 1 | -0/+21 |
2009-08-05 | sh: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -10/+3 |
2009-08-04 | sh: Tidy up NEFF-based sign extension for SH-5. | Paul Mundt | 1 | -0/+6 |
2009-08-04 | sh: Provide __flush_anon_page(). | Paul Mundt | 1 | -0/+14 |
2009-08-04 | sh: Runtime PM pdev hwblk | Magnus Damm | 1 | -1/+6 |
2009-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Paul Mundt | 2 | -12/+4 |
2009-08-04 | sh: Add SH7724 DMAC support. | Kuninori Morimoto | 2 | -1/+3 |
2009-08-04 | sh: hwblk support for sh7724 | Magnus Damm | 1 | -0/+17 |
2009-07-29 | sh: kfr2r09 romImage support V2 | Magnus Damm | 2 | -0/+209 |
2009-07-29 | sh: romImage support V2 | Magnus Damm | 1 | -0/+1 |
2009-07-29 | sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING. | Stuart Menefy | 1 | -0/+72 |
2009-07-28 | sh: update_mmu_cache() consolidation. | Paul Mundt | 1 | -2/+13 |