summaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAgeFilesLines
...
* mm: numa: clear numa hinting information on mprotectMel Gorman2013-12-181-0/+2
* mm: numa: ensure anon_vma is locked to prevent parallel THP splitsMel Gorman2013-12-181-0/+7
* mm: numa: do not clear PMD during PTE update scanMel Gorman2013-12-181-1/+1
* mm: numa: serialise parallel get_user_page against THP migrationMel Gorman2013-12-181-8/+16
* thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov2013-12-121-1/+11
* mm: convert the rest to new page table lock apiKirill A. Shutemov2013-11-151-48/+60
* mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov2013-11-151-16/+27
* mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov2013-11-151-13/+27
* mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov2013-11-151-5/+5
* mm: thp: khugepaged: add policy for finding target nodeBob Liu2013-11-131-9/+44
* mm: thp: cleanup: mv alloc_hugepage to better placeBob Liu2013-11-131-8/+6
* mm/huge_memory.c: fix stale comments of transparent_hugepage_flagsJianguo Wu2013-11-131-5/+6
* Merge branch 'linus' into sched/coreIngo Molnar2013-11-011-1/+9
|\
| * mm: Close races between THP migration and PMD numa clearingMel Gorman2013-10-291-18/+15
| * mm: numa: Sanitize task_numa_fault() callsitesMel Gorman2013-10-291-12/+13
| * mm: Prevent parallel splits during THP migrationMel Gorman2013-10-291-14/+30
| * mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman2013-10-291-7/+16
| * mm: numa: Do not account for a hinting fault if we racedMel Gorman2013-10-291-1/+4
| * mm: fix BUG in __split_huge_page_pmdHugh Dickins2013-10-161-1/+9
* | sched/numa: Adjust scan rate in task_numa_placementRik van Riel2013-10-091-1/+3
* | mm: numa: Do not group on RO pagesPeter Zijlstra2013-10-091-2/+13
* | mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra2013-10-091-4/+4
* | sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman2013-10-091-4/+4
* | mm: numa: Scan pages with elevated page_mapcountMel Gorman2013-10-091-7/+5
* | sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman2013-10-091-2/+3
* | mm: numa: Do not migrate or account for hinting faults on the zero pageMel Gorman2013-10-091-1/+9
* | mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanningMel Gorman2013-10-091-3/+16
* | mm: Close races between THP migration and PMD numa clearingMel Gorman2013-10-091-18/+15
* | mm: numa: Sanitize task_numa_fault() callsitesMel Gorman2013-10-091-12/+13
* | mm: Prevent parallel splits during THP migrationMel Gorman2013-10-091-14/+30
* | mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman2013-10-091-7/+16
* | mm: numa: Do not account for a hinting fault if we racedMel Gorman2013-10-091-1/+4
* | sched/numa: Fix commentsPeter Zijlstra2013-10-091-1/+1
|/
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-121-73/+56
|\
| * mm, thp: count thp_fault_fallback anytime thp fault failsDavid Rientjes2013-09-121-3/+7
| * thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov2013-09-121-26/+5
| * thp: do_huge_pmd_anonymous_page() cleanupKirill A. Shutemov2013-09-121-42/+41
| * thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()Kirill A. Shutemov2013-09-121-6/+8
| * thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov2013-09-121-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-121-6/+11
|\ \ | |/ |/|
| * hugepage: convert huge zero page shrinker to new shrinker APIGlauber Costa2013-09-101-6/+11
* | mm/huge_memory.c: fix potential NULL pointer dereferenceLibin2013-09-111-0/+2
* | mm: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-111-4/+4
|/
* thp, mm: avoid PageUnevictable on active/inactive lru listsKirill A. Shutemov2013-07-311-1/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-10/+18
|\
| * mm/THP: deposit the transpare huge pgtable before set_pmdAneesh Kumar K.V2013-06-201-4/+4
| * mm/THP: withdraw the pgtable after pmdp related operationsAneesh Kumar K.V2013-06-201-1/+7
| * mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-201-9/+9
| * mm/thp: use the correct function when updating access flagsAneesh Kumar K.V2013-06-201-1/+3
* | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-1/+1
|/
OpenPOWER on IntegriCloud