aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan1-0/+5
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt1-0/+3
2006-12-06sh: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt1-4/+2
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt5-22/+19
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy2-86/+1
2006-12-06sh: pmd rework.Stuart Menefy2-17/+49
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy1-10/+8
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy1-9/+17
2006-12-06sh: p3map_sem sem2mutex conversion.Paul Mundt2-26/+11
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt4-17/+52
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt1-0/+5
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2-33/+53
2006-10-10sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt1-0/+1
2006-10-03sh: build fixes for defconfigs.Paul Mundt1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-27sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt1-11/+9
2006-09-27sh: Initial vsyscall page support.Paul Mundt3-8/+26
2006-09-27sh: Selective flush_cache_mm() flushing.Paul Mundt1-90/+130
2006-09-27sh: Enable /proc/kcore support.Paul Mundt1-2/+9
2006-09-27sh: Add support for cacheline poking through debugfs.Paul Mundt2-0/+151
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt1-4/+26
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2-3/+3
2006-09-27sh: Various nommu fixes.Yoshinori Sato2-8/+14
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt1-0/+31
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt3-22/+14
2006-09-27sh: Inhibit mapping PCI apertures through page tables.Paul Mundt1-1/+16
2006-09-27sh: SE73180 updates for IRQ changes.Paul Mundt1-1/+1
2006-09-27sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt1-3/+4
2006-09-27sh: ioremap() overhaul.Paul Mundt2-8/+144
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt5-164/+187
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2-1/+271