aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAge
* sh: Fix up nommu build for out-of-line pgtable changes.Paul Mundt2010-01-06
* Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt2010-01-04
|\
| * sh: Move page table allocation out of lineMatt Fleming2010-01-01
| * sh: Optimise flush_dcache_page() on SH4Matt Fleming2010-01-01
| * sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming2010-01-01
* | Merge branch 'sh/stable-updates'Paul Mundt2010-01-04
|\ \ | |/ |/|
| * sh: Don't default enable PMB support.Paul Mundt2010-01-03
| * sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt2010-01-03
* | Merge branches 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2009-12-24
|\|
| * sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek2009-12-24
* | sh: Definitions for 3-level page table layoutMatt Fleming2009-12-17
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-12-14
|\
| * fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-11
* | sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-14
* | sh: NUMA lmb fixesMagnus Damm2009-12-08
* | sh: fix size calculation for NUMA node 0Magnus Damm2009-12-08
* | sh: Can't compare physical and virtual addresses for aliasesMatt Fleming2009-12-08
|/
* sh: Drop associative writes for SH-4 cache flushes.Matt Fleming2009-12-04
* sh: Partial revert of copy/clear_user_highpage() optimizations.Paul Mundt2009-12-04
* sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy2009-11-24
* sh64: Fix up reworked cache op build.Paul Mundt2009-11-12
* sh: Enable PMB support for all SH-4A CPUs.Paul Mundt2009-11-10
* Merge branch 'sh/stable-updates'Paul Mundt2009-11-08
|\
| * sh: Account for cache aliases in flush_icache_range()Matt Fleming2009-11-08
* | sh: Make sure indexes are positiveRoel Kluin2009-11-03
* | sh: Do not apply virt_to_phys() to a physical addressMatt Fleming2009-10-29
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-27
|\|
| * sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-26
* | sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2009-10-27
* | sh64: cache flush symbol exports.Paul Mundt2009-10-26
* | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-25
* | sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-19
* | sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-16
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-16
|\|
| * sh: disabled cache handling fix.Magnus Damm2009-10-16
| * sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov2009-10-16
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-12
|\|
| * sh: force dcache flush if dcache_dirty bit set.Paul Mundt2009-10-12
* | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-10
* | sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming2009-10-10
* | sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-10
* | 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