summaryrefslogtreecommitdiffstats
path: root/arch/csky/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds1-1/+28
2020-08-01csky: Add context tracking supportGuo Ren1-0/+2
2020-07-31csky: Set CONFIG_NR_CPU 4 as defaultGuo Ren1-1/+1
2020-07-31csky: Use top-down mmap layoutGuo Ren1-0/+10
2020-07-31csky: Add support for function error injectionGuo Ren1-0/+1
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren1-0/+14
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-05-13csky: Fixup calltrace panicGuo Ren1-0/+2
2020-04-03csky: Add uprobes supportGuo Ren1-0/+3
2020-04-03csky: Add kprobes supportedGuo Ren1-0/+3
2020-04-02csky: Enable LOCKDEP_SUPPORTGuo Ren1-0/+3
2020-04-01csky: Enable the gcov functionMa Jun1-0/+1
2020-03-08csky: Implement ftrace with regsGuo Ren1-0/+1
2020-03-08csky: Add support for restartable sequenceGuo Ren1-0/+1
2020-03-08csky: Implement ptrace regs and stack APIGuo Ren1-0/+1
2020-02-21csky: Implement copy_thread_tlsGuo Ren1-0/+1
2020-02-21csky: Add PCI supportMaJun1-0/+5
2020-02-21csky: Cleanup old Kconfig optionsKrzysztof Kozlowski1-2/+0
2020-02-21arch/csky: fix some Kconfig typosRandy Dunlap1-1/+1
2020-02-21csky: Support icache flush without specific instructionsGuo Ren1-0/+4
2020-02-21csky/Kconfig: Add Kconfig.platforms to support some driversGuo Ren1-0/+2
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren1-1/+0
2020-02-21csky: Tightly-Coupled Memory or Sram supportGuo Ren1-0/+35
2020-02-21csky: Initial stack protector supportMao Han1-0/+1
2019-11-12csky: use generic ioremapChristoph Hellwig1-0/+1
2019-07-19csky: Select intc & timer driversGuo Ren1-0/+4
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