summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
OpenPOWER on IntegriCloud