Age | Commit message (Expand) | Author | Files | Lines |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 1 | -1/+0 |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann | 1 | -1/+0 |
2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 1 | -1/+0 |
2021-10-26 | irq: csky: perform irqentry in entry code | Mark Rutland | 1 | -1/+0 |
2021-10-25 | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY | Mark Rutland | 1 | -0/+1 |
2021-10-16 | csky: Make HAVE_TCM depend on !COMPILE_TEST | Guenter Roeck | 1 | -0/+1 |
2021-10-16 | csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it | Guenter Roeck | 1 | -1/+1 |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 1 | -3/+1 |
2021-07-04 | csky: Kconfig: Remove unused selects | Guo Ren | 1 | -3/+0 |
2021-04-16 | csky: change a Kconfig symbol name to fix e1000 build error | Randy Dunlap | 1 | -1/+1 |
2021-02-27 | csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC... | Guo Ren | 1 | -0/+4 |
2021-01-12 | csky: Add kmemleak support | Guo Ren | 1 | -0/+1 |
2021-01-12 | csky: Cleanup asm/spinlock.h | Guo Ren | 1 | -1/+1 |
2021-01-12 | csky: Fixup futex SMP implementation | Guo Ren | 1 | -0/+1 |
2021-01-12 | csky: Add memory layout 2.5G(user):1.5G(kernel) | Guo Ren | 1 | -0/+16 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2020-11-06 | csky/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner | 1 | -0/+1 |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann | 1 | -1/+0 |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu | 1 | -13/+0 |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 1 | -0/+1 |
2020-08-06 | Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds | 1 | -1/+28 |
2020-08-01 | csky: Add context tracking support | Guo Ren | 1 | -0/+2 |
2020-07-31 | csky: Set CONFIG_NR_CPU 4 as default | Guo Ren | 1 | -1/+1 |
2020-07-31 | csky: Use top-down mmap layout | Guo Ren | 1 | -0/+10 |
2020-07-31 | csky: Add support for function error injection | Guo Ren | 1 | -0/+1 |
2020-07-31 | csky: Add SECCOMP_FILTER supported | Guo Ren | 1 | -0/+14 |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 1 | -1/+0 |
2020-05-13 | csky: Fixup calltrace panic | Guo Ren | 1 | -0/+2 |
2020-04-03 | csky: Add uprobes support | Guo Ren | 1 | -0/+3 |
2020-04-03 | csky: Add kprobes supported | Guo Ren | 1 | -0/+3 |
2020-04-02 | csky: Enable LOCKDEP_SUPPORT | Guo Ren | 1 | -0/+3 |
2020-04-01 | csky: Enable the gcov function | Ma Jun | 1 | -0/+1 |
2020-03-08 | csky: Implement ftrace with regs | Guo Ren | 1 | -0/+1 |
2020-03-08 | csky: Add support for restartable sequence | Guo Ren | 1 | -0/+1 |
2020-03-08 | csky: Implement ptrace regs and stack API | Guo Ren | 1 | -0/+1 |
2020-02-21 | csky: Implement copy_thread_tls | Guo Ren | 1 | -0/+1 |
2020-02-21 | csky: Add PCI support | MaJun | 1 | -0/+5 |
2020-02-21 | csky: Cleanup old Kconfig options | Krzysztof Kozlowski | 1 | -2/+0 |
2020-02-21 | arch/csky: fix some Kconfig typos | Randy Dunlap | 1 | -1/+1 |
2020-02-21 | csky: Support icache flush without specific instructions | Guo Ren | 1 | -0/+4 |
2020-02-21 | csky/Kconfig: Add Kconfig.platforms to support some drivers | Guo Ren | 1 | -0/+2 |
2020-02-21 | csky: Separate fixaddr_init from highmem | Guo Ren | 1 | -1/+0 |
2020-02-21 | csky: Tightly-Coupled Memory or Sram support | Guo Ren | 1 | -0/+35 |
2020-02-21 | csky: Initial stack protector support | Mao Han | 1 | -0/+1 |
2019-11-12 | csky: use generic ioremap | Christoph Hellwig | 1 | -0/+1 |
2019-07-19 | csky: Select intc & timer drivers | Guo Ren | 1 | -0/+4 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-09 | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |