1. 0d3b051 csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO by Guo Ren · 4 years ago
  2. c109f42 csky: Add kmemleak support by Guo Ren · 4 years, 1 month ago
  3. 8e35ac7 csky: Cleanup asm/spinlock.h by Guo Ren · 4 years, 1 month ago
  4. d6c5cb9 csky: Fixup futex SMP implementation by Guo Ren · 4 years, 1 month ago
  5. 0c8a32e csky: Add memory layout 2.5G(user):1.5G(kernel) by Guo Ren · 4 years, 4 months ago
  6. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  7. 5af627a csky/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 3 months ago
  8. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 4 months ago
  9. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  10. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
  11. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 5 months ago
  12. 2044513 Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux by Linus Torvalds · 4 years, 6 months ago
  13. bdcd93e csky: Add context tracking support by Guo Ren · 4 years, 6 months ago
  14. 50d23a1 csky: Set CONFIG_NR_CPU 4 as default by Guo Ren · 4 years, 6 months ago
  15. 953131e csky: Use top-down mmap layout by Guo Ren · 4 years, 6 months ago
  16. 71e193d csky: Add support for function error injection by Guo Ren · 4 years, 6 months ago
  17. e95a4f8 csky: Add SECCOMP_FILTER supported by Guo Ren · 4 years, 8 months ago
  18. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  19. 18c07d2 csky: Fixup calltrace panic by Guo Ren · 4 years, 8 months ago
  20. 8f6bb79 csky: Add uprobes support by Guo Ren · 4 years, 10 months ago
  21. 33e53ae csky: Add kprobes supported by Guo Ren · 4 years, 10 months ago
  22. 000591f csky: Enable LOCKDEP_SUPPORT by Guo Ren · 4 years, 10 months ago
  23. de86367 csky: Enable the gcov function by Ma Jun · 4 years, 11 months ago
  24. 89a3927 csky: Implement ftrace with regs by Guo Ren · 5 years ago
  25. 9866d14 csky: Add support for restartable sequence by Guo Ren · 5 years ago
  26. bfe47f3 csky: Implement ptrace regs and stack API by Guo Ren · 5 years ago
  27. 0b9f386 csky: Implement copy_thread_tls by Guo Ren · 5 years ago
  28. 5b49c82 csky: Add PCI support by MaJun · 5 years ago
  29. 4ec575b csky: Cleanup old Kconfig options by Krzysztof Kozlowski · 5 years ago
  30. bebd26a arch/csky: fix some Kconfig typos by Randy Dunlap · 5 years ago
  31. 761b4f6 csky: Support icache flush without specific instructions by Guo Ren · 5 years ago
  32. a736fa1 csky/Kconfig: Add Kconfig.platforms to support some drivers by Guo Ren · 5 years ago
  33. f136008 csky: Separate fixaddr_init from highmem by Guo Ren · 5 years ago
  34. f525bb2 csky: Tightly-Coupled Memory or Sram support by Guo Ren · 5 years ago
  35. 2f78c73 csky: Initial stack protector support by Mao Han · 5 years ago
  36. 0055f67 csky: use generic ioremap by Christoph Hellwig · 5 years ago
  37. 1994cc4 csky: Select intc & timer drivers by Guo Ren · 6 years ago
  38. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  39. ddab533 Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  40. ce45327 Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  41. 13bf5ce dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence by Christoph Hellwig · 6 years ago
  42. daac95e csky: Add support for perf registers sampling by Mao Han · 6 years ago
  43. 2f7932b csky: Update syscall_trace_enter/exit implementation by Guo Ren · 6 years ago
  44. 28bb030 csky/ftrace: Add dynamic function tracer (include graph tracer) by Guo Ren · 6 years ago
  45. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  46. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  47. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  48. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  49. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  50. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  51. f50fd2d csky: Add perf support for C-SKY by Guo Ren · 6 years ago
  52. d7950be csky: ftrace call graph supported. by Guo Ren · 6 years ago
  53. 230c77a csky: basic ftrace supported by Guo Ren · 6 years ago
  54. 0ea2dc7 csky: stacktrace supported. by Guo Ren · 6 years ago
  55. 859e5f4 csky: CPU-hotplug supported for SMP by Guo Ren · 6 years ago
  56. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  57. f04b951 csky: use the generic remapping dma alloc implementation by Christoph Hellwig · 6 years ago
  58. de90d7c csky: don't select DMA_NONCOHERENT_OPS by Christoph Hellwig · 6 years ago
  59. f0edfea dma-mapping: move the remap helpers to a separate file by Christoph Hellwig · 6 years ago
  60. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  61. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  62. c32e64e csky: Build infrastructure by Guo Ren · 6 years ago