Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2019-01-05 | 2 | -0/+18 |
|\ | |||||
| * | csky: fixup save hi,lo,dspcr regs in switch_stack. | Guo Ren | 2018-12-31 | 1 | -0/+17 |
| * | csky: fixup abiv2 mmap(... O_SYNC) failed. | Guo Ren | 2018-12-31 | 1 | -0/+1 |
* | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -2/+2 |
|/ | |||||
* | csky: Misc headers | Guo Ren | 2018-10-26 | 2 | -0/+53 |
* | csky: Library functions | Guo Ren | 2018-10-26 | 6 | -0/+428 |
* | csky: ELF and module probe | Guo Ren | 2018-10-26 | 1 | -0/+26 |
* | csky: VDSO and rt_sigreturn | Guo Ren | 2018-10-26 | 1 | -0/+17 |
* | csky: MMU and page table management | Guo Ren | 2018-10-25 | 4 | -0/+205 |
* | csky: Cache and TLB routines | Guo Ren | 2018-10-25 | 2 | -0/+101 |
* | csky: Exception handling and mm-fault | Guo Ren | 2018-10-25 | 2 | -0/+486 |
* | csky: Build infrastructure | Guo Ren | 2018-10-25 | 1 | -0/+8 |