Age | Commit message (Expand) | Author |
2009-10-10 | sh: Make most PMB functions static | Matt Fleming |
2009-10-10 | sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode | Matt Fleming |
2009-10-10 | sh: Prepare for dynamic PMB support | Matt Fleming |
2009-10-10 | sh: Obliterate the P1 area macros | Matt Fleming |
2009-10-10 | sh: Allocate PMB entry slot earlier | Matt Fleming |
2009-10-10 | Merge branch 'sh/cachetlb' | Paul Mundt |
2009-10-09 | sh: Don't allocate smaller sized mappings on every iteration | Matt Fleming |
2009-10-09 | sh: Try PMB mapping based on physical address, not mapping size | Matt Fleming |
2009-10-09 | sh: Plug PMB alloc memory leak | Matt Fleming |
2009-10-09 | sh: Sprinkle __uses_jump_to_uncached | Matt Fleming |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-15 | sh: Fix up sh7705 flush_dcache_page() build. | Paul Mundt |
2009-09-09 | sh: Factor in cpu id for selection of cache colour fixmap. | Paul Mundt |
2009-09-09 | sh: Fix up redundant cache flushing for PAGE_SIZE > 4k. | Paul Mundt |
2009-09-09 | sh: Rework sh4_flush_cache_page() for coherent kmap mapping. | Paul Mundt |
2009-09-09 | sh: Kill off segment-based d-cache flushing on SH-4. | Paul Mundt |
2009-09-09 | sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page(). | Paul Mundt |
2009-09-09 | sh: sh4_flush_cache_mm() optimizations. | Paul Mundt |
2009-09-09 | sh: Cleanup whitespace damage in sh4_flush_icache_range(). | 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-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 | 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-27 | sh: Fix up sh4_flush_dcache_page() build on UP. | Paul Mundt |
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: Improve comments int SH4 cache flushing code | Stuart Menefy |
2009-08-21 | sh: Kill off now redundant local irq disabling. | Paul Mundt |
2009-08-21 | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda |
2009-08-21 | sh: Make cache flushers SMP-aware. | Paul Mundt |
2009-08-20 | sh: Fix up cache-sh4 build on SMP. | Paul Mundt |
2009-08-20 | sh: Better description of SH-4 PTEA register update. | Michael Trimarchi |
2009-08-19 | sh: Build fix for disabled caches. | Paul Mundt |
2009-08-16 | sh: Merge the _32/_64 variants of arch/sh/mm/Makefile. | Paul Mundt |
2009-08-16 | sh: Wire up sh5_cache_init(). | Paul Mundt |
2009-08-16 | sh64: Kill off dead i/d-cache disabled bits. | Paul Mundt |
2009-08-16 | sh: Fix up the SH-5 build with caches enabled. | Paul Mundt |
2009-08-16 | sh: Convert cache disabled SH-5 over to new cache interface. | Paul Mundt |
2009-08-15 | sh: Convert SH7705 extended mode to new cacheflush interface. | Paul Mundt |
2009-08-15 | sh: Convert SH-3 to new cacheflush interface. | Paul Mundt |
2009-08-15 | sh: Convert SH-2A to new cacheflush interface. | Paul Mundt |
2009-08-15 | sh: Convert SH-2 to new cacheflush interface. | Paul Mundt |
2009-08-15 | sh: Migrate SH-4 cacheflush ops to function pointers. | Paul Mundt |
2009-08-15 | sh: Kill off unused flush_icache_user_range(). | Paul Mundt |