index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2022-07-17
csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
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: Fix TLB maintenance synchronization problem
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-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-02-21
csky: Add setup_initrd check code
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
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-25
csky: MMU and page table management
Guo Ren