- 6607aa6 csky: Fixup compile error by Guo Ren · 3 years, 10 months ago
- 0d3b051 csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO by Guo Ren · 4 years ago
- af94002 csky: Fixup swapon by Guo Ren · 4 years ago
- a8fac05 csky: pgtable.h: Coding convention by Guo Ren · 4 years ago
- 5e144c4 csky: Fixup _PAGE_ACCESSED for default pgprot by Guo Ren · 4 years ago
- f1f61c9 csky: remove unused including <linux/version.h> by Tian Tao · 4 years ago
- 87f3248 csky: Reconstruct VDSO framework by Guo Ren · 4 years ago
- bd0bf90 csky: Sync riscv mm/fault.c for easy maintenance by Guo Ren · 4 years ago
- 3b756cc csky: Fix TLB maintenance synchronization problem by Guo Ren · 4 years ago
- 7b513cf csky: Fixup PTE global for 2.5:1.5 virtual memory by Guo Ren · 4 years ago
- 8e35ac7 csky: Cleanup asm/spinlock.h by Guo Ren · 4 years ago
- c38425d csky: Fixup asm/cmpxchg.h with correct ordering barrier by Guo Ren · 4 years ago
- d6c5cb9 csky: Fixup futex SMP implementation by Guo Ren · 4 years ago
- 8d11f21 csky: Fixup barrier design by Guo Ren · 4 years ago
- f92ddfb csky: Remove custom asm/atomic.h implementation by Guo Ren · 4 years ago
- 0c8a32e csky: Add memory layout 2.5G(user):1.5G(kernel) by Guo Ren · 4 years, 4 months ago
- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 37373d9 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
- 6e9ae6f csky: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 2 months ago
- f3924d7 csky: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- 5af627a csky/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
- 746192f csky: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
- 7848d2e whack-a-mole: USE_ELF_CORE_DUMP by Al Viro · 4 years, 7 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
- 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
- f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
- 2c81b07 csky: Add irq_work support by Guo Ren · 4 years, 5 months ago
- 5bc46ce csky: Optimize the trap processing flow by Guo Ren · 4 years, 5 months ago
- 71e193d csky: Add support for function error injection by Guo Ren · 4 years, 5 months ago
- e95a4f8 csky: Add SECCOMP_FILTER supported by Guo Ren · 4 years, 7 months ago
- c23dd24 csky: remove unusued thread_saved_pc and *_segments functions/macros by Tobias Klauser · 4 years, 7 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- c910951 csky: replace definitions of __pXd_offset() with pXd_index() by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
- 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 7 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
- 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
- 20f6953 csky: Coding convention in entry.S by Guo Ren · 4 years, 7 months ago
- 51bb38c csky: Fixup raw_copy_from_user() by Al Viro · 4 years, 9 months ago
- 6700281 csky: Fixup gdbmacros.txt with name sp in thread_struct by Guo Ren · 4 years, 8 months ago
- 9e2ca15 csky: Fixup remove unnecessary save/restore PSR code by Guo Ren · 4 years, 8 months ago
- 18c07d2 csky: Fixup calltrace panic by Guo Ren · 4 years, 8 months ago
- bd11aab csky: Fixup compile error for abiv1 entry.S by Guo Ren · 4 years, 9 months ago
- 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
- c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- f183d26 Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 4 years, 9 months ago
- 8f6bb79 csky: Add uprobes support by Guo Ren · 4 years, 9 months ago
- 33e53ae csky: Add kprobes supported by Guo Ren · 4 years, 9 months ago
- 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
- 9c0e343 csky: Fixup get wrong psr value from phyical reg by Guo Ren · 4 years, 9 months ago
- c5eedba csky: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 10 months ago
- 89a3927 csky: Implement ftrace with regs by Guo Ren · 4 years, 11 months ago
- bfe47f3 csky: Implement ptrace regs and stack API by Guo Ren · 5 years ago
- 5b49c82 csky: Add PCI support by MaJun · 5 years ago
- 2305f60 csky: Fixup compile warning for three unimplemented syscalls by Guo Ren · 5 years ago
- 997153b csky: Add flush_icache_mm to defer flush icache all by Guo Ren · 5 years ago
- 761b4f6 csky: Support icache flush without specific instructions 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
- 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
- def3f7c asm-generic: Make dma-contiguous.h a mandatory include/asm header by Michal Simek · 5 years ago
- 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
- 0055f67 csky: use generic ioremap by Christoph Hellwig · 5 years ago
- 1246b81 csky: remove ioremap_cache by Christoph Hellwig · 5 years ago
- d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
- 80b29b6 Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
- b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
- 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- 6bdf3b0 csky: add missing brackets in a macro for tlb.h by Jason Gunthorpe · 5 years ago
- 5336c17 csky: Fixup ioremap function losing by Guo Ren · 5 years ago
- ae76f63 csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range by Guo Ren · 5 years ago
- 7f80fe2 csky: Fixup dma_alloc_coherent with PAGE_SO attribute by Guo Ren · 5 years ago
- 81b23ba csky: Fixup mb() synchronization problem by Guo Ren · 5 years ago
- d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
- a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
- 22d55f0 csky: Use generic asid algorithm to implement switch_mm by Guo Ren · 6 years ago
- a231b883 csky: Add new asid lib code from arm by Guo Ren · 6 years ago
- 9d35dc3 csky: Revert mmu ASID mechanism by Guo Ren · 6 years ago
- bd5ff06 csky: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
- 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
- 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 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
- 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
- dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- a691f33 csky/syscall_trace: Fixup return processing flow by Guo Ren · 6 years ago
- daac95e csky: Add support for perf registers sampling by Mao Han · 6 years ago
- 683fafe csky: Use va_pa_offset instead of phys_offset by Guo Ren · 6 years ago
- b4bf274 csky: Add perf_arch_fetch_caller_regs support by Mao Han · 6 years ago
- f62e316 csky: Support dynamic start physical address by Guo Ren · 6 years ago
- f4625ee csky: Use in_syscall & forget_syscall instead of r11_sig by Guo Ren · 6 years ago
- f335b10 csky: Add non-uapi asm/ptrace.h namespace by Guo Ren · 6 years ago
- 1b2707f csky: remove redundant generic-y by Masahiro Yamada · 6 years ago