index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
mm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-07-03
nds32: To simplify the implementation of update_mmu_cache()
Greentime Hu
1
-39
/
+8
2018-07-03
nds32: To implement these icache invalidation APIs since nds32 cores don't snoop
Greentime Hu
1
-21
/
+32
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-13
/
+5
2018-05-23
nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage
Vincent Chen
1
-3
/
+1
2018-05-23
nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page
Vincent Chen
1
-2
/
+7
2018-05-23
nds32: Correct flush_dcache_page function
Vincent Chen
1
-9
/
+12
2018-05-23
nds32: Fix the unaligned access handler
Nickhu
1
-2
/
+5
2018-05-23
nds32: Renaming the file for unaligned access
Nickhu
1
-1
/
+1
2018-05-23
nds32: Fix the symbols undefined issue by exporting them.
Greentime Hu
2
-0
/
+23
2018-05-23
nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range
Greentime Hu
1
-0
/
+18
2018-04-25
signal/nds32: Use force_sig_fault where appropriate
Eric W. Biederman
1
-14
/
+5
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-02-22
nds32: Build infrastructure
Greentime Hu
1
-0
/
+7
2018-02-22
nds32: Device specific operations
Greentime Hu
1
-0
/
+62
2018-02-22
nds32: Cache and TLB routines
Greentime Hu
3
-0
/
+905
2018-02-22
nds32: MMU fault handling and page table management
Greentime Hu
3
-0
/
+499
2018-02-22
nds32: MMU initialization
Greentime Hu
3
-0
/
+446
2018-02-22
nds32: Exception handling
Greentime Hu
1
-0
/
+576