index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
hugetlb: make free_huge_page irq safe
Mike Kravetz
2
-110
/
+67
2021-05-05
hugetlb: change free_pool_huge_page to remove_pool_huge_page
Mike Kravetz
1
-42
/
+51
2021-05-05
hugetlb: call update_and_free_page without hugetlb_lock
Mike Kravetz
1
-5
/
+26
2021-05-05
hugetlb: create remove_hugetlb_page() to separate functionality
Mike Kravetz
1
-25
/
+40
2021-05-05
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
1
-0
/
+8
2021-05-05
hugetlb: no need to drop hugetlb_lock to call cma_release
Mike Kravetz
1
-6
/
+0
2021-05-05
mm/cma: change cma mutex to irq safe spinlock
Mike Kravetz
3
-14
/
+14
2021-05-05
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
Miaohe Lin
1
-2
/
+9
2021-05-05
mm/hugeltb: clarify (chg - freed) won't go negative in hugetlb_unreserve_pages()
Miaohe Lin
1
-0
/
+3
2021-05-05
mm/hugeltb: simplify the return code of __vma_reservation_common()
Miaohe Lin
1
-21
/
+20
2021-05-05
mm/hugeltb: remove redundant VM_BUG_ON() in region_add()
Miaohe Lin
1
-1
/
+0
2021-05-05
mm: huge_memory: debugfs for file-backed THP split
Zi Yan
1
-1
/
+89
2021-05-05
mm: huge_memory: a new debugfs interface for splitting THP tests
Zi Yan
1
-8
/
+147
2021-05-05
khugepaged: remove meaningless !pte_present() check in khugepaged_scan_pmd()
Miaohe Lin
1
-4
/
+0
2021-05-05
khugepaged: remove unnecessary out label in collapse_huge_page()
Miaohe Lin
1
-5
/
+3
2021-05-05
khugepaged: use helper function range_in_vma() in collapse_pte_mapped_thp()
Miaohe Lin
1
-1
/
+1
2021-05-05
mm/khugepaged.c: replace barrier() with READ_ONCE() for a selective variable
Yanfei Xu
1
-3
/
+1
2021-05-05
mm/huge_memory.c: use helper function migration_entry_to_page()
Miaohe Lin
1
-2
/
+2
2021-05-05
mm/huge_memory.c: remove redundant PageCompound() check
Miaohe Lin
1
-1
/
+1
2021-05-05
mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly
Miaohe Lin
1
-6
/
+5
2021-05-05
mm/huge_memory.c: make get_huge_zero_page() return bool
Miaohe Lin
1
-4
/
+4
2021-05-05
mm/huge_memory.c: rework the function vma_adjust_trans_huge()
Miaohe Lin
1
-25
/
+19
2021-05-05
mm/huge_memory.c: remove unnecessary local variable ret2
Miaohe Lin
1
-5
/
+3
2021-05-05
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
1
-9
/
+9
2021-05-05
khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter()
Miaohe Lin
1
-1
/
+1
2021-05-05
khugepaged: reuse the smp_wmb() inside __SetPageUptodate()
Miaohe Lin
1
-7
/
+6
2021-05-05
khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_th...
Miaohe Lin
1
-6
/
+4
2021-05-05
mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page()
Miaohe Lin
1
-6
/
+3
2021-05-05
mm/hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE in hugetlb_cgroup_migrate()
Miaohe Lin
1
-1
/
+0
2021-05-05
mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state()
Miaohe Lin
1
-0
/
+6
2021-05-05
mm/hugetlb: use some helper functions to cleanup code
Miaohe Lin
1
-3
/
+3
2021-05-05
mm: generalize HUGETLB_PAGE_SIZE_VARIABLE
Anshuman Khandual
1
-0
/
+7
2021-05-05
mm/hugetlb: remove redundant reservation check condition in alloc_huge_page()
Miaohe Lin
1
-1
/
+1
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
1
-0
/
+51
2021-05-05
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
1
-8
/
+0
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
1
-6
/
+16
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2
-8
/
+9
2021-05-05
dax: account DAX entries as nrpages
Matthew Wilcox (Oracle)
1
-3
/
+0
2021-05-05
mm: stop accounting shadow entries
Matthew Wilcox (Oracle)
4
-19
/
+0
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
1
-15
/
+3
2021-04-30
mm/memory-failure: unnecessary amount of unmapping
Jane Chu
1
-1
/
+1
2021-04-30
mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
Sergei Trofimovich
1
-13
/
+17
2021-04-30
mm/page_alloc: inline __rmqueue_pcplist
Jesper Dangaard Brouer
1
-1
/
+2
2021-04-30
mm/page_alloc: optimize code layout for __alloc_pages_bulk
Jesper Dangaard Brouer
1
-3
/
+3
2021-04-30
mm/page_alloc: add an array-based interface to the bulk page allocator
Mel Gorman
1
-16
/
+44
2021-04-30
mm/page_alloc: add a bulk page allocator
Mel Gorman
1
-0
/
+118
2021-04-30
mm/page_alloc: rename alloced to allocated
Mel Gorman
1
-4
/
+4
2021-04-30
mm/page_alloc: duplicate include linux/vmalloc.h
zhouchuangao
1
-2
/
+0
2021-04-30
mm, page_alloc: avoid page_to_pfn() in move_freepages()
Kefeng Wang
1
-15
/
+13
2021-04-30
mm/Kconfig: remove default DISCONTIGMEM_MANUAL
Geert Uytterhoeven
1
-1
/
+0
[prev]
[next]