summaryrefslogtreecommitdiffstats
path: root/arch/nds32/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-13/+5
|\
| * signal/nds32: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-14/+5
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* | nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpageVincent Chen2018-05-231-3/+1
* | nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_pageVincent Chen2018-05-231-2/+7
* | nds32: Correct flush_dcache_page functionVincent Chen2018-05-231-9/+12
* | nds32: Fix the unaligned access handlerNickhu2018-05-231-2/+5
* | nds32: Renaming the file for unaligned accessNickhu2018-05-231-1/+1
* | nds32: Fix the symbols undefined issue by exporting them.Greentime Hu2018-05-232-0/+23
* | nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...Greentime Hu2018-05-231-0/+18
|/
* nds32: Build infrastructureGreentime Hu2018-02-221-0/+7
* nds32: Device specific operationsGreentime Hu2018-02-221-0/+62
* nds32: Cache and TLB routinesGreentime Hu2018-02-223-0/+905
* nds32: MMU fault handling and page table managementGreentime Hu2018-02-223-0/+499
* nds32: MMU initializationGreentime Hu2018-02-223-0/+446
* nds32: Exception handlingGreentime Hu2018-02-221-0/+576
OpenPOWER on IntegriCloud