Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 fl... | 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 |