aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAge
...
* | sh: Get rid of the kmem cache codeMatt Fleming2009-10-10
* | sh: Make most PMB functions staticMatt Fleming2009-10-10
* | sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming2009-10-10
* | sh: Prepare for dynamic PMB supportMatt Fleming2009-10-10
* | sh: Obliterate the P1 area macrosMatt Fleming2009-10-10
* | sh: Allocate PMB entry slot earlierMatt Fleming2009-10-10
* | Merge branch 'sh/cachetlb'Paul Mundt2009-10-10
|\ \ | |/ |/|
| * sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt2009-09-09
| * sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.Paul Mundt2009-09-09
| * sh: Rework sh4_flush_cache_page() for coherent kmap mapping.Paul Mundt2009-09-09
| * sh: Kill off segment-based d-cache flushing on SH-4.Paul Mundt2009-09-09
| * sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page().Paul Mundt2009-09-09
| * sh: sh4_flush_cache_mm() optimizations.Paul Mundt2009-09-09
* | sh: Don't allocate smaller sized mappings on every iterationMatt Fleming2009-10-08
* | sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming2009-10-08
* | sh: Plug PMB alloc memory leakMatt Fleming2009-10-08
* | sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2009-10-08
* | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | sh: Fix up sh7705 flush_dcache_page() build.Paul Mundt2009-09-14
|/
* sh: Cleanup whitespace damage in sh4_flush_icache_range().Paul Mundt2009-09-09
* sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt2009-09-08
* sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-03
* sh: Fix up UP deadlock with SMP-aware cache ops.Paul Mundt2009-09-01
* Revert "sh: Kill off now redundant local irq disabling."Paul Mundt2009-09-01
* Merge branch 'master' into sh/smpPaul Mundt2009-09-01
|\
| * sh: Fix dcache flushing for N-way write-through caches.Matt Fleming2009-09-01
| * sh: Fix problems with cache flushing when cache is in write-through modeStuart Menefy2009-08-24
| * sh: Fix overzealous checking in __ioremap()Stuart Menefy2009-08-24
| * sh: Improve comments int SH4 cache flushing codeStuart Menefy2009-08-24
| * sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-21
| * sh: Better description of SH-4 PTEA register update.Michael Trimarchi2009-08-20
* | sh: Fix up sh4_flush_dcache_page() build on UP.Paul Mundt2009-08-26
* | sh: Kill off now redundant local irq disabling.Paul Mundt2009-08-21
* | sh: Make cache flushers SMP-aware.Paul Mundt2009-08-21
* | sh: Fix up cache-sh4 build on SMP.Paul Mundt2009-08-20
* | sh: Build fix for disabled caches.Paul Mundt2009-08-19
* | sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.Paul Mundt2009-08-15
* | sh: Wire up sh5_cache_init().Paul Mundt2009-08-15
* | sh64: Kill off dead i/d-cache disabled bits.Paul Mundt2009-08-15
* | sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-15
* | sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2009-08-15
* | sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt2009-08-14
* | sh: Convert SH-3 to new cacheflush interface.Paul Mundt2009-08-14
* | sh: Convert SH-2A to new cacheflush interface.Paul Mundt2009-08-14
* | sh: Convert SH-2 to new cacheflush interface.Paul Mundt2009-08-14
* | sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-14