aboutsummaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAge
* mm: numa: mark huge PTEs young when clearing NUMA hinting faultsMel Gorman2015-03-25
* mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-25
* mm: numa: preserve PTE write permissions across a NUMA hinting faultMel Gorman2015-03-25
* mm: numa: group related processes based on VMA flags instead of page table flagsMel Gorman2015-03-25
* mm: thp: Return the correct value for change_huge_pmdMel Gorman2015-03-12
* mm: fix up numa read-only thread grouping logicLinus Torvalds2015-03-12
* mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entriesMel Gorman2015-02-12
* mm: numa: add paranoid check around pte_protnone_numaMel Gorman2015-02-12
* mm: numa: do not trap faults on the huge zero pageMel Gorman2015-02-12
* mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-12
* mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-12
* mm: numa: do not dereference pmd outside of the lock during NUMA hinting faultMel Gorman2015-02-12
* mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz2015-02-11
* mincore: apply page table walker on do_mincore()Naoya Horiguchi2015-02-11
* mm/thp: allocate transparent hugepages on local nodeAneesh Kumar K.V2015-02-11
* mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin2015-02-11
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-11
|\ \
| * | s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-27
| * | mm: introduce mm_forbids_zeropage functionDominik Dingel2014-10-27
* | | thp: do not mark zero-page pmd write-protected explicitlyKirill A. Shutemov2014-12-10
| |/ |/|
* | mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-10-29
* | mm: free compound page with correct orderYu Zhao2014-10-29
|/
* mm: use VM_BUG_ON_MM where possibleSasha Levin2014-10-09
* mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMASasha Levin2014-10-09
* mm, THP: don't hold mmap_sem in khugepaged when allocating THPVlastimil Babka2014-10-09
* mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman2014-10-02
* mm: memcontrol: rewrite charge APIJohannes Weiner2014-08-08
* mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_modeDavid Rientjes2014-08-06
* mm: huge_memory: use GFP_TRANSHUGE when charging huge pagesJohannes Weiner2014-08-06
* mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomicWaiman Long2014-08-06
* mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long2014-08-06
* mm: let mm_find_pmd fix buggy race with THP faultHugh Dickins2014-06-23
* mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()Hugh Dickins2014-06-23
* mm/huge_memory.c: complete conversion to pr_foo()Andrew Morton2014-06-04
* thp: consolidate assert checks in __split_huge_page()Kirill A. Shutemov2014-06-04
* Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-07
|\
| * thp: close race between split and zap huge pagesKirill A. Shutemov2014-04-18
| * memcg: rename high level charging functionsMichal Hocko2014-04-07
| * mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-07
| * mm, thp: drop do_huge_pmd_wp_zero_page_fallback()Kirill A. Shutemov2014-04-03
* | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
|/
* mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka2014-03-04
* mm, thp: fix infinite loop on memcg OOMKirill A. Shutemov2014-02-25
* mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-16
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-01-28
|\
| * powerpc/thp: Fix crash on mremapAneesh Kumar K.V2014-01-14
* | mm: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-01-23
* | mm: show message when updating min_free_kbytes in thpHan Pingtian2014-01-23