aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19mm: fault feedback #2Nick Piggin1-11/+12
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter1-11/+11
2007-05-08FRV: Miscellaneous fixesDavid Howells1-0/+1
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-3/+1
2007-05-07get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt1-0/+4
2007-03-01[PATCH] FRV: No ZONE_DMADavid Howells1-2/+1
2006-12-08[PATCH] struct path: convert frvJosef Sipek1-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel7-7/+0
2006-06-23[PATCH] frv: basic __iomem annotationsAl Viro1-3/+3
2006-03-26[PATCH] frv: remove unnesesary "&"Akinobu Mita1-3/+3
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-3/+1
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells1-9/+0
2006-01-08[PATCH] frv: support module exception tablesDavid Howells1-25/+9
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells2-0/+13
2005-11-28[PATCH] FRV: Make the FRV arch work againDavid Howells2-4/+4
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-2/+2
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-4/+1
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Al Viro1-1/+1
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-3/+3
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+2539