summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-141-0/+87
* sh: Kill dead/unused ISA code from __ioremap().Paul Mundt2007-02-131-6/+0
* sh: Switch to local TLB flush variants in additional callsites.Paul Mundt2007-02-131-3/+3
* sh: Local TLB flushing variants for SMP prep.Paul Mundt2007-02-136-28/+21
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-137-53/+54
* sh: Use a per-cpu ASID cache.Paul Mundt2007-02-132-15/+16
* sh: add SH7760 IPR IRQ dataManuel Lauss2007-02-131-0/+1
* sh: Don't set reserved _PAGE_WT bit on SH-3.Paul Mundt2007-02-131-1/+1
* sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-138-186/+76
* sh: shmin updates.Takashi YOSHII2007-02-131-0/+2
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-122-2/+2
* [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter2007-02-111-16/+1
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-121-1/+11
* sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-121-1/+1
* sh: Trivial build fixes for SH-2 support.Yoshinori Sato2006-12-121-0/+2
* [PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen2006-12-081-86/+4
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+5
* sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-061-0/+5
* sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-061-0/+3
* sh: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt2006-12-061-4/+2
* sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-065-22/+19
* sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-062-86/+1
* sh: pmd rework.Stuart Menefy2006-12-062-17/+49
* sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy2006-12-061-10/+8
* sh: Set up correct siginfo structures for page faults.Stuart Menefy2006-12-061-9/+17
* sh: p3map_sem sem2mutex conversion.Paul Mundt2006-12-062-26/+11
* sh: Preliminary support for SH-X2 MMU.Paul Mundt2006-12-064-17/+52
* sh: Hook SH7785 in to the build system.Paul Mundt2006-12-061-0/+5
* sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-062-33/+53
* sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt2006-10-101-0/+1
* sh: build fixes for defconfigs.Paul Mundt2006-10-031-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt2006-09-271-11/+9
* sh: Initial vsyscall page support.Paul Mundt2006-09-273-8/+26
* sh: Selective flush_cache_mm() flushing.Paul Mundt2006-09-271-90/+130
* sh: Enable /proc/kcore support.Paul Mundt2006-09-271-2/+9
* sh: Add support for cacheline poking through debugfs.Paul Mundt2006-09-272-0/+151
* sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-271-4/+26
* sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-272-3/+3
* sh: Various nommu fixes.Yoshinori Sato2006-09-272-8/+14
* sh: Make PAGE_OFFSET configurable.Paul Mundt2006-09-271-0/+31
* sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-273-22/+14
* sh: Inhibit mapping PCI apertures through page tables.Paul Mundt2006-09-271-1/+16
* sh: SE73180 updates for IRQ changes.Paul Mundt2006-09-271-1/+1
* sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt2006-09-271-3/+4
* sh: ioremap() overhaul.Paul Mundt2006-09-272-8/+144
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-275-164/+187
* sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2006-09-272-1/+271