aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-3/+3
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-5/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-2/+2
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-0/+2
2015-02-12arch/frv/mm/extable.c: remove unused functionRickard Strandqvist1-23/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2014-10-14frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven1-2/+0
2013-11-15frv: handle pgtable_page_ctor() failKirill A. Shutemov1-4/+8
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-4/+6
2013-07-03mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-35/+14
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-04-29mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-4/+2
2013-04-29mm/FRV: use common help functions to free reserved pagesJiang Liu1-30/+4
2013-02-27mm: use vm_unmapped_area() on frv architectureMichel Lespinasse1-32/+17
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven1-1/+1
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers1-1/+1
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Cong Wang2-14/+14
2012-03-28Disintegrate asm/system.h for FRVDavid Howells3-3/+0
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-2/+2
2011-07-29frv: remove unnecessary codeGreg Dietsche1-7/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra2-4/+54
2010-06-04frv: invoke oom-killer from page faultNick Piggin1-4/+4
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-1/+3
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko1-1/+1
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-04-06FRV: Fix compile breakageAdrian Bunk1-1/+0
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells1-1/+1
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-07-26frv: use generic show_mem()Johannes Weiner1-31/+0
2008-05-24frv: export empty_zero_pageAdrian Bunk1-0/+3
2008-05-01frv: unbreak misalignment handling changesDavid Howells1-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-217/+0
2008-04-21frv: unexport kmap_atomic_to_pageAdrian Bunk1-3/+0
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-3/+5
2008-02-05frv: use find_task_by_vpid in cxn_pin_by_pidPavel Emelyanov1-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-1/+1
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells1-1/+1
2007-11-09FRV: Remove the section annotation on free_initmem()David Howells1-1/+1
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
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