Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
31b4cd2907322bd56e4090168e4ce8f8dcd17820
/
mm
/
huge_memory.c
fa9add6
mm/memcg: apply add/del_page to lruvec
by Hugh Dickins
· 12 years ago
6f60b69
mm, thp: drop page_table_lock to uncharge memcg pages
by David Rientjes
· 12 years ago
1f1d06c
thp, memcg: split hugepage for memcg oom on cow
by David Rientjes
· 12 years ago
edad9d2
mm, thp: allow fallback when pte_alloc_one() fails for huge pmd
by David Rientjes
· 12 years ago
aa2e878
mm, thp: remove unnecessary ret variable
by David Rientjes
· 12 years ago
025c5b2
thp: optimize away unnecessary page table locking
by Naoya Horiguchi
· 13 years ago
1c641e8
mm: thp: fix BUG on mm->nr_ptes
by Andrea Arcangeli
· 13 years ago
b9980cd
mm: fix UP THP spin_is_locked BUGs
by Hugh Dickins
· 13 years ago
12d2710
memcg: fix split_huge_page_refcounts()
by Hugh Dickins
· 13 years ago
4567688
thp: improve order in lru list for split huge page
by Shaohua Li
· 13 years ago
f21760b
thp: add tlb_remove_pmd_tlb_entry
by Shaohua Li
· 13 years ago
e559130
thp: remove unnecessary tlb flush for mprotect
by Shaohua Li
· 13 years ago
569e559
thp: improve the error code path
by Shaohua Li
· 13 years ago
e94c8a9
memcg: make mem_cgroup_split_huge_fixup() more efficient
by KAMEZAWA Hiroyuki
· 13 years ago
1dfb059
thp: reduce khugepaged freezing latency
by Andrea Arcangeli
· 13 years ago
70b50f9
mm: thp: tail page refcounting fix
by Andrea Arcangeli
· 13 years ago
35d8c7a
mm/huge_memory: fix typo when updating mmu cache
by Hillf Danton
· 13 years ago
0089e48
mm/huge_memory: fix copying user highpage
by Hillf Danton
· 13 years ago
2f1da64
mm/huge_memory.c: quiet sparse noise
by H Hartley Sweeten
· 13 years ago
37a1c49
thp: mremap support and TLB optimization
by Andrea Arcangeli
· 13 years ago
d788e80
mm/huge_memory.c: minor lock simplification in __khugepaged_exit
by Chris Wright
· 13 years ago
f300ea4
mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
by Andrea Arcangeli
· 13 years ago
692e0b3
mm: thp: optimize memcg charge in khugepaged
by Andrea Arcangeli
· 13 years ago
2b575eb
mm: convert anon_vma->lock to a mutex
by Peter Zijlstra
· 13 years ago
78f11a2
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
by Andrea Arcangeli
· 14 years ago
e27e615
mm/thp: use conventional format for boolean attributes
by Ben Hutchings
· 14 years ago
81ab420
mm: add VM counters for transparent hugepages
by Andi Kleen
· 14 years ago
cc5d462
mm: use __GFP_OTHER_NODE for transparent huge pages
by Andi Kleen
· 14 years ago
2fbfac4
thp+memcg-numa: fix BUG at include/linux/mm.h:370!
by Hugh Dickins
· 14 years ago
5c4b4be
mm: use correct numa policy node for transparent hugepages
by Andi Kleen
· 14 years ago
19ee151
mm: preserve original node for transparent huge page copies
by Andi Kleen
· 14 years ago
2f5f948
mm: change alloc_pages_vma to pass down the policy node for local policy
by Andi Kleen
· 14 years ago
a7d6e4e
thp: prevent hugepages during args/env copying into the user stack
by Andrea Arcangeli
· 14 years ago
678ff89
memcg: fix leak of accounting at failure path of hugepage collapsing
by KAMEZAWA Hiroyuki
· 14 years ago
a6d30dd
thp: fix the wrong reported address of hwpoisoned hugepages
by Jin Dongming
· 14 years ago
ca3e021
memcg: fix USED bit handling at uncharge in THP
by KAMEZAWA Hiroyuki
· 14 years ago
453c719
thp: keep highpte mapped until it is no longer needed
by Johannes Weiner
· 14 years ago
60ab324
thp: khugepaged: make khugepaged aware about madvise
by Andrea Arcangeli
· 14 years ago
a664b2d
thp: madvise(MADV_NOHUGEPAGE)
by Andrea Arcangeli
· 14 years ago
2c888cf
thp: fix anon memory statistics with transparent hugepages
by Rik van Riel
· 14 years ago
97562cd
thp: disable transparent hugepages by default on small systems
by Rik van Riel
· 14 years ago
878aee7
thp: freeze khugepaged and ksmd
by Andrea Arcangeli
· 14 years ago
8ee5382
thp: mmu_notifier_test_young
by Andrea Arcangeli
· 14 years ago
4b7167b
thp: don't allow transparent hugepage support without PSE
by Andrea Arcangeli
· 14 years ago
94fcc58
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
by Andrea Arcangeli
· 14 years ago
13ece88
thp: transparent hugepage config choice
by Andrea Arcangeli
· 14 years ago
ce83d21
thp: allocate memory in khugepaged outside of mmap_sem write mode
by Andrea Arcangeli
· 14 years ago
0bbbc0b
thp: add numa awareness to hugepage allocations
by Andrea Arcangeli
· 14 years ago
d39d33c
thp: enable direct defrag
by Andrea Arcangeli
· 14 years ago
f000565
thp: set recommended min free kbytes
by Andrea Arcangeli
· 14 years ago
cd7548a
thp: mprotect: transparent huge page support
by Johannes Weiner
· 14 years ago
0ca1634
thp: mincore transparent hugepage support
by Johannes Weiner
· 14 years ago
ba76149
thp: khugepaged
by Andrea Arcangeli
· 14 years ago
7913417
thp: transparent hugepage vmstat
by Andrea Arcangeli
· 14 years ago
b9bbfbe
thp: memcg huge memory
by Andrea Arcangeli
· 14 years ago
0af4e98
thp: madvise(MADV_HUGEPAGE)
by Andrea Arcangeli
· 14 years ago
05759d3
thp: split_huge_page anon_vma ordering dependency
by Andrea Arcangeli
· 14 years ago
71e3aac
thp: transparent hugepage core
by Andrea Arcangeli
· 14 years ago