- 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 7 months ago
- 6ea42c8 csky: syscache: Fixup duplicate cache flush by Guo Ren · 3 years, 9 months ago
- cda689f Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 3 years, 9 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 9 months ago
- e58a41c csky: uaccess.h: Coding convention with asm generic by Guo Ren · 3 years, 9 months ago
- 0679d29 csky: fix syscache.c fallthrough warning by Randy Dunlap · 3 years, 9 months ago
- 5d3f410 csky: use free_initmem_default() in free_initmem() by David Hildenbrand · 4 years ago
- c47e1a1 csky: Fixup pfn_valid error with wrong max_mapnr by Guo Ren · 4 years ago
- e26db7a csky: mm: abort uaccess retries upon fatal signal by Guo Ren · 4 years, 1 month ago
- bd0bf90 csky: Sync riscv mm/fault.c for easy maintenance by Guo Ren · 4 years, 1 month ago
- 0f7e8ef csky: Fixup do_page_fault parent irq status by Guo Ren · 4 years, 1 month ago
- 06f3f76 csky: Add faulthandler_disabled() check by Guo Ren · 4 years, 1 month ago
- 78bfa70 csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault by Guo Ren · 4 years, 1 month ago
- 3b756cc csky: Fix TLB maintenance synchronization problem by Guo Ren · 4 years, 1 month ago
- b0ae5e2 csky: Remove prologue of page fault handler in entry.S by Guo Ren · 4 years, 1 month ago
- 7b513cf csky: Fixup PTE global for 2.5:1.5 virtual memory 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
- 5af627a csky/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- a2a9e43 mm/csky: use general page fault accounting by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- 667b932 csky: Fixup warning by EXPORT_SYMBOL(kmap) by Guo Ren · 4 years, 6 months ago
- 5bc46ce csky: Optimize the trap processing flow by Guo Ren · 4 years, 6 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- c910951 csky: replace definitions of __pXd_offset() with pXd_index() by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 8 months ago
- 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 8 months ago
- d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 8 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 8 months ago
- 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 8 months ago
- 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 8 months ago
- 5093c58 mm/vma: append unlikely() while testing VMA access permissions by Anshuman Khandual · 4 years, 9 months ago
- 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
- 33e53ae csky: Add kprobes supported by Guo Ren · 4 years, 10 months ago
- 9c0e343 csky: Fixup get wrong psr value from phyical reg by Guo Ren · 4 years, 10 months ago
- dd7c983 csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS by Guo Ren · 4 years, 10 months ago
- d46869a csky: Add setup_initrd check code by Guo Ren · 5 years ago
- 9025fd4 csky: Remove unused cache implementation by Guo Ren · 5 years ago
- 359ae00 csky: Fixup ftrace modify panic 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
- 7f4a567 csky/mm: Fixup export invalid_pte_table symbol 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
- 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 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
- 80b29b6 Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
- fdbdcdd csky: Use generic free_initrd_mem() by Mike Rapoport · 5 years ago
- 8e3a68f dma-mapping: make dma_atomic_pool_init self-contained by Christoph Hellwig · 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
- 4af9027 csky/dma: Fixup cache_op failed when cross memory ZONEs by Guo Ren · 5 years ago
- 7f80fe2 csky: Fixup dma_alloc_coherent with PAGE_SO attribute by Guo Ren · 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
- 4e562c1 csky: Improve tlb operation with help of asid by Guo Ren · 6 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
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 1a23710 csky: Fixup compile warning by Guo Ren · 6 years ago
- 0eaf50d csky: add page fault perf event support by Mao Han · 6 years ago
- 683fafe csky: Use va_pa_offset instead of phys_offset by Guo Ren · 6 years ago
- ce63cd5 csky: mm/fault.c: Remove duplicate header by Jagadeesh Pagadala · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 76d21d1 csky: Fixup io-range page attribute for mmap("/dev/mem") by Guo Ren · 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
- 17a6877 csky: remove unused members in processor.h by Guo Ren · 6 years ago
- 8f4f163 csky: optimize kernel panic print. by Guo Ren · 6 years ago
- 2b070cc csky: fixup abiv2 mmap(... O_SYNC) failed. by Guo Ren · 6 years ago
- f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- f04b951 csky: use the generic remapping dma alloc implementation by Christoph Hellwig · 6 years ago
- 576d0d5 csky: don't use GFP_DMA in atomic_pool_init by Christoph Hellwig · 6 years ago
- aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
- 013de2d csky: MMU and page table management by Guo Ren · 6 years ago
- 00a9730 csky: Cache and TLB routines by Guo Ren · 6 years ago
- 081860b csky: Exception handling and mm-fault by Guo Ren · 6 years ago
- c32e64e csky: Build infrastructure by Guo Ren · 6 years ago