aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)Author
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro
2009-12-04sh: Drop associative writes for SH-4 cache flushes.Matt Fleming
2009-12-04sh: Partial revert of copy/clear_user_highpage() optimizations.Paul Mundt
2009-11-24sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy
2009-11-12sh64: Fix up reworked cache op build.Paul Mundt
2009-11-11sh: Enable PMB support for all SH-4A CPUs.Paul Mundt
2009-11-09Merge branch 'sh/stable-updates'Paul Mundt
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming
2009-11-04sh: Make sure indexes are positiveRoel Kluin
2009-10-30sh: Do not apply virt_to_phys() to a physical addressMatt Fleming
2009-10-27Merge branch 'sh/stable-updates'Paul Mundt
2009-10-27sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt
2009-10-27sh64: cache flush symbol exports.Paul Mundt
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt
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