summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek2009-12-241-6/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-12-151-1/+2
|\
| * fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-111-1/+2
* | sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-142-8/+8
* | sh: NUMA lmb fixesMagnus Damm2009-12-091-2/+11
* | sh: fix size calculation for NUMA node 0Magnus Damm2009-12-091-1/+1
* | sh: Can't compare physical and virtual addresses for aliasesMatt Fleming2009-12-091-2/+1
|/
* sh: Drop associative writes for SH-4 cache flushes.Matt Fleming2009-12-041-2/+2
* sh: Partial revert of copy/clear_user_highpage() optimizations.Paul Mundt2009-12-041-53/+13
* sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy2009-11-241-13/+53
* sh64: Fix up reworked cache op build.Paul Mundt2009-11-122-2/+6
* sh: Enable PMB support for all SH-4A CPUs.Paul Mundt2009-11-111-5/+3
* Merge branch 'sh/stable-updates'Paul Mundt2009-11-091-1/+4
|\
| * sh: Account for cache aliases in flush_icache_range()Matt Fleming2009-11-091-1/+4
* | sh: Make sure indexes are positiveRoel Kluin2009-11-041-1/+1
* | sh: Do not apply virt_to_phys() to a physical addressMatt Fleming2009-10-301-2/+1
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-271-1/+1
|\ \ | |/
| * sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-271-1/+1
* | sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2009-10-272-2/+11
* | sh64: cache flush symbol exports.Paul Mundt2009-10-271-0/+6
* | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-261-17/+5
* | sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-201-0/+6
* | sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-161-0/+9
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-162-14/+22
|\ \ | |/
| * sh: disabled cache handling fix.Magnus Damm2009-10-161-0/+10
| * sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov2009-10-161-12/+10
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-131-1/+1
|\ \ | |/
| * sh: force dcache flush if dcache_dirty bit set.Paul Mundt2009-10-131-1/+1
* | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-103-52/+61
* | sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming2009-10-101-6/+7
* | sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-102-40/+16
* | sh: Get rid of the kmem cache codeMatt Fleming2009-10-101-55/+26
* | sh: Make most PMB functions staticMatt Fleming2009-10-101-9/+8
* | sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming2009-10-101-2/+0
* | 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
OpenPOWER on IntegriCloud