2018-05-16 |
David Rientjes | mm, oom: fix concurrent munlock and oom reaper unmap, v3 Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-09-09 |
David Rientjes | fs, proc: unconditional cond_resched when reading smaps Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-09-09 |
David Rientjes | mm/swapfile.c: fix swapon frontswap_map memory leak... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-07-10 |
David Rientjes | fs, epoll: short circuit fetching events if thread... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-07-10 |
David Rientjes | mm, hugetlb: schedule when potentially allocating many... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-07-10 |
David Rientjes | mm, vmpressure: pass-through notification support Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-07-10 |
David Rientjes | mm, vmscan: avoid thrashing anon lru when free + file... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-07-06 |
David Rientjes | compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-06-23 |
David Rientjes | mm, thp: remove cond_resched from __collapse_huge_page_copy Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-06-06 |
David Rientjes | compiler, clang: suppress warning for unused static... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-05-12 |
David Rientjes | mm, thp: copying user pages must schedule on collapse Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-05-03 |
David Rientjes | mm, vmstat: suppress pcp stats for unpopulated zones... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-05-03 |
David Rientjes | mm, vmstat: print non-populated zones in zoneinfo Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-04-08 |
David Rientjes | mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff() Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-04-08 |
David Rientjes | mm, thp: fix setting of defer+madvise thp defrag mode Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-02-25 |
David Rientjes | mm, madvise: fail with ENOMEM when splitting vma will... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-02-25 |
David Rientjes | mm, oom: header nodemask is NULL when cpusets are disabled Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-02-23 |
David Rientjes | mm, page_alloc: warn_alloc nodemask is NULL when cpusets... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-02-23 |
David Rientjes | mm, thp: add new defer+madvise defrag option Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-02-23 |
David Rientjes | mm, compaction: add vmstats for kcompactd work Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2017-01-25 |
David Rientjes | mm, memcg: do not retry precharge charges Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-12-13 |
David Rientjes | mm, thp: avoid unlikely branches for split_huge_pmd Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-12-13 |
David Rientjes | mm, slab: maintain total slab count instead of active... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-09-02 |
David Rientjes | mm, mempolicy: task->mempolicy must be NULL before... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-07-15 |
David Rientjes | mm, compaction: prevent VM_BUG_ON when terminating... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-06-25 |
David Rientjes | mm, compaction: abort free scanner if split fails Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-05-21 |
David Rientjes | mm, migrate: increment fail count on ENOMEM Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-05-21 |
David Rientjes | mm, thp: khugepaged should scan when sleep value is... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-05-21 |
David Rientjes | mm, hugetlb_cgroup: round limit_in_bytes down to hugepage... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-03-17 |
David Rientjes | mm, mempool: only set __GFP_NOMEMALLOC if there are... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2016-01-15 |
David Rientjes | mm, vmalloc: remove VM_VPAGES Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-11-06 |
David Rientjes | mm, oom: add comment for why oom_adj exists Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-11-06 |
David Rientjes | mm, oom: remove task_lock protecting comm printing Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-09-08 |
David Rientjes | mm, oom: remove unnecessary variable Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-09-08 |
David Rientjes | mm, oom: add description of struct oom_control Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-09-08 |
David Rientjes | mm, oom: do not panic for oom kills triggered from... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-09-08 |
David Rientjes | mm, oom: pass an oom order of -1 when triggered by... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-09-08 |
David Rientjes | mm, oom: organize oom context into struct Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-09-08 |
David Rientjes | mm: improve __GFP_NORETRY comment based on implementation Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-05-10 |
David Rientjes | android, lmk: avoid setting TIF_MEMDIE if process has... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-15 |
David Rientjes | mm, selftests: test return value of munmap for MAP_HUGETLB... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-15 |
David Rientjes | mm, doc: cleanup and clarify munmap behavior for hugetlb... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-15 |
David Rientjes | mm, mempool: poison elements backed by slab allocator Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-15 |
David Rientjes | mm, mempool: disallow mempools based on slab caches... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-15 |
David Rientjes | fs, jfs: remove slab object constructor Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | mm, hugetlb: abort __get_user_pages if current has... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | mm, mempool: do not allow atomic resizing Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | kernel, cpuset: remove exception for __GFP_THISNODE Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | mm, thp: really limit transparent hugepage allocation... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | mm: remove GFP_THISNODE Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | mm, mempolicy: migrate_to_node should only migrate... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | mm, hotplug: fix concurrent memory hot-add deadlock Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | mm, slab: correct config option in comment Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-04-14 |
David Rientjes | arch/sh/kernel/dwarf.c: destroy mempools on cleanup Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-03-25 |
David Rientjes | block, drbd: use mempool_create_slab_pool() Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-03-25 |
David Rientjes | block, drbd: fix drbd_req_new() initialization Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-03-25 |
David Rientjes | block: allocate request memory local to request queue Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2015-03-13 |
David Rientjes | mm, hugetlb: close race when setting PageTail for gigantic... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-12-13 |
David Rientjes | fs, seq_file: fallback to vmalloc instead of oom kill... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-10-29 |
David Rientjes | mm, thp: fix collapsing of hugepages on madvise Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-10-10 |
David Rientjes | mm, compaction: pass gfp mask to compact_control Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-10-10 |
David Rientjes | mm: rename allocflags_to_migratetype for clarity Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-09-26 |
David Rientjes | mm, slab: initialize object alignment on cache creation Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-14 |
David Rientjes | mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, arc: remove obsolete pagefault oom killer comment Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, oom: remove unnecessary exit_state check Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, thp: restructure thp avoidance of light synchronous... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, oom: rename zonelist locking functions Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, oom: ensure memoryless node zonelist always includes... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, writeback: prevent race when calculating dirty... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, thp: only collapse hugepages to nodes with affinity... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, hugetlb: remove hugetlb_zero and hugetlb_infinity Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, hugetlb: generalize writes to nr_hugepages Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, vmalloc: constify allocation mask Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-08-07 |
David Rientjes | mm, slub: mark resiliency_test as init text Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | x86, apic: Remove enable_apic_mode callback Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | x86, apic: Remove setup_portio_remap callback Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | x86, apic: Remove multi_timer_check callback Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | x86, apic: Replace noop_check_apicid_used Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | x86, apic: Remove check_apicid_present callback Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | x86, apic: Remove mps_oem_check callback Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | x86, apic: Remove smp_callin_clear_local_apic callback Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | x86, apic: Replace trampoline physical addresses with... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | x86, apic: Remove x86_32_numa_cpu_node callback Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | kexec: fix build error when hugetlbfs is disabled Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-31 |
David Rientjes | mm, thp: do not allow thp faults to avoid cpuset restrictions Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-07-16 |
David Rientjes | perf/x86/intel: Avoid spamming kernel log for BTS buffer... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-06-23 |
David Rientjes | mm, pcp: allow restoring percpu_pagelist_fraction default Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-06-23 |
David Rientjes | mm, hotplug: probe interface is available on several... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-06-04 |
David Rientjes | mm, compaction: terminate async compaction when rescheduling Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-06-04 |
David Rientjes | mm, thp: avoid excessive compaction latency during... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-06-04 |
David Rientjes | mm, compaction: embed migration mode in compact_control Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-06-04 |
David Rientjes | mm, compaction: add per-zone migration pfn cache for... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-06-04 |
David Rientjes | mm, compaction: return failed migration target pages... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-06-04 |
David Rientjes | mm, migration: add destination page freeing callback Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-06-04 |
David Rientjes | mm, slab: suppress out of memory warning unless debug... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-05-29 |
David Rientjes | net, sunrpc: suppress allocation warning in rpc_malloc() Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-04-08 |
David Rientjes | arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint()... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2014-04-07 |
David Rientjes | mm, compaction: determine isolation mode only once Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
next |