aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)AuthorFilesLines
2010-04-25sh: Do not try merging two 128MB PMB mappingsGravatar Matt Fleming 1-1/+1
2010-04-20sh: Zero out aliases counter when using SH-X3 hardware assistance.Gravatar Paul Mundt 1-1/+10
2010-04-19sh: Enable SH-X3 hardware synonym avoidance handling.Gravatar Paul Mundt 3-0/+43
2010-04-05Merge branch 'sh/stable-updates'Gravatar Paul Mundt 4-28/+75
2010-04-05Merge branch 'master' into export-slabhGravatar Tejun Heo 5-33/+92
2010-04-02sh: Fix up the SH-3 build for recent TLB changes.Gravatar Paul Mundt 4-28/+75
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 7-3/+4
2010-03-29sh: tlb debugfs support.Gravatar Matt Fleming 2-3/+184
2010-03-26sh: update the TLB replacement counter for entry wiring.Gravatar Matt Fleming 1-5/+17
2010-03-23sh: Fix build after dynamic PMB reworkGravatar Matt Fleming 1-0/+2
2010-03-23sh: Replace unsafe manipulation of MMUCRGravatar Matt Fleming 2-7/+16
2010-03-23sh: Flush ITLB too in PTEAEX's flush_tlb_page()Gravatar Matt Fleming 1-0/+2
2010-03-10sh: Export uncached helper symbols.Gravatar Paul Mundt 1-0/+4
2010-03-08sh: Fix up uncached offset for legacy 29-bit mode.Gravatar Paul Mundt 1-0/+5
2010-03-05sh: Move PMB debugfs entry initialization to later stageGravatar Pawel Moll 1-1/+1
2010-03-04sh: fix up MMU reset with variable PMB mapping sizes.Gravatar Paul Mundt 1-6/+31
2010-03-03sh: establish PMB mappings for NUMA nodes.Gravatar Paul Mundt 1-0/+3
2010-03-03sh: check for existing mappings for bolted PMB entries.Gravatar Paul Mundt 1-44/+96
2010-03-02sh: fixed virt/phys mapping helpers for PMB.Gravatar Paul Mundt 1-46/+51
2010-03-02sh: make pmb iomapping configurable.Gravatar Paul Mundt 1-0/+17
2010-03-02sh: reworked dynamic PMB mapping.Gravatar Paul Mundt 3-148/+189
2010-03-02Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Gravatar Paul Mundt 1-1/+0
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-1/+1
2010-03-01sh: No need to explicitly include <linux/rwlock.h>.Gravatar Robert P. J. Day 1-1/+0
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Gravatar Paul Mundt 1-1/+29
2010-02-23sh: allow alignment fault mode to be configured at kernel boot.Gravatar Paul Mundt 1-0/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfGravatar Russell King 1-1/+1
2010-02-18sh: Merge legacy and dynamic PMB modes.Gravatar Paul Mundt 4-47/+213
2010-02-18sh: Use uncached I/O helpers in PMB setup.Gravatar Paul Mundt 1-27/+19
2010-02-17sh: PMB locking overhaul.Gravatar Paul Mundt 1-38/+114
2010-02-17sh: Fix up dynamically created write-through PMB mappings.Gravatar Paul Mundt 1-24/+32
2010-02-17sh: Build PMB entry links for existing contiguous multi-page mappings.Gravatar Paul Mundt 1-30/+29
2010-02-17sh: uncached mapping helpers.Gravatar Paul Mundt 3-19/+31
2010-02-17sh: PMB tidying.Gravatar Paul Mundt 1-45/+38
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Gravatar Paul Mundt 2-2/+6
2010-02-16sh: Merge the legacy PMB mapping and entry synchronization code.Gravatar Paul Mundt 1-93/+69
2010-02-16sh: Prevent fixed slot PMB remapping from clobbering boot entries.Gravatar Paul Mundt 1-1/+1
2010-02-12sh: Isolate uncached mapping support.Gravatar Paul Mundt 2-3/+13
2010-01-29sh: Kill off deprecated fixed PCI memory window accessors.Gravatar Paul Mundt 1-15/+0
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Gravatar Paul Mundt 10-52/+52
2010-01-21sh: Kill off the special uncached section and fixmap.Gravatar Paul Mundt 7-16/+10
2010-01-21sh: Track the uncached mapping size.Gravatar Paul Mundt 1-7/+14
2010-01-20sh: pretty print virtual memory map on boot.Gravatar Paul Mundt 1-2/+36
2010-01-20sh: Correct iounmap fixmap teardown.Gravatar Paul Mundt 1-7/+2
2010-01-20sh: Make 29/32-bit mode check helper generally available.Gravatar Paul Mundt 2-7/+5
2010-01-19sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.Gravatar Paul Mundt 1-2/+2
2010-01-19sh: Kill off now bogus fixmap/page wiring documentation.Gravatar Paul Mundt 1-15/+0
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Gravatar Paul Mundt 5-134/+122
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Gravatar Paul Mundt 2-20/+4
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Gravatar Paul Mundt 1-5/+4