index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
1
-2
/
+12
2018-12-08
hugetlbfs: check for pgoff value overflow
Mike Kravetz
1
-0
/
+6
2018-12-08
mm/hugetlb.c: don't call region_abort if region_chg fails
Mike Kravetz
1
-1
/
+3
2018-11-21
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
1
-2
/
+35
2018-11-21
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
1
-4
/
+19
2018-11-13
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
1
-0
/
+6
2018-07-11
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
1
-0
/
+1
2017-12-05
mm, hugetlbfs: introduce ->split() to vm_operations_struct
Dan Williams
1
-0
/
+8
2017-04-08
mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
Naoya Horiguchi
1
-2
/
+4
2017-01-19
mm/hugetlb.c: fix reservation race when freeing surplus pages
Mike Kravetz
1
-9
/
+28
2017-01-12
mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
Aneesh Kumar K.V
1
-5
/
+7
2016-11-11
mm/hugetlb: fix huge page reservation leak in private mapping error paths
Mike Kravetz
1
-0
/
+66
2016-10-07
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
1
-2
/
+2
2016-10-07
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
1
-1
/
+1
2016-10-07
mm/hugetlb: improve locking in dissolve_free_huge_pages()
Gerald Schaefer
1
-3
/
+9
2016-10-07
mm/hugetlb: check for reserved hugepages during memory offline
Gerald Schaefer
1
-5
/
+21
2016-10-07
mm/hugetlb: fix memory offline with hugepage size > memory block size
Gerald Schaefer
1
-6
/
+7
2016-08-11
mm/hugetlb: fix incorrect hugepages count during mem hotplug
zhong jiang
1
-0
/
+1
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+9
2016-08-02
mm, hugetlb: fix huge_pte_alloc BUG_ON
Michal Hocko
1
-1
/
+1
2016-08-02
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
Jia He
1
-0
/
+4
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
1
-1
/
+9
2016-07-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2016-07-28
mm: hwpoison: remove incorrect comments
Naoya Horiguchi
1
-1
/
+0
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-33
/
+21
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-1
/
+1
2016-07-26
mm/hugetlb: simplify hugetlb unmap
Aneesh Kumar K.V
1
-33
/
+21
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+3
2016-07-15
mm: thp: refix false positive BUG in page_move_anon_rmap()
Hugh Dickins
1
-1
/
+1
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
1
-1
/
+3
2016-06-30
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
1
-4
/
+42
2016-06-24
mm/hugetlb: clear compound_mapcount when freeing gigantic pages
Gerald Schaefer
1
-0
/
+1
2016-06-24
hugetlb: fix nr_pmds accounting with shared page tables
Kirill A. Shutemov
1
-2
/
+1
2016-06-09
mm/hugetlb: fix huge page reserve accounting for private mappings
Mike Kravetz
1
-2
/
+40
2016-05-29
file_inode(f)->i_mapping is f->f_mapping
Al Viro
1
-1
/
+1
2016-05-23
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2016-05-20
/dev/dax, core: file operations and dax-mmap
Dan Williams
1
-0
/
+1
2016-05-19
mm/hugetlb: add same zone check in pfn_range_valid_gigantic()
Joonsoo Kim
1
-3
/
+6
2016-05-19
mm/hugetlb.c: use first_memory_node
Andrew Morton
1
-2
/
+2
2016-05-19
mm/hugetlb: introduce hugetlb_bad_size()
Vaishali Thakkar
1
-1
/
+13
2016-05-19
mm/hugetlb: optimize minimum size (min_size) accounting
Mike Kravetz
1
-2
/
+4
2016-05-19
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
1
-3
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2016-03-17
mm: convert pr_warning to pr_warn
Joe Perches
1
-3
/
+2
2016-03-09
mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers
Jan Stancek
1
-2
/
+2
2016-03-09
mm/hugetlb: hugetlb_no_page: rate-limit warning message
Geoffrey Thomas
1
-1
/
+1
2016-02-18
mm/hugetlb.c: fix incorrect proc nr_hugepages value
Vaishali Thakkar
1
-2
/
+4
2016-02-05
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
1
-1
/
+1
2016-02-05
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
1
-2
/
+3
[next]