Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-05 | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2 | -6/+3 |
2018-12-31 | csky: remove unused members in processor.h | Guo Ren | 1 | -3/+0 |
2018-12-31 | csky: optimize kernel panic print. | Guo Ren | 1 | -2/+2 |
2018-12-31 | csky: fixup abiv2 mmap(... O_SYNC) failed. | Guo Ren | 1 | -1/+1 |
2018-12-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 1 | -2/+2 |
2018-12-01 | csky: use the generic remapping dma alloc implementation | Christoph Hellwig | 1 | -140/+2 |
2018-12-01 | csky: don't use GFP_DMA in atomic_pool_init | Christoph Hellwig | 1 | -1/+1 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2 | -4/+3 |
2018-10-25 | csky: MMU and page table management | Guo Ren | 4 | -0/+622 |
2018-10-25 | csky: Cache and TLB routines | Guo Ren | 4 | -0/+456 |
2018-10-25 | csky: Exception handling and mm-fault | Guo Ren | 1 | -0/+212 |
2018-10-25 | csky: Build infrastructure | Guo Ren | 1 | -0/+13 |