summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* sh: ioremap() through PMB needs asm/mmu.h.Paul Mundt2007-06-041-0/+1
* sh: Fix page size alignment in __copy_user_page().Paul Mundt2007-05-211-0/+1
* sh: Fix up various compile warnings for SE boards.Paul Mundt2007-05-211-0/+1
* sh: revert addition of page fault notifiersChristoph Hellwig2007-05-211-37/+0Star
* spelling fixes: arch/sh/Simon Arlott2007-05-211-1/+1
* sh: Kill off pmb slab cache destructor.Paul Mundt2007-05-141-41/+38Star
* sh: Shut up compiler warnings in __do_page_fault().Paul Mundt2007-05-141-1/+1
* sh: Truncate MAX_ACTIVE_REGIONS for the common case.Paul Mundt2007-05-091-0/+4
* sh: Convert to common die chain.Paul Mundt2007-05-091-1/+1
* sh: generic quicklist support.Paul Mundt2007-05-092-0/+5
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0Star
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-3/+3
* sh: Add die chain notifiers.Paul Mundt2007-05-071-2/+37
* sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu2007-05-071-0/+1
* sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt2007-05-072-105/+103Star
* sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-071-0/+8
* sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-057-75/+185
* 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/+0Star
* 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/+21Star
* 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/+76Star
* 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/+1Star
* 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/+4Star
* [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/+2Star
* sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-065-22/+19Star
* sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-062-86/+1Star
* sh: pmd rework.Stuart Menefy2006-12-062-17/+49
* sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy2006-12-061-10/+8Star
* 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/+11Star
* 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