index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
khugepaged.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+8
2021-11-06
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
1
-2
/
+8
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-4
/
+4
2021-10-28
mm: khugepaged: skip huge page collapse for special files
Yang Shi
1
-8
/
+11
2021-10-28
mm, thp: bail out early in collapse_file for writeback page
Rongwei Wang
1
-1
/
+6
2021-09-27
mm/memcg: Convert mem_cgroup_uncharge() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-09-27
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
1
-1
/
+1
2021-06-30
mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
Collin Fijalkovich
1
-1
/
+15
2021-06-30
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-3
/
+1
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-1
/
+1
2021-05-05
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
1
-1
/
+1
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
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-02-26
mm,thp,shmem: make khugepaged obey tmpfs mount flags
Rik van Riel
1
-6
/
+16
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-1
/
+3
2021-01-21
mm: Avoid modifying vmf.address in __collapse_huge_page_swapin()
Will Deacon
1
-19
/
+18
2020-12-15
mm: fix some spelling mistakes in comments
Haitao Shi
1
-1
/
+1
2020-12-15
mm: cleanup kstrto*() usage
Alexey Dobriyan
1
-9
/
+9
2020-12-15
mm: use sysfs_emit for struct kobject * uses
Joe Perches
1
-11
/
+11
2020-12-15
khugepaged: add parameter explanations for kernel-doc markup
Alex Shi
1
-1
/
+13
2020-12-15
mm: memcontrol: add file_thp, shmem_thp to memory.stat
Johannes Weiner
1
-2
/
+2
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
1
-1
/
+1
2020-10-11
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
1
-2
/
+11
2020-10-10
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
1
-0
/
+12
2020-09-05
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
1
-1
/
+1
2020-08-21
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
1
-1
/
+1
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-07
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
1
-4
/
+1
2020-08-07
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
1
-10
/
+14
2020-08-07
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
1
-25
/
+19
2020-08-07
khugepaged: collapse_pte_mapped_thp() flush the right range
Hugh Dickins
1
-1
/
+1
2020-07-24
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
1
-0
/
+3
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-17
/
+17
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-18
/
+18
2020-06-03
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-6
/
+2
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-2
/
+2
2020-06-03
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-25
/
+10
2020-06-03
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-1
/
+1
2020-06-03
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-5
/
+11
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-10
/
+10
2020-06-03
khugepaged: introduce 'max_ptes_shared' tunable
Kirill A. Shutemov
1
-4
/
+48
[next]