index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: huge_memory: Fix build error.
Ralf Baechle
2012-10-15
1
-0
/
+1
*
mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().
David Miller
2012-10-09
1
-2
/
+3
*
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
2012-10-09
1
-3
/
+3
*
mm, thp: fix mapped pages avoiding unevictable list on mlock
David Rientjes
2012-10-09
1
-1
/
+10
*
mm: move all mmu notifier invocations to be done outside the PT lock
Sagi Grimberg
2012-10-09
1
-6
/
+36
*
mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c
Catalin Marinas
2012-10-09
1
-3
/
+3
*
thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator
Xiao Guangrong
2012-10-09
1
-0
/
+1
*
mm rmap: remove vma_address check for address inside vma
Michel Lespinasse
2012-10-09
1
-4
/
+0
*
mm anon rmap: replace same_anon_vma linked list with an interval tree.
Michel Lespinasse
2012-10-09
1
-2
/
+3
*
thp: make MADV_HUGEPAGE check for mm->def_flags
Gerald Schaefer
2012-10-09
1
-0
/
+4
*
thp: introduce pmdp_invalidate()
Gerald Schaefer
2012-10-09
1
-2
/
+1
*
thp: remove assumptions on pgtable_t type
Gerald Schaefer
2012-10-09
1
-42
/
+8
*
thp: remove unnecessary set_recommended_min_free_kbytes
Xiao Guangrong
2012-10-09
1
-5
/
+0
*
thp: use khugepaged_enabled to remove duplicate code
Xiao Guangrong
2012-10-09
1
-9
/
+2
*
thp: remove khugepaged_loop
Xiao Guangrong
2012-10-09
1
-10
/
+4
*
thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page
Xiao Guangrong
2012-10-09
1
-68
/
+98
*
thp: release page in page pre-alloc path
Xiao Guangrong
2012-10-09
1
-12
/
+7
*
thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan
Xiao Guangrong
2012-10-09
1
-52
/
+45
*
thp: remove some code depend on CONFIG_NUMA
Xiao Guangrong
2012-10-09
1
-7
/
+3
*
thp: remove wake_up_interruptible in the exit path
Xiao Guangrong
2012-10-09
1
-14
/
+21
*
thp: remove unnecessary khugepaged_thread check
Xiao Guangrong
2012-10-09
1
-4
/
+1
*
thp: move khugepaged_mutex out of khugepaged
Xiao Guangrong
2012-10-09
1
-23
/
+13
*
thp: remove unnecessary check in start_khugepaged
Xiao Guangrong
2012-10-09
1
-5
/
+2
*
thp: fix the count of THP_COLLAPSE_ALLOC
Xiao Guangrong
2012-10-09
1
-1
/
+1
*
mm: kill vma flag VM_INSERTPAGE
Konstantin Khlebnikov
2012-10-09
1
-2
/
+1
*
mm: introduce arch-specific vma flag VM_ARCH_1
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
2012-10-09
1
-16
/
+3
*
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...
Andrea Arcangeli
2012-09-28
1
-1
/
+0
*
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-29
1
-3
/
+5
*
mm, thp: drop page_table_lock to uncharge memcg pages
David Rientjes
2012-05-29
1
-0
/
+2
*
thp, memcg: split hugepage for memcg oom on cow
David Rientjes
2012-05-29
1
-0
/
+3
*
mm, thp: allow fallback when pte_alloc_one() fails for huge pmd
David Rientjes
2012-05-29
1
-5
/
+8
*
mm, thp: remove unnecessary ret variable
David Rientjes
2012-05-29
1
-2
/
+1
*
thp: optimize away unnecessary page table locking
Naoya Horiguchi
2012-03-21
1
-66
/
+59
*
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
2012-03-05
1
-3
/
+3
*
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
2012-02-08
1
-2
/
+2
*
memcg: fix split_huge_page_refcounts()
Hugh Dickins
2012-01-12
1
-10
/
+0
*
thp: improve order in lru list for split huge page
Shaohua Li
2012-01-12
1
-3
/
+2
*
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2012-01-12
1
-1
/
+2
*
thp: remove unnecessary tlb flush for mprotect
Shaohua Li
2012-01-12
1
-1
/
+0
*
thp: improve the error code path
Shaohua Li
2012-01-12
1
-21
/
+50
*
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
2012-01-12
1
-1
/
+2
*
thp: reduce khugepaged freezing latency
Andrea Arcangeli
2011-12-09
1
-12
/
+4
*
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-02
1
-11
/
+26
*
mm/huge_memory: fix typo when updating mmu cache
Hillf Danton
2011-10-31
1
-1
/
+1
*
mm/huge_memory: fix copying user highpage
Hillf Danton
2011-10-31
1
-1
/
+1
*
mm/huge_memory.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
1
-1
/
+4
*
thp: mremap support and TLB optimization
Andrea Arcangeli
2011-10-31
1
-0
/
+45
*
mm/huge_memory.c: minor lock simplification in __khugepaged_exit
Chris Wright
2011-07-25
1
-4
/
+2
*
mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
Andrea Arcangeli
2011-06-15
1
-4
/
+1
[next]