summaryrefslogtreecommitdiff
path: root/arch/csky/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linuxLinus Torvalds2023-05-041-5/+0
|\
| * csky: remove obsolete config CPU_TLB_SIZELukas Bulwahn2023-04-051-5/+0
* | csky: drop ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-181-4/+0
* | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-1/+1
|/
* Revert "csky: Add support for restartable sequence"Mathieu Desnoyers2022-11-111-1/+0
* csky: Kconfig: Fix spelling mistake "Meory" -> "Memory"Colin Ian King2022-10-211-1/+1
* csky: add arch support current_stack_pointerTong Tiangen2022-10-211-0/+1
* arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
* Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds2022-08-041-0/+29
|\
| * csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*Guo Ren2022-07-311-0/+26
| * csky: Add qspinlock supportGuo Ren2022-07-311-0/+1
| * csky: Add jump-label implementationGuo Ren2022-07-301-0/+2
* | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-1/+1
|/
* csky: Add C based string functionsMatteo Croce2022-04-181-0/+8
* 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