summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sh: add support for J-Core J2 processorRich Felker2016-08-051-1/+2
* sh64: Fix up caller-save register settings for fast-path.Paul Mundt2012-05-141-2/+2
* sh: Enable shared page fault handler for _32/_64.Paul Mundt2012-05-141-2/+2
* sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-151-0/+2
* sh: lockless get_user_pages_fast()Paul Mundt2010-10-271-1/+1
* sh: Provide a generic SRAM pool for tiny memories.Paul Mundt2010-10-151-0/+1
* sh: change to new flag variablematt mooney2010-09-231-1/+1
* sh: Enable SH-X3 hardware synonym avoidance handling.Paul Mundt2010-04-191-0/+1
* sh: tlb debugfs support.Matt Fleming2010-03-291-3/+5
* sh: uncached mapping helpers.Paul Mundt2010-02-171-0/+1
* sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt2010-01-191-2/+2
* sh: Merge _32/_64 ioremap implementations.Paul Mundt2010-01-181-1/+1
* sh: Add fixed ioremap supportMatt Fleming2010-01-161-0/+1
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-131-1/+1
* sh: Split out the unaligned counters and user bits.Paul Mundt2010-01-121-1/+1
* sh: Move page table allocation out of lineMatt Fleming2010-01-021-1/+1
* sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-101-2/+1
* sh: Build fix for disabled caches.Paul Mundt2009-08-191-2/+0
* sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.Paul Mundt2009-08-161-4/+66
* sh: Split out extable.c _32 and _64 variants.Paul Mundt2008-01-281-36/+4
* sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt2008-01-281-1/+1
* sh: Add -Werror for clean directories.Paul Mundt2007-11-071-0/+2
* sh: nommu: Kill off dummy page fault ops for SH-3/4.Paul Mundt2007-09-241-2/+0
* sh: Fix cache disabling build failures on nommu.Paul Mundt2007-09-211-10/+14
* sh: Support explicit L1 cache disabling.Paul Mundt2007-09-211-5/+6
* sh: Don't include fault-nommu on SH-2/SH-2A.Paul Mundt2007-08-011-1/+3
* sh: Kill off broken dma page ops.Paul Mundt2007-06-111-3/+1
* sh: Support for multiple nodes.Paul Mundt2007-06-081-0/+1
* sh: Add support for cacheline poking through debugfs.Paul Mundt2006-09-271-0/+4
* sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-271-2/+2
* sh: ioremap() overhaul.Paul Mundt2006-09-271-3/+4
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-271-1/+1
* sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2006-09-271-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+25