2016-06-25 |
Mel Gorman | mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-06-08 |
Mel Gorman | futex: Calculate the futex key based on a tail page... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-06-03 |
Mel Gorman | mm, page_alloc: recalculate the preferred zoneref if... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-06-03 |
Mel Gorman | mm, page_alloc: reset zonelist iterator after resetting... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: restore the original nodemask if the... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: don't duplicate code in free_pcp_prepare Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: defer debugging checks of pages allocated... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: defer debugging checks of freed pages... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: inline pageblock lookup in page free... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove unnecessary variable from free_pcppag... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: pull out side effects from free_pages_check Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: un-inline the bad part of free_pages_check Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: check multiple page fields with a single... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove field from alloc_context Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: avoid looking up the first zone in... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: shortcut watermark checks for order... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: reduce cost of fair zone allocation... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: shorten the page allocator fast path Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: check once if a zone has isolated pageblocks Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: move __GFP_HARDWALL modifications out... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: simplify last cpupid reset Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove unnecessary initialisation from... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove unnecessary initialisation in... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove unnecessary local variable in... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: convert nr_fair_skipped to bool Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: convert alloc_flags to unsigned Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: avoid unnecessary zone lookups during... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: use __dec_zone_state for order-0 page... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: inline the fast path of the zonelist... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: inline zone_statistics Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: reduce branches in zone_statistics Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: use new PageAnonHead helper in the... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: only check PageCompound for high-order... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-03-17 |
Mel Gorman | mm: thp: set THP defrag by default to madvise and add... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-03-15 |
Mel Gorman | mm: filemap: avoid unnecessary calls to lock_page when... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-03-15 |
Mel Gorman | mm: filemap: remove redundant code in do_read_cache_page Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-02-27 |
Mel Gorman | mm: numa: quickly fail allocations for NUMA balancing... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-02-17 |
Mel Gorman | futex: Remove requirement for lock_page() in get_futex_key() Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-02-09 |
Mel Gorman | sched/debug: Make schedstats a runtime tunable that... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-01-15 |
Mel Gorman | mm/page_alloc.c: remove unnecessary parameter from... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm: page_alloc: hide some GFP internals and document... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: only enforce watermarks for order-0... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: reserve pageblocks for high-order atomic... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove MIGRATE_RESERVE Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: delete the zonelist_cache Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm: page_alloc: remove GFP_IOFS Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: distinguish between being unable to... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: use masks and shifts when converting... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary taking of a seqlock... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary recalculations for... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary parameter from zone_water... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-10-02 |
Mel Gorman | mm: hugetlbfs: skip shared VMAs when unmapping private... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-09-04 |
Mel Gorman | Documentation/features/vm: add feature description... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-09-04 |
Mel Gorman | mm: defer flush of writable TLB entries Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-09-04 |
Mel Gorman | mm: send one IPI per CPU to TLB flush all entries after... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-09-04 |
Mel Gorman | x86, mm: trace when an IPI is about to be sent Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-08-07 |
Mel Gorman | mm: initialize hotplugged pages as reserved Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-08-07 |
Mel Gorman | fs, file table: reinit files_stat.max_files after deferred... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-08-07 |
Mel Gorman | mm, meminit: allow early_pfn_to_nid to be used during... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-17 |
Mel Gorman | mm, meminit: suppress unused memory variable warning Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: meminit: finish initialisation of struct pages... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: meminit: remove mminit_verify_page_links Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: meminit: reduce number of times pageblocks are... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: meminit: free pages in large chunks where possible Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | x86: mm: enable deferred struct page initialisation... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: meminit: minimise number of pfn->page lookups during... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: meminit: initialise remaining struct pages in parallel... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: meminit: initialise a subset of struct pages if... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: meminit: inline some helper functions Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-07-01 |
Mel Gorman | mm: page_alloc: pass PFN to __free_pages_bootmem Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-06-25 |
Mel Gorman | mm, memcg: Try charging a page before setting page... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-06-11 |
Mel Gorman | net, swap: Remove a warning and clarify why sk_mem_reclaim... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-06-10 |
Mel Gorman | sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-05-15 |
Mel Gorman | mm, numa: really disable NUMA balancing by default... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-04-14 |
Mel Gorman | mm: numa: remove migrate_ratelimited Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-04-07 |
Mel Gorman | mm: move zone lock to a different cache line than order... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-03-25 |
Mel Gorman | mm: numa: mark huge PTEs young when clearing NUMA hinting... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-03-25 |
Mel Gorman | mm: numa: slow PTE scan rate if migration failures... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-03-25 |
Mel Gorman | mm: numa: preserve PTE write permissions across a NUMA... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-03-25 |
Mel Gorman | mm: numa: group related processes based on VMA flags... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-03-12 |
Mel Gorman | mm: thp: Return the correct value for change_huge_pmd Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | mm: numa: avoid unnecessary TLB flushes when setting... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | mm: numa: add paranoid check around pte_protnone_numa Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | x86: mm: restore original pte_special check Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | mm: numa: do not trap faults on the huge zero page Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | mm: remove remaining references to NUMA hinting bits... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | mm: convert p[te|md]_mknonnuma and remaining page table... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | mm: convert p[te|md]_numa users to p[te|md]_protnone_numa Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | mm: add p[te|md] protnone helpers for use by NUMA balancing Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2015-02-13 |
Mel Gorman | mm: numa: do not dereference pmd outside of the lock... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2014-12-13 |
Mel Gorman | mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2014-10-10 |
Mel Gorman | mm: mempolicy: skip inaccessible VMAs when setting... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2014-10-10 |
Mel Gorman | mm: page_alloc: default node-ordering on 64-bit NUMA... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2014-10-10 |
Mel Gorman | mm: page_alloc: Make paranoid check in move_freepages... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2014-10-10 |
Mel Gorman | mm: remove misleading ARCH_USES_NUMA_PROT_NONE Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2014-10-02 |
Mel Gorman | mm: numa: Do not mark PTEs pte_numa when splitting... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2014-10-02 |
Mel Gorman | mm: migrate: Close race between migration completion... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
next |