index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
mm
Age
Commit message (
Expand
)
Author
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-07-04
csky: syscache: Fixup duplicate cache flush
Guo Ren
2021-05-03
Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-28
csky: uaccess.h: Coding convention with asm generic
Guo Ren
2021-04-28
csky: fix syscache.c fallthrough warning
Randy Dunlap
2021-02-27
csky: use free_initmem_default() in free_initmem()
David Hildenbrand
2021-02-27
csky: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
2021-01-12
csky: mm: abort uaccess retries upon fatal signal
Guo Ren
2021-01-12
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
2021-01-12
csky: Fixup do_page_fault parent irq status
Guo Ren
2021-01-12
csky: Add faulthandler_disabled() check
Guo Ren
2021-01-12
csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault
Guo Ren
2021-01-12
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
csky: Remove prologue of page fault handler in entry.S
Guo Ren
2021-01-12
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2020-11-06
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-08-12
mm/csky: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-07-31
csky: Fixup warning by EXPORT_SYMBOL(kmap)
Guo Ren
2020-07-31
csky: Optimize the trap processing flow
Guo Ren
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
[next]