summaryrefslogtreecommitdiff
path: root/arch/csky/Kconfig
AgeCommit message (Expand)Author
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds
2020-08-01csky: Add context tracking supportGuo Ren
2020-07-31csky: Set CONFIG_NR_CPU 4 as defaultGuo Ren
2020-07-31csky: Use top-down mmap layoutGuo Ren
2020-07-31csky: Add support for function error injectionGuo Ren
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-05-13csky: Fixup calltrace panicGuo Ren
2020-04-03csky: Add uprobes supportGuo Ren
2020-04-03csky: Add kprobes supportedGuo Ren
2020-04-02csky: Enable LOCKDEP_SUPPORTGuo Ren
2020-04-01csky: Enable the gcov functionMa Jun
2020-03-08csky: Implement ftrace with regsGuo Ren
2020-03-08csky: Add support for restartable sequenceGuo Ren
2020-03-08csky: Implement ptrace regs and stack APIGuo Ren
2020-02-21csky: Implement copy_thread_tlsGuo Ren
2020-02-21csky: Add PCI supportMaJun
2020-02-21csky: Cleanup old Kconfig optionsKrzysztof Kozlowski
2020-02-21arch/csky: fix some Kconfig typosRandy Dunlap
2020-02-21csky: Support icache flush without specific instructionsGuo Ren
2020-02-21csky/Kconfig: Add Kconfig.platforms to support some driversGuo Ren
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren
2020-02-21csky: Tightly-Coupled Memory or Sram supportGuo Ren
2020-02-21csky: Initial stack protector supportMao Han
2019-11-12csky: use generic ioremapChristoph Hellwig
2019-07-19csky: Select intc & timer driversGuo Ren
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-05-08Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-05-06dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig
2019-04-22csky: Add support for perf registers samplingMao Han
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-13of: select OF_RESERVED_MEM automaticallyChristoph Hellwig
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-02csky: Add perf support for C-SKYGuo Ren
2018-12-31csky: ftrace call graph supported.Guo Ren
2018-12-31csky: basic ftrace supportedGuo Ren
2018-12-31csky: stacktrace supported.Guo Ren
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-01csky: use the generic remapping dma alloc implementationChristoph Hellwig
2018-12-01csky: don't select DMA_NONCOHERENT_OPSChristoph Hellwig