aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/mm
AgeCommit message (Expand)AuthorFilesLines
2007-11-09FRV: Remove the section annotation on free_initmem()Gravatar David Howells 1-1/+1
2007-10-16During VM oom condition, kill all threads in process groupGravatar Will Schmidt 1-1/+1
2007-07-19mm: fault feedback #2Gravatar Nick Piggin 1-11/+12
2007-05-09FRV: Replace pgd management via slabs through quicklistsGravatar Christoph Lameter 1-11/+11
2007-05-08FRV: Miscellaneous fixesGravatar David Howells 1-0/+1
2007-05-08use SLAB_PANIC flag cleanupGravatar Akinobu Mita 1-3/+1
2007-05-07get_unmapped_area handles MAP_FIXED on frvGravatar Benjamin Herrenschmidt 1-0/+4
2007-03-01[PATCH] FRV: No ZONE_DMAGravatar David Howells 1-2/+1
2006-12-08[PATCH] struct path: convert frvGravatar Josef Sipek 1-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-3/+3
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Gravatar Peter Zijlstra 1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsGravatar Christoph Lameter 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 7-7/+0
2006-06-23[PATCH] frv: basic __iomem annotationsGravatar Al Viro 1-3/+3
2006-03-26[PATCH] frv: remove unnesesary "&"Gravatar Akinobu Mita 1-3/+3
2006-03-22[PATCH] remove set_page_count() outside mm/Gravatar Nick Piggin 1-3/+3
2006-03-22[PATCH] mm: split highorder pagesGravatar Nick Piggin 1-3/+1
2006-02-14[PATCH] FRV: Miscellaneous fixesGravatar David Howells 1-9/+0
2006-01-08[PATCH] frv: support module exception tablesGravatar David Howells 1-25/+9
2006-01-08[PATCH] frv: implement and export various things required by modulesGravatar David Howells 2-0/+13
2005-11-28[PATCH] FRV: Make the FRV arch work againGravatar David Howells 2-4/+4
2005-10-29[PATCH] mm: split page table lockGravatar Hugh Dickins 1-2/+2
2005-10-29[PATCH] mm: init_mm without ptlockGravatar Hugh Dickins 1-4/+1
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Gravatar Al Viro 1-1/+1
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersGravatar Linus Torvalds 1-3/+3
2005-06-21[PATCH] mm: remove PG_highmemGravatar Badari Pulavarty 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 14-0/+2539