summaryrefslogtreecommitdiff
path: root/arch/frv/mm
AgeCommit message (Expand)Author
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-03-28frv: switch to use of fixup_exception()Al Viro
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmget() helperVegard Nossum
2017-01-24frv: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
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