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
/
hugetlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-02
delayacct: track delays from write-protect copy
Yang Yang
1
-0
/
+8
2022-05-27
Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+8
2022-05-27
hugetlb: fix huge_pmd_unshare address update
Mike Kravetz
1
-1
/
+8
2022-05-13
mm/hugetlb: handle uffd-wp during fork()
Peter Xu
1
-14
/
+28
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
1
-8
/
+25
2022-05-13
mm/hugetlb: allow uffd wr-protect none ptes
Peter Xu
1
-4
/
+24
2022-05-13
mm/hugetlb: handle pte markers in page faults
Peter Xu
1
-4
/
+14
2022-05-13
mm/hugetlb: handle UFFDIO_WRITEPROTECT
Peter Xu
1
-1
/
+12
2022-05-13
mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
Peter Xu
1
-6
/
+23
2022-05-13
mm/hugetlb: hook page faults for uffd write protection
Peter Xu
1
-0
/
+20
2022-05-13
mm: hugetlb: considering PMD sharing when flushing cache/TLBs
Baolin Wang
1
-2
/
+15
2022-05-10
mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive ...
David Hildenbrand
1
-0
/
+3
2022-05-10
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
David Hildenbrand
1
-3
/
+24
2022-05-10
mm: support GUP-triggered unsharing of anonymous pages
David Hildenbrand
1
-21
/
+35
2022-05-10
mm/gup: disallow follow_page(FOLL_PIN)
David Hildenbrand
1
-3
/
+5
2022-05-10
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
1
-4
/
+11
2022-05-10
mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
David Hildenbrand
1
-0
/
+2
2022-05-10
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
1
-7
/
+9
2022-05-10
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
1
-2
/
+6
2022-04-30
mm: hugetlb: add missing cache flushing in hugetlb_unshare_all_pmds()
Baolin Wang
1
-0
/
+1
2022-04-30
mm: use for_each_online_node and node_online instead of open coding
Peng Liu
1
-2
/
+2
2022-04-30
hugetlb: fix return value of __setup handlers
Peng Liu
1
-8
/
+8
2022-04-30
hugetlb: fix hugepages_setup when deal with pernode
Peng Liu
1
-0
/
+15
2022-04-30
hugetlb: fix wrong use of nr_online_nodes
Peng Liu
1
-7
/
+5
2022-04-29
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
1
-5
/
+5
2022-04-29
hugetlb: remove use of list iterator variable after loop
Jakob Koschel
1
-14
/
+19
2022-04-29
mm, hugetlb, hwpoison: separate branch for free and in-use hugepage
Naoya Horiguchi
1
-1
/
+3
2022-04-22
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
1
-0
/
+10
2022-04-16
hugetlb: do not demote poisoned hugetlb pages
Mike Kravetz
1
-7
/
+10
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-6
/
+9
2022-03-23
userfaultfd: provide unmasked address on page-fault
Nadav Amit
1
-2
/
+4
2022-03-23
mm/hugetlb.c: export PageHeadHuge()
David Howells
1
-0
/
+1
2022-03-23
mm/hugetlb: use helper macro __ATTR_RW
Miaohe Lin
1
-2
/
+1
2022-03-23
hugetlb: clean up potential spectre issue warnings
Mike Kravetz
1
-3
/
+4
2022-03-23
mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
Muchun Song
1
-1
/
+2
2022-03-23
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
1
-2
/
+1
2022-03-21
mm/hugetlb: Use try_grab_folio() instead of try_grab_compound_head()
Matthew Wilcox (Oracle)
1
-4
/
+3
2022-03-21
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
1
-0
/
+4
2022-02-26
hugetlbfs: fix a truncation issue in hugepages parameter
Liu Yuntao
1
-2
/
+2
2022-02-26
mm/hugetlb: fix kernel crash with hugetlb mremap
Aneesh Kumar K.V
1
-4
/
+3
2022-02-17
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
1
-2
/
+2
2022-01-15
mm: change page type prior to adding page table entry
Pasha Tatashin
1
-3
/
+3
2021-12-11
hugetlbfs: fix issue of preallocation of gigantic pages can't work
Zhenguo Yao
1
-1
/
+1
2021-11-22
hugetlbfs: flush before unlock on move_hugetlb_page_tables()
Nadav Amit
1
-1
/
+1
2021-11-22
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
1
-4
/
+19
2021-11-20
hugetlb, userfaultfd: fix reservation restore on userfaultfd error
Mina Almasry
1
-3
/
+4
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
1
-1
/
+3
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-63
/
+636
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
1
-25
/
+128
2021-11-06
hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page
Mike Kravetz
1
-1
/
+0
[next]