summaryrefslogtreecommitdiffstats
path: root/arch/sh64/mm
AgeCommit message (Expand)AuthorLines
2008-01-28sh: Kill off arch/sh64/mm.Paul Mundt-391/+0
2008-01-28sh: Move over SH-5 TLB and cache support code.Paul Mundt-1198/+0
2008-01-28sh: Move in the SH-5 TLB miss.Paul Mundt-279/+0
2008-01-28sh: Split out tlb-flush in to _32 and _64 variants.Paul Mundt-602/+0
2008-01-28sh: Split out ioremap in to _32 and _64 variants.Paul Mundt-388/+0
2008-01-28sh: Split out extable.c _32 and _64 variants.Paul Mundt-80/+0
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-2/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-3/+3
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle-1/+2
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt-1/+1
2007-10-09sh64: Kill off obsolete linux/blk.h reference.Paul Mundt-4/+0
2007-10-01sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt-2/+54
2007-10-01sh64: Some symbol exports and build fixes.Paul Mundt-2/+5
2007-07-20sh64: Flag sh64_get_page() as __init_refok.Paul Mundt-1/+1
2007-07-19mm: fault feedback #2Nick Piggin-11/+13
2007-05-14sh64: generic quicklist support.Paul Mundt-1/+1
2007-05-14spelling fixes: arch/sh64/Simon Arlott-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-3/+0
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter-4/+1
2006-12-08[PATCH] Generic ioremap_page_range: sh64 conversionHaavard Skinnemoen-92/+8
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra-1/+1
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W-0/+5
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu-3/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter-1/+1
2006-09-12sh64: Trivial build fixes.Paul Mundt-1/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-3/+0
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson-12/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin-2/+2
2005-10-29[PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins-38/+30
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins-3/+1
2005-10-29[PATCH] mm: sh64 hugetlbpage.cHugh Dickins-176/+12
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds-3/+3
2005-06-21[PATCH] Hugepage consolidationDavid Gibson-2/+16
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3142