summaryrefslogtreecommitdiff
path: root/arch/nios2/mm
AgeCommit message (Expand)Author
2017-01-26nios2: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-12-14arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-01-20nios2: convert to dma_map_opsChristoph Hellwig
2015-11-26nios2: fix cache coherencyLey Foon Tan
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-04-24nios2: rework cacheLey Foon Tan
2015-04-20nios2: remove end address checking for initdaLey Foon Tan
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan
2015-03-16nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan
2015-02-09nios2: Port OOM changes to do_page_fault()Ley Foon Tan
2015-02-09nios2: fix unhandled signalsChung-Ling Tang
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-12-08nios2: Build infrastructureLey Foon Tan
2014-12-08nios2: DMA mapping APILey Foon Tan
2014-12-08nios2: TLB handlingLey Foon Tan
2014-12-08nios2: Cache handlingLey Foon Tan
2014-12-08nios2: Process managementLey Foon Tan
2014-12-08nios2: Page table managementLey Foon Tan
2014-12-08nios2: MMU Fault handlingLey Foon Tan
2014-12-08nios2: I/O MappingLey Foon Tan
2014-12-08nios2: Memory managementLey Foon Tan