summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* [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
* sh: Add control register barriers.Paul Mundt2006-09-272-2/+8
* sh: Add flag for MMU PTEA capability.Paul Mundt2006-09-271-8/+4
* sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt2006-09-271-10/+14
* sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt2006-09-271-0/+4
* sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow2006-09-272-185/+431
* sh: Support for SH-4A memory barriers.Paul Mundt2006-09-271-0/+5
* sh: hugetlb updates.Paul Mundt2006-09-271-36/+16
* sh: flush_cache_range() cleanup and optimizations.Paul Mundt2006-09-271-26/+46
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-306-6/+0
* [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-12/+0
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] mm: split highorder pagesNick Piggin2006-03-221-2/+1
* [PATCH] sh: Move CPU subtype configuration to its own KconfigPaul Mundt2006-01-161-0/+233
* [PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt2006-01-161-18/+81
* [PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705Paul Mundt2005-11-071-7/+12
* [PATCH] sh: Drop hp690 discontig supportPaul Mundt2005-11-071-19/+2
* [PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins2005-10-291-17/+23
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-3/+1
* [PATCH] mm: sh64 hugetlbpage.cHugh Dickins2005-10-291-2/+0
* [PATCH] gfp_t: dma-mapping (sh)Al Viro2005-10-281-1/+1
* [PATCH] Hugepage consolidationDavid Gibson2005-06-211-172/+24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1621-0/+3376