index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-60
/
+34
|
\
|
*
mm/huge_memory: fix comment of page_deferred_list
Miaohe Lin
2022-07-17
1
-2
/
+2
|
*
mm/huge_memory: check pmd_present first in is_huge_zero_pmd
Miaohe Lin
2022-07-17
1
-1
/
+1
|
*
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
2022-07-17
1
-0
/
+8
|
*
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
1
-55
/
+2
|
*
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
1
-6
/
+10
|
*
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
2022-07-17
1
-0
/
+11
|
*
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
2022-07-03
1
-2
/
+6
*
|
arm64: enable THP_SWAP for arm64
Barry Song
2022-07-20
1
-0
/
+12
|
/
*
mm: thp: only regular file could be THP eligible
Yang Shi
2022-05-19
1
-0
/
+14
*
mm: allow can_split_folio() to be called when THP are disabled
Matthew Wilcox (Oracle)
2022-05-13
1
-1
/
+0
*
mm/mprotect: use mmu_gather
Nadav Amit
2022-05-13
1
-2
/
+3
*
mm/huge_memory: make is_transparent_hugepage() static
Miaohe Lin
2022-03-24
1
-6
/
+0
*
mm: Support arbitrary THP sizes
Matthew Wilcox (Oracle)
2022-03-21
1
-47
/
+0
*
mm: Turn can_split_huge_page() into can_split_folio()
Matthew Wilcox (Oracle)
2022-03-21
1
-2
/
+2
*
mm/huge_memory: Convert __split_huge_pmd() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
1
-4
/
+4
*
mm: Add split_folio_to_list()
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+6
*
mm: Add folio_test_pmd_mappable()
Matthew Wilcox (Oracle)
2022-01-04
1
-0
/
+14
*
mm/writeback: Add folio_wait_stable()
Matthew Wilcox (Oracle)
2021-09-27
1
-15
/
+0
*
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
1
-5
/
+4
*
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-06-30
1
-1
/
+1
*
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
1
-22
/
+35
*
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
2021-06-30
1
-4
/
+2
*
mm/thp: make is_huge_zero_pmd() safe and quicker
Hugh Dickins
2021-06-16
1
-1
/
+7
*
mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
Miaohe Lin
2021-05-05
1
-3
/
+0
*
mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...
Aneesh Kumar K.V
2021-02-24
1
-6
/
+9
*
include/linux/huge_mm.h: remove extern keyword
Ralph Campbell
2020-12-15
1
-52
/
+41
*
include/linux/huge_mm.h: remove mincore_huge_pmd declaration
yuleixzhang
2020-10-13
1
-3
/
+0
*
mm: add thp_head
Matthew Wilcox (Oracle)
2020-08-14
1
-0
/
+15
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
1
-4
/
+9
*
mm: add thp_size
Matthew Wilcox (Oracle)
2020-08-14
1
-0
/
+11
*
mm: add thp_order
Matthew Wilcox (Oracle)
2020-08-14
1
-0
/
+19
*
mm: thp: remove debug_cow switch
Yang Shi
2020-08-12
1
-7
/
+0
*
mm/mremap: it is sure to have enough space when extent meets requirement
Wei Yang
2020-08-07
1
-1
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mm: merge parameters for change_protection()
Peter Xu
2020-04-07
1
-1
/
+1
*
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-04
1
-2
/
+39
|
\
|
*
mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
Thomas Hellstrom (VMware)
2020-03-24
1
-2
/
+39
*
|
include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP
Matthew Wilcox (Oracle)
2020-04-02
1
-1
/
+5
*
|
mm/vma: make is_vma_temporary_stack() available for general use
Anshuman Khandual
2020-04-02
1
-3
/
+1
|
/
*
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
2020-01-27
1
-0
/
+6
*
mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()
Thomas Hellstrom
2019-11-06
1
-2
/
+0
*
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-29
1
-1
/
+6
|
\
|
*
libnvdimm/dax: Pick the right alignment default when creating dax devices
Aneesh Kumar K.V
2019-09-24
1
-1
/
+6
*
|
mm: thp: make deferred split shrinker memcg aware
Yang Shi
2019-09-24
1
-0
/
+9
|
/
*
mm: thp: make transhuge_vma_suitable available for anonymous THP
Yang Shi
2019-07-18
1
-0
/
+23
*
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-14
1
-4
/
+2
*
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
2018-12-28
1
-1
/
+12
*
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
2018-10-26
1
-4
/
+4
*
mremap: properly flush TLB before releasing the page
Linus Torvalds
2018-10-18
1
-1
/
+1
[next]