aboutsummaryrefslogtreecommitdiff
path: root/arch/csky/Kconfig
AgeCommit message (Expand)Author
2022-04-18csky: Add C based string functionsMatteo Croce
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-26irq: csky: perform irqentry in entry codeMark Rutland
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland
2021-10-16csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck
2021-10-16csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-07-04csky: Kconfig: Remove unused selectsGuo Ren
2021-04-16csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren
2021-01-12csky: Add kmemleak supportGuo Ren
2021-01-12csky: Cleanup asm/spinlock.hGuo Ren
2021-01-12csky: Fixup futex SMP implementationGuo Ren
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-06csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
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