aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAge
...
* | sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt2010-02-22
* | sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt2010-02-22
* | sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-18
* | sh: Use uncached I/O helpers in PMB setup.Paul Mundt2010-02-17
* | sh: PMB locking overhaul.Paul Mundt2010-02-17
* | sh: Fix up dynamically created write-through PMB mappings.Paul Mundt2010-02-17
* | sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2010-02-17
* | sh: uncached mapping helpers.Paul Mundt2010-02-17
* | sh: PMB tidying.Paul Mundt2010-02-17
* | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-16
* | sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2010-02-16
* | sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt2010-02-16
* | sh: Isolate uncached mapping support.Paul Mundt2010-02-12
* | sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2010-01-29
* | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-25
* | sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-21
* | sh: Track the uncached mapping size.Paul Mundt2010-01-21
* | sh: pretty print virtual memory map on boot.Paul Mundt2010-01-20
* | sh: Correct iounmap fixmap teardown.Paul Mundt2010-01-20
* | sh: Make 29/32-bit mode check helper generally available.Paul Mundt2010-01-20
* | sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.Paul Mundt2010-01-19
* | sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt2010-01-19
* | sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt2010-01-19
* | sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt2010-01-18
* | sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt2010-01-18
* | sh: Flag __ioremap_caller() __init_refok.Paul Mundt2010-01-18
* | sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt2010-01-18
* | sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt2010-01-18
* | sh: Merge _32/_64 ioremap implementations.Paul Mundt2010-01-18
* | sh: Handle early ioremaps through fixed mappings.Paul Mundt2010-01-18
* | Merge branch 'sh/ioremap-fixed'Paul Mundt2010-01-18
|\ \
| * | sh: Tidy up non-translatable checks in iounmap path.Paul Mundt2010-01-16
| * | sh: Use ioremap_fixed() to implement SH-5 ioremap()Matt Fleming2010-01-16
| * | sh: Add fixed ioremap supportMatt Fleming2010-01-16
| * | sh: Generalise the pte handling code for the fixmap pathMatt Fleming2010-01-16
| * | sh: Acquire some more page flags for SH-5.Matt Fleming2010-01-16
| * | sh: New extended page flag to wire/unwire TLB entriesMatt Fleming2010-01-16
* | | sh: Setup early PMB mappings.Matt Fleming2010-01-18
|/ /
* | sh: Guard against early IPIs in flush_cache_all().Paul Mundt2010-01-15
* | sh: default to extended TLB support.Paul Mundt2010-01-13
* | sh: fixed PMB mode refactoring.Paul Mundt2010-01-13
* | sh: Always provide thread_info allocators.Paul Mundt2010-01-12
* | sh: Split out the unaligned counters and user bits.Paul Mundt2010-01-12
* | 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