aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky
Commit message (Expand)AuthorAge
...
| * csky: basic ftrace supportedGuo Ren2018-12-31
| * csky: remove unused members in processor.hGuo Ren2018-12-31
| * csky: optimize kernel panic print.Guo Ren2018-12-31
| * csky: stacktrace supported.Guo Ren2018-12-31
| * csky: CPU-hotplug supported for SMPGuo Ren2018-12-31
| * csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-31
| * csky: remove syscall_exit_workGuo Ren2018-12-31
| * csky: fixup remove vdsp implement for kernel.Guo Ren2018-12-31
| * csky: bugfix gdb coredump error.Guo Ren2018-12-30
| * csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren2018-12-30
| * csky: define syscall_get_arch()Dmitry V. Levin2018-12-30
| * elf-em.h: add EM_CSKYDmitry V. Levin2018-12-30
| * csky: remove meaningless header-yMasahiro Yamada2018-12-30
| * csky: Don't leak device tree node referenceYangtao Li2018-12-30
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\ \
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-04
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\ \
| * | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
| |/
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \ | |/ |/|
| * dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-13
| * csky: use the generic remapping dma alloc implementationChristoph Hellwig2018-12-01
| * csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig2018-12-01
| * csky: don't select DMA_NONCOHERENT_OPSChristoph Hellwig2018-12-01
| * dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-01
* | csky: bugfix tlb_get_pgd error.Guo Ren2018-12-02
|/
* Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linuxLinus Torvalds2018-11-01
|\
| * csky: use common dtb build rulesGuo Ren2018-10-31
| * csky: remove builtin-dtb KbuildGuo Ren2018-10-31
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-31
* | treewide: remove current_text_addrNick Desaulniers2018-10-31
|/
* csky: Misc headersGuo Ren2018-10-25
* csky: SMP supportGuo Ren2018-10-25
* csky: Debug and Ptrace GDBGuo Ren2018-10-25
* csky: User accessGuo Ren2018-10-25
* csky: Library functionsGuo Ren2018-10-25
* csky: ELF and module probeGuo Ren2018-10-25
* csky: Atomic operationsGuo Ren2018-10-25
* csky: IRQ handlingGuo Ren2018-10-25
* csky: VDSO and rt_sigreturnGuo Ren2018-10-25
* csky: Process management and SignalGuo Ren2018-10-25
* csky: MMU and page table managementGuo Ren2018-10-25
* csky: Cache and TLB routinesGuo Ren2018-10-25
* csky: System CallGuo Ren2018-10-25
* csky: Exception handling and mm-faultGuo Ren2018-10-25
* csky: Kernel bootingGuo Ren2018-10-25
* csky: defconfigGuo Ren2018-10-25
* csky: Build infrastructureGuo Ren2018-10-25