summaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)Author
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt
2009-10-16Merge branch 'sh/stable-updates'Paul Mundt
2009-10-16sh: disabled cache handling fix.Magnus Damm
2009-10-16sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt
2009-10-13sh: force dcache flush if dcache_dirty bit set.Paul Mundt
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming
2009-10-10sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming
2009-10-10sh: Get rid of the kmem cache codeMatt Fleming
2009-10-10sh: Make most PMB functions staticMatt Fleming
2009-10-10sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming
2009-10-10sh: Allocate PMB entry slot earlierMatt Fleming
2009-10-10Merge branch 'sh/cachetlb'Paul Mundt
2009-10-09sh: Don't allocate smaller sized mappings on every iterationMatt Fleming
2009-10-09sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming
2009-10-09sh: Plug PMB alloc memory leakMatt Fleming
2009-10-09sh: Sprinkle __uses_jump_to_uncachedMatt Fleming
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-15sh: Fix up sh7705 flush_dcache_page() build.Paul Mundt
2009-09-09sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt
2009-09-09sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.Paul Mundt
2009-09-09sh: Rework sh4_flush_cache_page() for coherent kmap mapping.Paul Mundt
2009-09-09sh: Kill off segment-based d-cache flushing on SH-4.Paul Mundt
2009-09-09sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page().Paul Mundt
2009-09-09sh: sh4_flush_cache_mm() optimizations.Paul Mundt
2009-09-09sh: Cleanup whitespace damage in sh4_flush_icache_range().Paul Mundt
2009-09-08sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt
2009-09-01sh: Fix up UP deadlock with SMP-aware cache ops.Paul Mundt
2009-09-01Revert "sh: Kill off now redundant local irq disabling."Paul Mundt
2009-09-01Merge branch 'master' into sh/smpPaul Mundt
2009-09-01sh: Fix dcache flushing for N-way write-through caches.Matt Fleming
2009-08-27sh: Fix up sh4_flush_dcache_page() build on UP.Paul Mundt
2009-08-24sh: Fix problems with cache flushing when cache is in write-through modeStuart Menefy
2009-08-24sh: Fix overzealous checking in __ioremap()Stuart Menefy
2009-08-24sh: Improve comments int SH4 cache flushing codeStuart Menefy
2009-08-21sh: Kill off now redundant local irq disabling.Paul Mundt
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt
2009-08-20sh: Fix up cache-sh4 build on SMP.Paul Mundt
2009-08-20sh: Better description of SH-4 PTEA register update.Michael Trimarchi
2009-08-19sh: Build fix for disabled caches.Paul Mundt
2009-08-16sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.Paul Mundt