aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-07sh: Select IPR-IRQ for SH7091.Paul Mundt1-0/+1
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt1-0/+9
2007-06-18sh: Check oops_may_print() in unhandled fault.Paul Mundt1-16/+29
2007-06-15sh: Only support PMB for SH-X cores.Paul Mundt1-1/+1
2007-06-11sh: Kill off broken dma page ops.Paul Mundt2-98/+1
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt2-12/+6
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt1-4/+0
2007-06-08sh: memory hot-add for sparsemem users support.Paul Mundt2-0/+50
2007-06-08sh: Make NUMA depend on sparsemem.Paul Mundt1-1/+1
2007-06-08sh: URAM node support for SH7722.Paul Mundt1-0/+2
2007-06-08sh: Support for multiple nodes.Paul Mundt3-0/+104
2007-06-08sh: Use asm/sections.h for linker section symbols.Paul Mundt1-7/+4
2007-06-08sh: Fix up max_zone_pfns[] with multiple nodes.Paul Mundt1-12/+17
2007-06-08sh: Enable IPR-IRQ for SH7206.Paul Mundt1-0/+1
2007-06-08sh: sparsemem support.Paul Mundt2-23/+16
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt1-4/+0
2007-06-08sh: Rework CPU/board dependencies.Paul Mundt1-10/+11
2007-06-04sh: ioremap() through PMB needs asm/mmu.h.Paul Mundt1-0/+1
2007-05-21sh: Fix page size alignment in __copy_user_page().Paul Mundt1-0/+1
2007-05-21sh: Fix up various compile warnings for SE boards.Paul Mundt1-0/+1
2007-05-21sh: revert addition of page fault notifiersChristoph Hellwig1-37/+0
2007-05-21spelling fixes: arch/sh/Simon Arlott1-1/+1
2007-05-14sh: Kill off pmb slab cache destructor.Paul Mundt1-41/+38
2007-05-14sh: Shut up compiler warnings in __do_page_fault().Paul Mundt1-1/+1
2007-05-09sh: Truncate MAX_ACTIVE_REGIONS for the common case.Paul Mundt1-0/+4
2007-05-09sh: Convert to common die chain.Paul Mundt1-1/+1
2007-05-09sh: generic quicklist support.Paul Mundt2-0/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-3/+3
2007-05-07sh: Add die chain notifiers.Paul Mundt1-2/+37
2007-05-07sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu1-0/+1
2007-05-07sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt2-105/+103
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu1-0/+8
2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt7-75/+185
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt1-0/+87
2007-02-13sh: Kill dead/unused ISA code from __ioremap().Paul Mundt1-6/+0
2007-02-13sh: Switch to local TLB flush variants in additional callsites.Paul Mundt1-3/+3
2007-02-13sh: Local TLB flushing variants for SMP prep.Paul Mundt6-28/+21
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt7-53/+54
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt2-15/+16
2007-02-13sh: add SH7760 IPR IRQ dataManuel Lauss1-0/+1
2007-02-13sh: Don't set reserved _PAGE_WT bit on SH-3.Paul Mundt1-1/+1
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt8-186/+76
2007-02-13sh: shmin updates.Takashi YOSHII1-0/+2
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven2-2/+2
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter1-16/+1
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt1-1/+11
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt1-1/+1
2006-12-12sh: Trivial build fixes for SH-2 support.Yoshinori Sato1-0/+2
2006-12-08[PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen1-86/+4