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