aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/mm
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for FRVGravatar David Howells 3-3/+0
2012-03-20highmem: kill all __kmap_atomic()Gravatar Cong Wang 1-2/+2
2011-07-29frv: remove unnecessary codeGravatar Greg Dietsche 1-7/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2010-10-27mm: fix race in kunmap_atomic()Gravatar Peter Zijlstra 1-1/+2
2010-10-26mm: stack based kmap_atomic()Gravatar Peter Zijlstra 2-4/+54
2010-06-04frv: invoke oom-killer from page faultGravatar Nick Piggin 1-4/+4
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 3-1/+3
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Gravatar Denys Vlasenko 1-1/+1
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersGravatar Linus Torvalds 1-1/+1
2009-04-06FRV: Fix compile breakageGravatar Adrian Bunk 1-1/+0
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowGravatar David Howells 1-1/+1
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemGravatar Julia Lawall 1-2/+0
2008-07-26frv: use generic show_mem()Gravatar Johannes Weiner 1-31/+0
2008-05-24frv: export empty_zero_pageGravatar Adrian Bunk 1-0/+3
2008-05-01frv: unbreak misalignment handling changesGravatar David Howells 1-1/+1
2008-04-29kernel: Move arches to use common unaligned accessGravatar Harvey Harrison 1-217/+0
2008-04-21frv: unexport kmap_atomic_to_pageGravatar Adrian Bunk 1-3/+0
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Gravatar Martin Schwidefsky 1-3/+5
2008-02-05frv: use find_task_by_vpid in cxn_pin_by_pidGravatar Pavel Emelyanov 1-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeGravatar Benjamin Herrenschmidt 1-1/+1
2007-11-29FRV: arrange things such that BRA can reach from the trap tableGravatar David Howells 1-1/+1
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