summaryrefslogtreecommitdiff
path: root/arch/nds32/mm
AgeCommit message (Expand)Author
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-23nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpageVincent Chen
2018-05-23nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_pageVincent Chen
2018-05-23nds32: Correct flush_dcache_page functionVincent Chen
2018-05-23nds32: Fix the unaligned access handlerNickhu
2018-05-23nds32: Renaming the file for unaligned accessNickhu
2018-05-23nds32: Fix the symbols undefined issue by exporting them.Greentime Hu
2018-05-23nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...Greentime Hu
2018-04-25signal/nds32: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-02-22nds32: Build infrastructureGreentime Hu
2018-02-22nds32: Device specific operationsGreentime Hu
2018-02-22nds32: Cache and TLB routinesGreentime Hu
2018-02-22nds32: MMU fault handling and page table managementGreentime Hu
2018-02-22nds32: MMU initializationGreentime Hu
2018-02-22nds32: Exception handlingGreentime Hu