aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-1/+1
2015-04-24nios2: rework cacheLey Foon Tan1-16/+36
2015-04-20nios2: remove end address checking for initdaLey Foon Tan1-3/+0
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan1-3/+0
2015-03-16nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan1-6/+0
2015-02-09nios2: Port OOM changes to do_page_fault()Ley Foon Tan1-5/+32
2015-02-09nios2: fix unhandled signalsChung-Ling Tang1-3/+5
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2014-12-08nios2: Build infrastructureLey Foon Tan1-0/+14
2014-12-08nios2: DMA mapping APILey Foon Tan1-0/+186
2014-12-08nios2: TLB handlingLey Foon Tan1-0/+275
2014-12-08nios2: Cache handlingLey Foon Tan1-0/+271
2014-12-08nios2: Process managementLey Foon Tan1-0/+116
2014-12-08nios2: Page table managementLey Foon Tan1-0/+74
2014-12-08nios2: MMU Fault handlingLey Foon Tan2-0/+276
2014-12-08nios2: I/O MappingLey Foon Tan1-0/+187
2014-12-08nios2: Memory managementLey Foon Tan2-0/+305