aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2019-05-08Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds1-1/+6
2019-05-06dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig1-0/+1
2019-04-22csky: Add support for perf registers samplingMao Han1-0/+2
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren1-0/+2
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren1-1/+2
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-3/+0
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+0
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig1-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2019-02-13of: select OF_RESERVED_MEM automaticallyChristoph Hellwig1-1/+0
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds1-1/+29
2019-01-02csky: Add perf support for C-SKYGuo Ren1-1/+15
2018-12-31csky: ftrace call graph supported.Guo Ren1-0/+1
2018-12-31csky: basic ftrace supportedGuo Ren1-0/+1
2018-12-31csky: stacktrace supported.Guo Ren1-0/+3
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren1-0/+9
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-12-01csky: use the generic remapping dma alloc implementationChristoph Hellwig1-1/+1
2018-12-01csky: don't select DMA_NONCOHERENT_OPSChristoph Hellwig1-1/+0
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig1-0/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-25csky: Build infrastructureGuo Ren1-0/+205