summaryrefslogtreecommitdiffstats
path: root/arch/csky/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* csky: Cleanup asm/spinlock.hGuo Ren2021-01-121-1/+1
* csky: Fixup futex SMP implementationGuo Ren2021-01-121-0/+1
* csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-121-0/+16
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\
| * timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* | csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-0/+1
|/
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-13/+0
|/
* Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds2020-08-061-1/+28
|\
| * csky: Add context tracking supportGuo Ren2020-08-011-0/+2
| * csky: Set CONFIG_NR_CPU 4 as defaultGuo Ren2020-07-311-1/+1
| * csky: Use top-down mmap layoutGuo Ren2020-07-311-0/+10
| * csky: Add support for function error injectionGuo Ren2020-07-311-0/+1
| * csky: Add SECCOMP_FILTER supportedGuo Ren2020-07-311-0/+14
* | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
|/
* csky: Fixup calltrace panicGuo Ren2020-05-131-0/+2
* csky: Add uprobes supportGuo Ren2020-04-031-0/+3
* csky: Add kprobes supportedGuo Ren2020-04-031-0/+3
* csky: Enable LOCKDEP_SUPPORTGuo Ren2020-04-021-0/+3
* csky: Enable the gcov functionMa Jun2020-04-011-0/+1
* csky: Implement ftrace with regsGuo Ren2020-03-081-0/+1
* csky: Add support for restartable sequenceGuo Ren2020-03-081-0/+1
* csky: Implement ptrace regs and stack APIGuo Ren2020-03-081-0/+1
* csky: Implement copy_thread_tlsGuo Ren2020-02-211-0/+1
* csky: Add PCI supportMaJun2020-02-211-0/+5
* csky: Cleanup old Kconfig optionsKrzysztof Kozlowski2020-02-211-2/+0
* arch/csky: fix some Kconfig typosRandy Dunlap2020-02-211-1/+1
* csky: Support icache flush without specific instructionsGuo Ren2020-02-211-0/+4
* csky/Kconfig: Add Kconfig.platforms to support some driversGuo Ren2020-02-211-0/+2
* csky: Separate fixaddr_init from highmemGuo Ren2020-02-211-1/+0
* csky: Tightly-Coupled Memory or Sram supportGuo Ren2020-02-211-0/+35
* csky: Initial stack protector supportMao Han2020-02-211-0/+1
* csky: use generic ioremapChristoph Hellwig2019-11-121-0/+1
* csky: Select intc & timer driversGuo Ren2019-07-191-0/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-091-0/+1
|\
| * dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig2019-05-061-0/+1
* | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-081-1/+6
|\ \
| * | csky: Add support for perf registers samplingMao Han2019-04-221-0/+2
| * | csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-221-0/+2
| * | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-221-1/+2
| |/
* / locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0
|/
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-2/+0
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+0
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0
* | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
|/
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-051-1/+29
|\
| * csky: Add perf support for C-SKYGuo Ren2019-01-021-1/+15
| * csky: ftrace call graph supported.Guo Ren2018-12-311-0/+1