Age | Commit message (Expand) | Author |
2021-02-27 | csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC... | Guo Ren |
2021-01-12 | csky: Add kmemleak support | Guo Ren |
2021-01-12 | csky: Cleanup asm/spinlock.h | Guo Ren |
2021-01-12 | csky: Fixup futex SMP implementation | Guo Ren |
2021-01-12 | csky: Add memory layout 2.5G(user):1.5G(kernel) | Guo Ren |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-11-06 | csky/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-06 | Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds |
2020-08-01 | csky: Add context tracking support | Guo Ren |
2020-07-31 | csky: Set CONFIG_NR_CPU 4 as default | Guo Ren |
2020-07-31 | csky: Use top-down mmap layout | Guo Ren |
2020-07-31 | csky: Add support for function error injection | Guo Ren |
2020-07-31 | csky: Add SECCOMP_FILTER supported | Guo Ren |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-05-13 | csky: Fixup calltrace panic | Guo Ren |
2020-04-03 | csky: Add uprobes support | Guo Ren |
2020-04-03 | csky: Add kprobes supported | Guo Ren |
2020-04-02 | csky: Enable LOCKDEP_SUPPORT | Guo Ren |
2020-04-01 | csky: Enable the gcov function | Ma Jun |
2020-03-08 | csky: Implement ftrace with regs | Guo Ren |
2020-03-08 | csky: Add support for restartable sequence | Guo Ren |
2020-03-08 | csky: Implement ptrace regs and stack API | Guo Ren |
2020-02-21 | csky: Implement copy_thread_tls | Guo Ren |
2020-02-21 | csky: Add PCI support | MaJun |
2020-02-21 | csky: Cleanup old Kconfig options | Krzysztof Kozlowski |
2020-02-21 | arch/csky: fix some Kconfig typos | Randy Dunlap |
2020-02-21 | csky: Support icache flush without specific instructions | Guo Ren |
2020-02-21 | csky/Kconfig: Add Kconfig.platforms to support some drivers | Guo Ren |
2020-02-21 | csky: Separate fixaddr_init from highmem | Guo Ren |
2020-02-21 | csky: Tightly-Coupled Memory or Sram support | Guo Ren |
2020-02-21 | csky: Initial stack protector support | Mao Han |
2019-11-12 | csky: use generic ioremap | Christoph Hellwig |
2019-07-19 | csky: Select intc & timer drivers | Guo Ren |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-09 | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-05-08 | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-05-06 | dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence | Christoph Hellwig |
2019-04-22 | csky: Add support for perf registers sampling | Mao Han |
2019-04-22 | csky: Update syscall_trace_enter/exit implementation | Guo Ren |
2019-04-22 | csky/ftrace: Add dynamic function tracer (include graph tracer) | Guo Ren |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2019-02-13 | of: select OF_RESERVED_MEM automatically | Christoph Hellwig |
2019-01-05 | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds |