aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)Author
2010-02-17sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt
2010-02-17sh: uncached mapping helpers.Paul Mundt
2010-02-17sh: PMB tidying.Paul Mundt
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt
2010-02-16sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt
2010-02-16sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt
2010-02-12sh: Isolate uncached mapping support.Paul Mundt
2010-01-29sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt
2010-01-21sh: Track the uncached mapping size.Paul Mundt
2010-01-20sh: pretty print virtual memory map on boot.Paul Mundt
2010-01-20sh: Correct iounmap fixmap teardown.Paul Mundt
2010-01-20sh: Make 29/32-bit mode check helper generally available.Paul Mundt
2010-01-19sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.Paul Mundt
2010-01-19sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt
2010-01-18sh: Flag __ioremap_caller() __init_refok.Paul Mundt
2010-01-18sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt
2010-01-18sh: Merge _32/_64 ioremap implementations.Paul Mundt
2010-01-18sh: Handle early ioremaps through fixed mappings.Paul Mundt
2010-01-18Merge branch 'sh/ioremap-fixed'Paul Mundt
2010-01-18sh: Setup early PMB mappings.Matt Fleming
2010-01-17sh: Tidy up non-translatable checks in iounmap path.Paul Mundt
2010-01-16sh: Use ioremap_fixed() to implement SH-5 ioremap()Matt Fleming
2010-01-16sh: Add fixed ioremap supportMatt Fleming
2010-01-16sh: Generalise the pte handling code for the fixmap pathMatt Fleming
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming
2010-01-16sh: New extended page flag to wire/unwire TLB entriesMatt Fleming
2010-01-15sh: Guard against early IPIs in flush_cache_all().Paul Mundt
2010-01-13sh: default to extended TLB support.Paul Mundt
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt
2010-01-12sh: Always provide thread_info allocators.Paul Mundt
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt
2010-01-06sh: Fix up nommu build for out-of-line pgtable changes.Paul Mundt
2010-01-05Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt
2010-01-04Merge branch 'sh/stable-updates'Paul Mundt
2010-01-04sh: Don't default enable PMB support.Paul Mundt
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt
2010-01-02sh: Move page table allocation out of lineMatt Fleming
2010-01-02sh: Optimise flush_dcache_page() on SH4Matt Fleming
2010-01-02sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming
2009-12-24Merge branches 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek
2009-12-17sh: Definitions for 3-level page table layoutMatt Fleming
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-12-14sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt