Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-01 | Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux | Linus Torvalds | 3 | -31/+2 |
2018-11-01 | csky: use common dtb build rules | Guo Ren | 2 | -13/+1 |
2018-11-01 | csky: remove builtin-dtb Kbuild | Guo Ren | 3 | -18/+1 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 4 | -6/+3 |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers | 1 | -6/+0 |
2018-10-26 | csky: Misc headers | Guo Ren | 9 | -0/+351 |
2018-10-26 | csky: SMP support | Guo Ren | 2 | -0/+263 |
2018-10-26 | csky: Debug and Ptrace GDB | Guo Ren | 4 | -0/+510 |
2018-10-26 | csky: User access | Guo Ren | 2 | -0/+678 |
2018-10-26 | csky: Library functions | Guo Ren | 19 | -0/+1420 |
2018-10-26 | csky: ELF and module probe | Guo Ren | 4 | -0/+246 |
2018-10-26 | csky: Atomic operations | Guo Ren | 5 | -0/+665 |
2018-10-26 | csky: IRQ handling | Guo Ren | 2 | -0/+71 |
2018-10-26 | csky: VDSO and rt_sigreturn | Guo Ren | 4 | -0/+138 |
2018-10-26 | csky: Process management and Signal | Guo Ren | 10 | -0/+1231 |
2018-10-25 | csky: MMU and page table management | Guo Ren | 20 | -0/+1620 |
2018-10-25 | csky: Cache and TLB routines | Guo Ren | 15 | -0/+838 |
2018-10-25 | csky: System Call | Guo Ren | 5 | -0/+153 |
2018-10-25 | csky: Exception handling and mm-fault | Guo Ren | 9 | -0/+1546 |
2018-10-25 | csky: Kernel booting | Guo Ren | 3 | -0/+305 |
2018-10-25 | csky: defconfig | Guo Ren | 1 | -0/+61 |
2018-10-25 | csky: Build infrastructure | Guo Ren | 13 | -0/+466 |