aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-2/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-3/+3
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-1/+2
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-09sh64: Kill off obsolete linux/blk.h reference.Paul Mundt1-4/+0
2007-10-01sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt2-2/+54
2007-10-01sh64: Some symbol exports and build fixes.Paul Mundt1-2/+5
2007-07-20sh64: Flag sh64_get_page() as __init_refok.Paul Mundt1-1/+1
2007-07-19mm: fault feedback #2Nick Piggin1-11/+13
2007-05-14sh64: generic quicklist support.Paul Mundt1-1/+1
2007-05-14spelling fixes: arch/sh64/Simon Arlott2-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter1-4/+1
2006-12-08[PATCH] Generic ioremap_page_range: sh64 conversionHaavard Skinnemoen1-92/+8
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-3/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-09-12sh64: Trivial build fixes.Paul Mundt1-1/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-12/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2005-10-29[PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins1-38/+30
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-10-29[PATCH] mm: sh64 hugetlbpage.cHugh Dickins1-176/+12
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-3/+3
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-2/+16
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+3142