aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/mm
AgeCommit message (Expand)Author
2015-02-12arch/frv/mm/extable.c: remove unused functionRickard Strandqvist
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-10-14frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven
2013-11-15frv: handle pgtable_page_ctor() failKirill A. Shutemov
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-07-03mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-04-29mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/FRV: use common help functions to free reserved pagesJiang Liu
2013-02-27mm: use vm_unmapped_area() on frv architectureMichel Lespinasse
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Cong Wang
2012-03-28Disintegrate asm/system.h for FRVDavid Howells
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2011-07-29frv: remove unnecessary codeGreg Dietsche
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-06-04frv: invoke oom-killer from page faultNick Piggin
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-04-06FRV: Fix compile breakageAdrian Bunk
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-07-26frv: use generic show_mem()Johannes Weiner
2008-05-24frv: export empty_zero_pageAdrian Bunk
2008-05-01frv: unbreak misalignment handling changesDavid Howells
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-21frv: unexport kmap_atomic_to_pageAdrian Bunk
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-05frv: use find_task_by_vpid in cxn_pin_by_pidPavel Emelyanov
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells
2007-11-09FRV: Remove the section annotation on free_initmem()David Howells
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-07-19mm: fault feedback #2Nick Piggin
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter
2007-05-08FRV: Miscellaneous fixesDavid Howells
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-07get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt
2007-03-01[PATCH] FRV: No ZONE_DMADavid Howells
2006-12-08[PATCH] struct path: convert frvJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter