summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* sh: Prepare for dynamic PMB supportMatt Fleming2009-10-102-3/+11
* sh: Obliterate the P1 area macrosMatt Fleming2009-10-102-2/+2
* sh: Allocate PMB entry slot earlierMatt Fleming2009-10-101-41/+39
* Merge branch 'sh/cachetlb'Paul Mundt2009-10-103-422/+84
|\
| * sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt2009-09-091-1/+3
| * sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.Paul Mundt2009-09-091-1/+1
| * sh: Rework sh4_flush_cache_page() for coherent kmap mapping.Paul Mundt2009-09-091-27/+48
| * sh: Kill off segment-based d-cache flushing on SH-4.Paul Mundt2009-09-091-271/+20
| * sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page().Paul Mundt2009-09-091-2/+2
| * sh: sh4_flush_cache_mm() optimizations.Paul Mundt2009-09-092-120/+10
* | sh: Don't allocate smaller sized mappings on every iterationMatt Fleming2009-10-091-0/+7
* | sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming2009-10-091-1/+1
* | sh: Plug PMB alloc memory leakMatt Fleming2009-10-091-6/+24
* | sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2009-10-092-3/+3
* | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-231-4/+0
* | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-2/+2
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-8/+8
* | sh: Fix up sh7705 flush_dcache_page() build.Paul Mundt2009-09-151-1/+2
|/
* sh: Cleanup whitespace damage in sh4_flush_icache_range().Paul Mundt2009-09-091-30/+33
* sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt2009-09-082-5/+9
* sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-035-46/+49
* sh: Fix up UP deadlock with SMP-aware cache ops.Paul Mundt2009-09-011-9/+18
* Revert "sh: Kill off now redundant local irq disabling."Paul Mundt2009-09-014-33/+71
* Merge branch 'master' into sh/smpPaul Mundt2009-09-014-27/+71
|\
| * sh: Fix dcache flushing for N-way write-through caches.Matt Fleming2009-09-011-21/+27
| * sh: Fix problems with cache flushing when cache is in write-through modeStuart Menefy2009-08-241-0/+34
| * sh: Fix overzealous checking in __ioremap()Stuart Menefy2009-08-241-8/+0
| * sh: Improve comments int SH4 cache flushing codeStuart Menefy2009-08-241-0/+11
| * sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-211-3/+4
| * sh: Better description of SH-4 PTEA register update.Michael Trimarchi2009-08-201-3/+6
* | sh: Fix up sh4_flush_dcache_page() build on UP.Paul Mundt2009-08-271-1/+2
* | sh: Kill off now redundant local irq disabling.Paul Mundt2009-08-214-71/+33
* | sh: Make cache flushers SMP-aware.Paul Mundt2009-08-215-148/+184
* | sh: Fix up cache-sh4 build on SMP.Paul Mundt2009-08-201-1/+1
* | sh: Build fix for disabled caches.Paul Mundt2009-08-191-2/+0
* | sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.Paul Mundt2009-08-163-89/+66
* | sh: Wire up sh5_cache_init().Paul Mundt2009-08-161-0/+6
* | sh64: Kill off dead i/d-cache disabled bits.Paul Mundt2009-08-161-12/+0
* | sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-162-282/+48
* | sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2009-08-162-6/+1
* | sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt2009-08-152-10/+30
* | sh: Convert SH-3 to new cacheflush interface.Paul Mundt2009-08-152-10/+21
* | sh: Convert SH-2A to new cacheflush interface.Paul Mundt2009-08-152-4/+19
* | sh: Convert SH-2 to new cacheflush interface.Paul Mundt2009-08-152-3/+16
* | sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-155-46/+133
* | sh: Kill off unused flush_icache_user_range().Paul Mundt2009-08-152-15/+1
* | sh: Don't export flush_dcache_all().Paul Mundt2009-08-151-1/+1
* | sh: Move alias computation to shared cache init.Paul Mundt2009-08-152-53/+51
OpenPOWER on IntegriCloud