summaryrefslogtreecommitdiffstats
path: root/arch/frv/mm
Commit message (Expand)AuthorAgeFilesLines
* FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-10-161-2/+0
* frv: use generic show_mem()Johannes Weiner2008-07-261-31/+0
* frv: export empty_zero_pageAdrian Bunk2008-05-241-0/+3
* frv: unbreak misalignment handling changesDavid Howells2008-05-011-1/+1
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-217/+0
* frv: unexport kmap_atomic_to_pageAdrian Bunk2008-04-211-3/+0
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-3/+5
* frv: use find_task_by_vpid in cxn_pin_by_pidPavel Emelyanov2008-02-051-1/+1
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-1/+1
* FRV: arrange things such that BRA can reach from the trap tableDavid Howells2007-11-291-1/+1
* FRV: Remove the section annotation on free_initmem()David Howells2007-11-091-1/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* mm: fault feedback #2Nick Piggin2007-07-191-11/+12
* FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-091-11/+11
* FRV: Miscellaneous fixesDavid Howells2007-05-081-0/+1
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-3/+1
* get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt2007-05-071-0/+4
* [PATCH] FRV: No ZONE_DMADavid Howells2007-03-011-2/+1
* [PATCH] struct path: convert frvJosef Sipek2006-12-081-2/+2
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* [PATCH] frv: basic __iomem annotationsAl Viro2006-06-231-3/+3
* [PATCH] frv: remove unnesesary "&"Akinobu Mita2006-03-261-3/+3
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* [PATCH] mm: split highorder pagesNick Piggin2006-03-221-3/+1
* [PATCH] FRV: Miscellaneous fixesDavid Howells2006-02-141-9/+0
* [PATCH] frv: support module exception tablesDavid Howells2006-01-081-25/+9
* [PATCH] frv: implement and export various things required by modulesDavid Howells2006-01-082-0/+13
* [PATCH] FRV: Make the FRV arch work againDavid Howells2005-11-282-4/+4
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-2/+2
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-4/+1
* [PATCH] gfp_t: dma-mapping (frv)Al Viro2005-10-281-1/+1
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-041-3/+3
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-211-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-1614-0/+2539