index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+4
2018-12-28
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
1
-1
/
+11
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
1
-29
/
+25
2018-12-28
mm: put_and_wait_on_page_locked() while page is migrated
Hugh Dickins
1
-4
/
+2
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-22
mm: thp: fix flags for pmd migration when split
Peter Xu
1
-9
/
+11
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
1
-14
/
+13
2018-12-06
mm, thp: restore node-local hugepage allocations
David Rientjes
1
-26
/
+16
2018-12-01
mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
Hugh Dickins
1
-6
/
+13
2018-12-01
mm/huge_memory: splitting set mapping+index before unfreeze
Hugh Dickins
1
-6
/
+6
2018-12-01
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
1
-6
/
+6
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
1
-9
/
+29
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-10
/
+7
2018-10-27
mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
Andrea Arcangeli
1
-1
/
+13
2018-10-27
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
1
-10
/
+6
2018-10-27
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
1
-0
/
+1
2018-10-21
mm: Convert huge_memory to XArray
Matthew Wilcox
1
-10
/
+7
2018-10-18
mremap: properly flush TLB before releasing the page
Linus Torvalds
1
-6
/
+4
2018-10-13
mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
Jérôme Glisse
1
-6
/
+0
2018-10-06
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
1
-1
/
+1
2018-09-05
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
1
-2
/
+2
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
1
-2
/
+2
2018-08-24
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
1
-15
/
+16
2018-08-18
mm, huge page: copy target sub-page last when copy huge page
Huang Ying
1
-1
/
+2
2018-08-18
thp: use mm_file_counter to determine update which rss counter
Yang Shi
1
-2
/
+2
2018-08-18
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
1
-2
/
+2
2018-08-06
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
1
-0
/
+2
2018-07-21
mm/huge_memory.c: fix data loss when splitting a file pmd
Hugh Dickins
1
-0
/
+2
2018-07-20
device-dax: Convert to vmf_insert_mixed and vm_fault_t
Dan Williams
1
-2
/
+2
2018-07-09
memcontrol: schedule throttling if we are congested
Tejun Heo
1
-3
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-08
mm: use page->deferred_list
Matthew Wilcox
1
-5
/
+2
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2018-06-02
mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
Hugh Dickins
1
-1
/
+1
2018-04-28
Merge tag 'v4.17-rc2' into docs-next
Jonathan Corbet
1
-1
/
+4
2018-04-21
mm: enable thp migration for shmem thp
Naoya Horiguchi
1
-1
/
+4
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
1
-2
/
+2
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
1
-2
/
+2
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-5
/
+5
2018-04-11
mm: unclutter THP migration
Michal Hocko
1
-0
/
+6
2018-04-11
memcg, thp: do not invoke oom killer on thp charges
Michal Hocko
1
-3
/
+2
2018-04-06
mm/huge_memory.c: reorder operations in __split_huge_page_tail()
Konstantin Khlebnikov
1
-21
/
+15
2018-03-23
mm, thp: do not cause memcg oom for thp
David Rientjes
1
-2
/
+3
2018-03-23
mm/thp: do not wait for lock_page() in deferred_split_scan()
Kirill A. Shutemov
1
-1
/
+3
2018-02-01
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
1
-37
/
+35
2018-02-01
mm: use updated pmdp_invalidate() interface to track dirty/accessed bits
Kirill A. Shutemov
1
-17
/
+12
2018-02-01
mm/huge_memory.c: fix comment in __split_huge_pmd_locked
Yisheng Xie
1
-4
/
+3
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
1
-3
/
+3
2017-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2017-11-30
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
1
-2
/
+2
[next]