aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-14sh: remove -Werror from MakefilesChristoph Hellwig1-2/+0
2020-06-01sh: remove sh5 supportArnd Bergmann1-29/+2
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-05sh: add support for J-Core J2 processorRich Felker1-1/+2
2012-05-14sh64: Fix up caller-save register settings for fast-path.Paul Mundt1-2/+2
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt1-2/+2
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith1-0/+2
2010-10-27sh: lockless get_user_pages_fast()Paul Mundt1-1/+1
2010-10-15sh: Provide a generic SRAM pool for tiny memories.Paul Mundt1-0/+1
2010-09-23sh: change to new flag variablematt mooney1-1/+1
2010-04-19sh: Enable SH-X3 hardware synonym avoidance handling.Paul Mundt1-0/+1
2010-03-29sh: tlb debugfs support.Matt Fleming1-3/+5
2010-02-17sh: uncached mapping helpers.Paul Mundt1-0/+1
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt1-2/+2
2010-01-18sh: Merge _32/_64 ioremap implementations.Paul Mundt1-1/+1
2010-01-16sh: Add fixed ioremap supportMatt Fleming1-0/+1
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt1-1/+1
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt1-1/+1
2010-01-02sh: Move page table allocation out of lineMatt Fleming1-1/+1
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming1-2/+1
2009-08-19sh: Build fix for disabled caches.Paul Mundt1-2/+0
2009-08-16sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.Paul Mundt1-4/+66
2008-01-28sh: Split out extable.c _32 and _64 variants.Paul Mundt1-36/+4
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt1-1/+1
2007-11-07sh: Add -Werror for clean directories.Paul Mundt1-0/+2
2007-09-24sh: nommu: Kill off dummy page fault ops for SH-3/4.Paul Mundt1-2/+0
2007-09-21sh: Fix cache disabling build failures on nommu.Paul Mundt1-10/+14
2007-09-21sh: Support explicit L1 cache disabling.Paul Mundt1-5/+6
2007-08-01sh: Don't include fault-nommu on SH-2/SH-2A.Paul Mundt1-1/+3
2007-06-11sh: Kill off broken dma page ops.Paul Mundt1-3/+1
2007-06-08sh: Support for multiple nodes.Paul Mundt1-0/+1
2006-09-27sh: Add support for cacheline poking through debugfs.Paul Mundt1-0/+4
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato1-2/+2
2006-09-27sh: ioremap() overhaul.Paul Mundt1-3/+4
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt1-1/+1
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+25