Age | Commit message (Expand) | Author |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | csky: replace definitions of __pXd_offset() with pXd_index() | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-04 | kmap: remove kmap_atomic_to_page() | Ira Weiny |
2020-06-04 | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny |
2020-06-04 | arch/kmap: don't hard code kmap_prot values | Ira Weiny |
2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny |
2020-06-04 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny |
2020-06-04 | arch/kmap: remove BUG_ON() | Ira Weiny |
2020-04-07 | mm/vma: append unlikely() while testing VMA access permissions | Anshuman Khandual |
2020-04-07 | mm/vma: make vma_is_accessible() available for general use | Anshuman Khandual |
2020-04-03 | csky: Add kprobes supported | Guo Ren |
2020-04-01 | csky: Fixup get wrong psr value from phyical reg | Guo Ren |
2020-03-31 | csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS | Guo Ren |
2020-02-21 | csky: Add setup_initrd check code | Guo Ren |
2020-02-21 | csky: Remove unused cache implementation | Guo Ren |
2020-02-21 | csky: Fixup ftrace modify panic | Guo Ren |
2020-02-21 | csky: Add flush_icache_mm to defer flush icache all | Guo Ren |
2020-02-21 | csky: Support icache flush without specific instructions | Guo Ren |
2020-02-21 | csky/mm: Fixup export invalid_pte_table symbol | Guo Ren |
2020-02-21 | csky: Separate fixaddr_init from highmem | Guo Ren |
2020-02-21 | csky: Tightly-Coupled Memory or Sram support | Guo Ren |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-12 | csky: use generic ioremap | Christoph Hellwig |
2019-11-11 | csky: remove ioremap_cache | Christoph Hellwig |
2019-09-30 | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-09-30 | csky: Use generic free_initrd_mem() | Mike Rapoport |
2019-08-29 | dma-mapping: make dma_atomic_pool_init self-contained | Christoph Hellwig |
2019-08-15 | csky: Fixup ioremap function losing | Guo Ren |
2019-08-06 | csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range | Guo Ren |
2019-08-06 | csky/dma: Fixup cache_op failed when cross memory ZONEs | Guo Ren |
2019-07-31 | csky: Fixup dma_alloc_coherent with PAGE_SO attribute | Guo Ren |
2019-07-19 | Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-07-19 | csky: Improve tlb operation with help of asid | Guo Ren |
2019-07-19 | csky: Use generic asid algorithm to implement switch_mm | Guo Ren |
2019-07-19 | csky: Add new asid lib code from arm | Guo Ren |
2019-07-19 | csky: Revert mmu ASID mechanism | Guo Ren |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-22 | csky: Fixup compile warning | Guo Ren |
2019-04-22 | csky: add page fault perf event support | Mao Han |
2019-04-22 | csky: Use va_pa_offset instead of phys_offset | Guo Ren |
2019-04-22 | csky: mm/fault.c: Remove duplicate header | Jagadeesh Pagadala |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-02-13 | csky: Fixup io-range page attribute for mmap("/dev/mem") | Guo Ren |
2019-01-05 | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds |