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