summaryrefslogtreecommitdiff
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* sh: Tidy up dependencies for SH-2 build.Paul Mundt2007-06-112-12/+6
* sh: Kill off dead SH7604 support.Paul Mundt2007-06-081-4/+0
* sh: memory hot-add for sparsemem users support.Paul Mundt2007-06-082-0/+50
* sh: Make NUMA depend on sparsemem.Paul Mundt2007-06-081-1/+1
* sh: URAM node support for SH7722.Paul Mundt2007-06-081-0/+2
* sh: Support for multiple nodes.Paul Mundt2007-06-083-0/+104
* sh: Use asm/sections.h for linker section symbols.Paul Mundt2007-06-081-7/+4
* sh: Fix up max_zone_pfns[] with multiple nodes.Paul Mundt2007-06-081-12/+17
* sh: Enable IPR-IRQ for SH7206.Paul Mundt2007-06-081-0/+1
* sh: sparsemem support.Paul Mundt2007-06-082-23/+16
* sh: Fix SH-4 CPU selects.Paul Mundt2007-06-081-4/+0
* sh: Rework CPU/board dependencies.Paul Mundt2007-06-081-10/+11
* 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/+0
* spelling fixes: arch/sh/Simon Arlott2007-05-211-1/+1
* sh: Kill off pmb slab cache destructor.Paul Mundt2007-05-141-41/+38
* 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/+0
* 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/+103
* 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/+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