index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
2011-03-23
mm: use __GFP_OTHER_NODE for transparent huge pages
Andi Kleen
2011-03-14
thp+memcg-numa: fix BUG at include/linux/mm.h:370!
Hugh Dickins
2011-03-05
mm: use correct numa policy node for transparent hugepages
Andi Kleen
2011-03-05
mm: preserve original node for transparent huge page copies
Andi Kleen
2011-03-05
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
2011-02-15
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
2011-02-12
memcg: fix leak of accounting at failure path of hugepage collapsing
KAMEZAWA Hiroyuki
2011-02-03
thp: fix the wrong reported address of hwpoisoned hugepages
Jin Dongming
2011-01-21
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
2011-01-21
thp: keep highpte mapped until it is no longer needed
Johannes Weiner
2011-01-14
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2011-01-14
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2011-01-14
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2011-01-14
thp: disable transparent hugepages by default on small systems
Rik van Riel
2011-01-14
thp: freeze khugepaged and ksmd
Andrea Arcangeli
2011-01-14
thp: mmu_notifier_test_young
Andrea Arcangeli
2011-01-14
thp: don't allow transparent hugepage support without PSE
Andrea Arcangeli
2011-01-14
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
Andrea Arcangeli
2011-01-14
thp: transparent hugepage config choice
Andrea Arcangeli
2011-01-14
thp: allocate memory in khugepaged outside of mmap_sem write mode
Andrea Arcangeli
2011-01-14
thp: add numa awareness to hugepage allocations
Andrea Arcangeli
2011-01-14
thp: enable direct defrag
Andrea Arcangeli
2011-01-14
thp: set recommended min free kbytes
Andrea Arcangeli
2011-01-14
thp: mprotect: transparent huge page support
Johannes Weiner
2011-01-14
thp: mincore transparent hugepage support
Johannes Weiner
2011-01-14
thp: khugepaged
Andrea Arcangeli
2011-01-14
thp: transparent hugepage vmstat
Andrea Arcangeli
2011-01-14
thp: memcg huge memory
Andrea Arcangeli
2011-01-14
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
2011-01-14
thp: split_huge_page anon_vma ordering dependency
Andrea Arcangeli
2011-01-14
thp: transparent hugepage core
Andrea Arcangeli