summaryrefslogtreecommitdiffstats
path: root/arch/csky/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+0
* futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
* Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-011-1/+0
|\
| * irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+0
| * irq: csky: perform irqentry in entry codeMark Rutland2021-10-261-1/+0
| * irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland2021-10-251-0/+1
* | csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck2021-10-161-0/+1
* | csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck2021-10-161-1/+1
|/
* tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-3/+1
* csky: Kconfig: Remove unused selectsGuo Ren2021-07-041-3/+0
* csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2021-04-161-1/+1
* csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren2021-02-271-0/+4
* csky: Add kmemleak supportGuo Ren2021-01-121-0/+1
* 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
|\