Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / huge_memory.c
2012-03-22 Naoya Horiguchithp: optimize away unnecessary page table locking
2012-03-05 Andrea Arcangelimm: thp: fix BUG on mm->nr_ptes
2012-02-09 Hugh Dickinsmm: fix UP THP spin_is_locked BUGs
2012-01-13 Hugh Dickinsmemcg: fix split_huge_page_refcounts()
2012-01-13 Shaohua Lithp: improve order in lru list for split huge page
2012-01-13 Shaohua Lithp: add tlb_remove_pmd_tlb_entry
2012-01-13 Shaohua Lithp: remove unnecessary tlb flush for mprotect
2012-01-13 Shaohua Lithp: improve the error code path
2012-01-13 KAMEZAWA Hiroyukimemcg: make mem_cgroup_split_huge_fixup() more efficient
2011-12-09 Andrea Arcangelithp: reduce khugepaged freezing latency
2011-11-02 Andrea Arcangelimm: thp: tail page refcounting fix
2011-11-01 Hillf Dantonmm/huge_memory: fix typo when updating mmu cache
2011-11-01 Hillf Dantonmm/huge_memory: fix copying user highpage
2011-11-01 H Hartley Sweetenmm/huge_memory.c: quiet sparse noise
2011-11-01 Andrea Arcangelithp: mremap support and TLB optimization
2011-07-26 Chris Wrightmm/huge_memory.c: minor lock simplification in __khugep...
2011-06-16 Andrea Arcangelimm: remove khugepaged double thp vmstat update with...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Andrea Arcangelimm: thp: optimize memcg charge in khugepaged
2011-05-25 Peter Zijlstramm: convert anon_vma->lock to a mutex
2011-04-28 Andrea Arcangelimm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
2011-04-14 Ben Hutchingsmm/thp: use conventional format for boolean attributes
2011-04-14 Andi Kleenmm: add VM counters for transparent hugepages
2011-03-23 Andi Kleenmm: use __GFP_OTHER_NODE for transparent huge pages
2011-03-14 Hugh Dickinsthp+memcg-numa: fix BUG at include/linux/mm.h:370!
2011-03-05 Andi Kleenmm: use correct numa policy node for transparent hugepages
2011-03-05 Andi Kleenmm: preserve original node for transparent huge page...
2011-03-05 Andi Kleenmm: change alloc_pages_vma to pass down the policy...
2011-02-15 Andrea Arcangelithp: prevent hugepages during args/env copying into...
2011-02-12 KAMEZAWA Hiroyukimemcg: fix leak of accounting at failure path of hugepa...
2011-02-03 Jin Dongmingthp: fix the wrong reported address of hwpoisoned hugepages
2011-01-21 KAMEZAWA Hiroyukimemcg: fix USED bit handling at uncharge in THP
2011-01-21 Johannes Weinerthp: keep highpte mapped until it is no longer needed
2011-01-14 Andrea Arcangelithp: khugepaged: make khugepaged aware about madvise
2011-01-14 Andrea Arcangelithp: madvise(MADV_NOHUGEPAGE)
2011-01-14 Rik van Rielthp: fix anon memory statistics with transparent hugepages
2011-01-14 Rik van Rielthp: disable transparent hugepages by default on small...
2011-01-14 Andrea Arcangelithp: freeze khugepaged and ksmd
2011-01-14 Andrea Arcangelithp: mmu_notifier_test_young
2011-01-14 Andrea Arcangelithp: don't allow transparent hugepage support without PSE
2011-01-14 Andrea Arcangelithp: avoid breaking huge pmd invariants in case of...
2011-01-14 Andrea Arcangelithp: transparent hugepage config choice
2011-01-14 Andrea Arcangelithp: allocate memory in khugepaged outside of mmap_sem...
2011-01-14 Andrea Arcangelithp: add numa awareness to hugepage allocations
2011-01-14 Andrea Arcangelithp: enable direct defrag
2011-01-14 Andrea Arcangelithp: set recommended min free kbytes
2011-01-14 Johannes Weinerthp: mprotect: transparent huge page support
2011-01-14 Johannes Weinerthp: mincore transparent hugepage support
2011-01-14 Andrea Arcangelithp: khugepaged
2011-01-14 Andrea Arcangelithp: transparent hugepage vmstat
2011-01-14 Andrea Arcangelithp: memcg huge memory
2011-01-14 Andrea Arcangelithp: madvise(MADV_HUGEPAGE)
2011-01-14 Andrea Arcangelithp: split_huge_page anon_vma ordering dependency
2011-01-14 Andrea Arcangelithp: transparent hugepage core