aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt4-47/+213
2010-02-18sh: Use uncached I/O helpers in PMB setup.Paul Mundt1-27/+19
2010-02-17sh: PMB locking overhaul.Paul Mundt1-38/+114
2010-02-17sh: Fix up dynamically created write-through PMB mappings.Paul Mundt1-24/+32
2010-02-17sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt1-30/+29
2010-02-17sh: uncached mapping helpers.Paul Mundt3-19/+31
2010-02-17sh: PMB tidying.Paul Mundt1-45/+38
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2-2/+6
2010-02-16sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt1-93/+69
2010-02-16sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt1-1/+1
2010-02-12sh: Isolate uncached mapping support.Paul Mundt2-3/+13
2010-01-29sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt1-15/+0
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt10-52/+52
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt7-16/+10
2010-01-21sh: Track the uncached mapping size.Paul Mundt1-7/+14
2010-01-20sh: pretty print virtual memory map on boot.Paul Mundt1-2/+36
2010-01-20sh: Correct iounmap fixmap teardown.Paul Mundt1-7/+2
2010-01-20sh: Make 29/32-bit mode check helper generally available.Paul Mundt2-7/+5
2010-01-19sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.Paul Mundt1-2/+2
2010-01-19sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt1-15/+0
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt5-134/+122
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt2-20/+4
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt1-5/+4
2010-01-18sh: Flag __ioremap_caller() __init_refok.Paul Mundt1-2/+3
2010-01-18sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt1-0/+6
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt1-2/+7
2010-01-18sh: Merge _32/_64 ioremap implementations.Paul Mundt3-48/+1
2010-01-18sh: Handle early ioremaps through fixed mappings.Paul Mundt2-3/+13
2010-01-18Merge branch 'sh/ioremap-fixed'Paul Mundt9-292/+350
2010-01-18sh: Setup early PMB mappings.Matt Fleming1-51/+105
2010-01-17sh: Tidy up non-translatable checks in iounmap path.Paul Mundt1-4/+24
2010-01-16sh: Use ioremap_fixed() to implement SH-5 ioremap()Matt Fleming1-283/+4
2010-01-16sh: Add fixed ioremap supportMatt Fleming3-0/+149
2010-01-16sh: Generalise the pte handling code for the fixmap pathMatt Fleming1-4/+40
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming1-1/+1
2010-01-16sh: New extended page flag to wire/unwire TLB entriesMatt Fleming2-0/+132
2010-01-15sh: Guard against early IPIs in flush_cache_all().Paul Mundt1-2/+11
2010-01-13sh: default to extended TLB support.Paul Mundt2-32/+6
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt3-65/+67
2010-01-12sh: Always provide thread_info allocators.Paul Mundt1-29/+0
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt2-1/+160
2010-01-06sh: Fix up nommu build for out-of-line pgtable changes.Paul Mundt1-0/+4
2010-01-05Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt4-13/+63
2010-01-04Merge branch 'sh/stable-updates'Paul Mundt1-4/+3
2010-01-04sh: Don't default enable PMB support.Paul Mundt1-1/+0
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt1-3/+3
2010-01-02sh: Move page table allocation out of lineMatt Fleming2-1/+58
2010-01-02sh: Optimise flush_dcache_page() on SH4Matt Fleming1-10/+3
2010-01-02sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming1-2/+2
2009-12-24Merge branches 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt1-6/+2