Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | sh: Kill off unused cpu/cacheflush.h. | Paul Mundt | 2009-08-21 | 2 | -43/+31 | |
| * | | | | | | | sh: Use local TLB flush for get_mmu_context() ASID exhaustion. | Paul Mundt | 2009-08-20 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'master' into sh/cachetlb | Paul Mundt | 2009-08-19 | 3 | -0/+6 | |
| |\| | | | | | | ||||||
| | * | | | | | | sh: Prevent heartbeat from scribbling over non-LED bits. | Kuninori Morimoto | 2009-08-18 | 1 | -0/+1 | |
| | * | | | | | | sh: mach-kfr2409: add FLLFRQ value for PLL correction. | Kuninori Morimoto | 2009-08-18 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
| | * | | / / | sh: Add support for DWARF GNU extensions | Matt Fleming | 2009-08-16 | 1 | -0/+4 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | sh: Fix up the SH-5 build with caches enabled. | Paul Mundt | 2009-08-16 | 3 | -13/+16 | |
| * | | | | | sh: Convert cache disabled SH-5 over to new cache interface. | Paul Mundt | 2009-08-16 | 2 | -33/+0 | |
| * | | | | | sh: Convert SH7705 extended mode to new cacheflush interface. | Paul Mundt | 2009-08-15 | 1 | -35/+0 | |
| * | | | | | sh: Convert SH-2A to new cacheflush interface. | Paul Mundt | 2009-08-15 | 1 | -30/+0 | |
| * | | | | | sh: Migrate SH-4 cacheflush ops to function pointers. | Paul Mundt | 2009-08-15 | 4 | -89/+26 | |
| * | | | | | sh: Kill off unused flush_icache_user_range(). | Paul Mundt | 2009-08-15 | 6 | -9/+0 | |
| * | | | | | sh: consolidate flush_dcache_mmap_lock/unlock() definitions. | Paul Mundt | 2009-08-15 | 6 | -17/+3 | |
| * | | | | | sh: Don't export flush_dcache_all(). | Paul Mundt | 2009-08-15 | 1 | -1/+0 | |
| * | | | | | sh: Centralize the CPU cache initialization routines. | Paul Mundt | 2009-08-15 | 6 | -10/+2 | |
| * | | | | | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 2009-08-15 | 2 | -13/+24 | |
| * | | | | | sh: rework nommu for generic cache.c use. | Paul Mundt | 2009-08-15 | 4 | -10/+3 | |
| * | | | | | sh: rename pg-mmu.c -> cache.c, enable generically. | Paul Mundt | 2009-08-15 | 1 | -2/+0 | |
| * | | | | | sh: Provide the kmap_coherent() interface generically. | Paul Mundt | 2009-08-15 | 2 | -6/+4 | |
| * | | | | | Merge branch 'master' into sh/cachetlb | Paul Mundt | 2009-08-15 | 18 | -87/+826 | |
| |\| | | | | ||||||
| | * | | | | sh: Delete DWARF_ARCH_UNWIND_OFFSET | Matt Fleming | 2009-08-14 | 1 | -5/+0 | |
| | * | | | | sh: Setup the frame register in asm code | Matt Fleming | 2009-08-14 | 1 | -0/+12 | |
| | * | | | | sh: dwarf unwinder support. | Matt Fleming | 2009-08-14 | 3 | -0/+425 | |
| | * | | | | sh: Allow multiple stack unwinders to be setup | Matt Fleming | 2009-08-13 | 1 | -0/+25 | |
| | * | | | | sh: Use the generalized stacktrace ops | Matt Fleming | 2009-08-13 | 1 | -0/+25 | |
| | * | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-08-13 | 2 | -12/+4 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | * | | | | sh: clean up Migo-R header file | Magnus Damm | 2009-08-07 | 2 | -64/+14 | |
| | * | | | | sh: fix romImage mach dir usage | Magnus Damm | 2009-08-07 | 3 | -0/+0 | |
| | * | | | | sh: kfr2r09 board support - LCDC panel | Magnus Damm | 2009-08-07 | 1 | -0/+21 | |
| | * | | | | sh: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-08-05 | 1 | -10/+3 | |
| | * | | | | sh: Add SH7724 DMAC support. | Kuninori Morimoto | 2009-08-04 | 2 | -1/+3 | |
| | | |/ / | | |/| | | ||||||
| | * | | | sh: hwblk support for sh7724 | Magnus Damm | 2009-08-04 | 1 | -0/+17 | |
| | * | | | sh: kfr2r09 romImage support V2 | Magnus Damm | 2009-07-30 | 2 | -0/+209 | |
| | * | | | sh: romImage support V2 | Magnus Damm | 2009-07-30 | 1 | -0/+1 | |
| | * | | | sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING. | Stuart Menefy | 2009-07-29 | 1 | -0/+72 | |
| * | | | | sh: Add register alignment helpers for shared flushers. | Paul Mundt | 2009-08-15 | 3 | -0/+12 | |
| * | | | | sh: Tidy up NEFF-based sign extension for SH-5. | Paul Mundt | 2009-08-04 | 1 | -0/+6 | |
| * | | | | sh: Provide __flush_anon_page(). | Paul Mundt | 2009-08-04 | 1 | -0/+14 | |
| * | | | | sh: update_mmu_cache() consolidation. | Paul Mundt | 2009-07-29 | 1 | -2/+13 | |
| * | | | | sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms. | Paul Mundt | 2009-07-27 | 3 | -22/+7 | |
| * | | | | sh: wire up clear_user_highpage() for sh4, convert sh7705. | Paul Mundt | 2009-07-27 | 3 | -6/+11 | |
| * | | | | sh: Migrate from PG_mapped to PG_dcache_dirty. | Paul Mundt | 2009-07-22 | 4 | -12/+8 | |
| |/ / / | ||||||
| * | | | sh: Provide _PAGE_SPECIAL for 32-bit. | Paul Mundt | 2009-07-22 | 1 | -4/+10 | |
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'sh/hwblk' and 'sh/platform-updates' | Paul Mundt | 2009-07-20 | 2 | -2/+28 | |
| |\ \ \ \ | ||||||
| | * | | | | sh: hwblk support for sh7723 | Magnus Damm | 2009-07-20 | 1 | -0/+17 | |
| | * | | | | sh: Add support for multiple hwblk counters | Magnus Damm | 2009-07-20 | 1 | -2/+11 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'sh/ftrace' and 'sh/stable-updates' | Paul Mundt | 2009-07-11 | 2 | -1/+4 | |
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | sh: Function graph tracer support | Matt Fleming | 2009-07-11 | 1 | -0/+3 | |
| * | | | | | | Merge branches 'sh/ftrace' and 'sh/cachetlb' | Paul Mundt | 2009-07-06 | 5 | -0/+92 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | *-. \ \ \ \ | Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates' | Paul Mundt | 2009-07-05 | 3 | -0/+84 | |
| | |\ \ \ \ \ \ |