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