| Commit message (Expand) | Author | Age | Files | Lines |
* | ia64: implement atomic64_dec_if_positive | Vineet Gupta | 2016-10-07 | 1 | -0/+16 |
* | linux/mm.h: canonicalize macro PAGE_ALIGNED() definition | zijun_hu | 2016-10-07 | 1 | -1/+1 |
* | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang | 2016-10-07 | 3 | -10/+8 |
* | mm: warn about allocations which stall for too long | Michal Hocko | 2016-10-07 | 1 | -0/+10 |
* | mm: consolidate warn_alloc_failed users | Michal Hocko | 2016-10-07 | 3 | -26/+20 |
* | vfs,mm: fix a dead loop in truncate_inode_pages_range() | Wei Fang | 2016-10-07 | 1 | -0/+4 |
* | arm64 Kconfig: select gigantic page | Yisheng Xie | 2016-10-07 | 1 | -0/+1 |
* | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie | 2016-10-07 | 4 | -1/+6 |
* | oom: print nodemask in the oom report | Michal Hocko | 2016-10-07 | 1 | -2/+5 |
* | mm: clarify why we avoid page_mapcount() for slab pages in dump_page() | Kirill A. Shutemov | 2016-10-07 | 1 | -0/+5 |
* | mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb | Andrea Arcangeli | 2016-10-07 | 1 | -18/+41 |
* | mm: vma_adjust: minor comment correction | Andrea Arcangeli | 2016-10-07 | 1 | -1/+1 |
* | mm: vma_adjust: remove superfluous check for next not NULL | Andrea Arcangeli | 2016-10-07 | 1 | -1/+1 |
* | mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk | Andrea Arcangeli | 2016-10-07 | 3 | -29/+139 |
* | mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case | Andrea Arcangeli | 2016-10-07 | 1 | -2/+22 |
* | mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE | Andrea Arcangeli | 2016-10-07 | 5 | -11/+13 |
* | mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node() | zhong jiang | 2016-10-07 | 1 | -1/+6 |
* | mm/page_isolation: fix typo: "paes" -> "pages" | Yisheng Xie | 2016-10-07 | 1 | -1/+1 |
* | mm/hugetlb: improve locking in dissolve_free_huge_pages() | Gerald Schaefer | 2016-10-07 | 1 | -3/+9 |
* | mm/hugetlb: check for reserved hugepages during memory offline | Gerald Schaefer | 2016-10-07 | 3 | -9/+27 |
* | mm/hugetlb: fix memory offline with hugepage size > memory block size | Gerald Schaefer | 2016-10-07 | 1 | -6/+7 |
* | mm: nobootmem: move the comment of free_all_bootmem | Wanlong Gao | 2016-10-07 | 1 | -5/+5 |
* | mm/shmem.c: constify anon_ops | Rasmus Villemoes | 2016-10-07 | 1 | -1/+1 |
* | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner | 2016-10-07 | 5 | -20/+20 |
* | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie | 2016-10-07 | 3 | -4/+3 |
* | mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE() | Andrew Morton | 2016-10-07 | 1 | -3/+4 |
* | mm: don't emit warning from pagefault_out_of_memory() | Tetsuo Handa | 2016-10-07 | 1 | -11/+1 |
* | mm, compaction: restrict fragindex to costly orders | Vlastimil Babka | 2016-10-07 | 1 | -2/+7 |
* | mm, compaction: ignore fragindex from compaction_zonelist_suitable() | Vlastimil Babka | 2016-10-07 | 1 | -17/+18 |
* | mm, page_alloc: pull no_progress_loops update to should_reclaim_retry() | Vlastimil Babka | 2016-10-07 | 1 | -14/+14 |
* | mm, compaction: make full priority ignore pageblock suitability | Vlastimil Babka | 2016-10-07 | 2 | -3/+9 |
* | mm, compaction: restrict full priority to non-costly orders | Vlastimil Babka | 2016-10-07 | 2 | -1/+5 |
* | mm, compaction: more reliably increase direct compaction priority | Vlastimil Babka | 2016-10-07 | 1 | -14/+19 |
* | Revert "mm, oom: prevent premature OOM killer invocation for high order request" | Vlastimil Babka | 2016-10-07 | 1 | -2/+49 |
* | mm: remove page_file_index | Huang Ying | 2016-10-07 | 6 | -20/+8 |
* | mm, swap: use offset of swap entry as key of swap cache | Huang Ying | 2016-10-07 | 5 | -14/+16 |
* | mm: fix cache mode tracking in vm_insert_mixed() | Dan Williams | 2016-10-07 | 1 | -2/+6 |
* | memory-hotplug: fix store_mem_state() return value | Reza Arbab | 2016-10-07 | 1 | -1/+4 |
* | mm/memcontrol.c: make the walk_page_range() limit obvious | James Morse | 2016-10-07 | 1 | -2/+4 |
* | thp: reduce usage of huge zero page's atomic counter | Aaron Lu | 2016-10-07 | 7 | -22/+34 |
* | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w... | James Morse | 2016-10-07 | 1 | -1/+1 |
* | cpu: fix node state for whether it contains CPU | Tim Chen | 2016-10-07 | 1 | -0/+11 |
* | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings | Toshi Kani | 2016-10-07 | 3 | -0/+3 |
* | thp, dax: add thp_get_unmapped_area for pmd mappings | Toshi Kani | 2016-10-07 | 2 | -0/+50 |
* | selftests: expanding more mlock selftest | Simon Guo | 2016-10-07 | 3 | -78/+295 |
* | selftest: move seek_to_smaps_entry() out of mlock2-tests.c | Simon Guo | 2016-10-07 | 2 | -42/+42 |
* | selftests/vm: add test for mlock() when areas are intersected | Simon Guo | 2016-10-07 | 3 | -0/+81 |
* | selftest: split mlock2_ funcs into separate mlock2.h | Simon Guo | 2016-10-07 | 2 | -20/+21 |
* | mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK... | Simon Guo | 2016-10-07 | 1 | -0/+3 |
* | mm: mlock: check against vma for actual mlock() size | Simon Guo | 2016-10-07 | 1 | -0/+49 |