1. 752abfa nds32: Fix gcc 8.0 compiler option incompatible. by Nickhu · 6 years ago
  2. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  3. bc9cb86 nds32: To simplify the implementation of update_mmu_cache() by Greentime Hu · 6 years ago
  4. f706abf nds32: To implement these icache invalidation APIs since nds32 cores don't snoop by Greentime Hu · 6 years ago
  5. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  6. aaaaba5 nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage by Vincent Chen · 6 years ago
  7. 5b9f956 nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page by Vincent Chen · 6 years ago
  8. efcc4ea nds32: Correct flush_dcache_page function by Vincent Chen · 6 years ago
  9. 1613de8 nds32: Fix the unaligned access handler by Nickhu · 6 years ago
  10. b3a7584 nds32: Renaming the file for unaligned access by Nickhu · 6 years ago
  11. e3f4624 nds32: Fix the symbols undefined issue by exporting them. by Greentime Hu · 6 years ago
  12. 03969d0 nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range by Greentime Hu · 6 years ago
  13. d808e91 signal/nds32: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  14. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 6 years ago
  15. e71ea3b nds32: Build infrastructure by Greentime Hu · 7 years ago
  16. 4a64f68 nds32: Device specific operations by Greentime Hu · 7 years ago
  17. 7de9cf4 nds32: Cache and TLB routines by Greentime Hu · 7 years ago
  18. 664eec4 nds32: MMU fault handling and page table management by Greentime Hu · 7 years ago
  19. 59fd53c nds32: MMU initialization by Greentime Hu · 7 years ago
  20. 2923f5e nds32: Exception handling by Greentime Hu · 7 years ago