summaryrefslogtreecommitdiffstats
path: root/arch/csky
Commit message (Expand)AuthorAgeFilesLines
...
| * csky: use the generic remapping dma alloc implementationChristoph Hellwig2018-12-012-141/+3Star
| * csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig2018-12-011-1/+1
| * csky: don't select DMA_NONCOHERENT_OPSChristoph Hellwig2018-12-011-1/+0Star
| * dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-011-0/+1
* | csky: bugfix tlb_get_pgd error.Guo Ren2018-12-031-2/+2
|/
* Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linuxLinus Torvalds2018-11-013-31/+2Star
|\
| * csky: use common dtb build rulesGuo Ren2018-11-012-13/+1Star
| * csky: remove builtin-dtb KbuildGuo Ren2018-11-013-18/+1Star
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-314-6/+3Star
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0Star
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0Star
|/
* csky: Misc headersGuo Ren2018-10-259-0/+351
* csky: SMP supportGuo Ren2018-10-252-0/+263
* csky: Debug and Ptrace GDBGuo Ren2018-10-254-0/+510
* csky: User accessGuo Ren2018-10-252-0/+678
* csky: Library functionsGuo Ren2018-10-2519-0/+1420
* csky: ELF and module probeGuo Ren2018-10-254-0/+246
* csky: Atomic operationsGuo Ren2018-10-255-0/+665
* csky: IRQ handlingGuo Ren2018-10-252-0/+71
* csky: VDSO and rt_sigreturnGuo Ren2018-10-254-0/+138
* csky: Process management and SignalGuo Ren2018-10-2510-0/+1231
* csky: MMU and page table managementGuo Ren2018-10-2520-0/+1620
* csky: Cache and TLB routinesGuo Ren2018-10-2515-0/+838
* csky: System CallGuo Ren2018-10-255-0/+153
* csky: Exception handling and mm-faultGuo Ren2018-10-259-0/+1546
* csky: Kernel bootingGuo Ren2018-10-253-0/+305
* csky: defconfigGuo Ren2018-10-251-0/+61
* csky: Build infrastructureGuo Ren2018-10-2513-0/+466