index
:
linux-cubox.git
bmm-3.12
drm-armada-fixes
drm-tda998x-3.12
drm-tda998x-3.12-fixes
tda998x-devel
tda998x-fixes
unstable/tda998x-devel
Solid-run Cubox Linux kernel tree mainline additions *UNSTABLE*
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Age
Commit message (
Expand
)
Author
2012-03-21
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
2012-03-21
thp: optimize away unnecessary page table locking
Naoya Horiguchi
2012-01-12
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2011-10-31
thp: mremap support and TLB optimization
Andrea Arcangeli
2011-05-25
mm: convert anon_vma->lock to a mutex
Peter Zijlstra
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
2011-02-15
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
2011-01-13
thp: add compound_trans_head() helper
Andrea Arcangeli
2011-01-13
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2011-01-13
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2011-01-13
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2011-01-13
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
Andrea Arcangeli
2011-01-13
thp: mprotect: transparent huge page support
Johannes Weiner
2011-01-13
thp: mincore transparent hugepage support
Johannes Weiner
2011-01-13
thp: khugepaged
Andrea Arcangeli
2011-01-13
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli