aboutsummaryrefslogtreecommitdiffstats
path: root/fs/isofs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07oom: print nodemask in the oom reportMichal Hocko1-2/+5
2016-10-07mm: clarify why we avoid page_mapcount() for slab pages in dump_page()Kirill A. Shutemov1-0/+5
2016-10-07mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rbAndrea Arcangeli1-18/+41
2016-10-07mm: vma_adjust: minor comment correctionAndrea Arcangeli1-1/+1
2016-10-07mm: vma_adjust: remove superfluous check for next not NULLAndrea Arcangeli1-1/+1
2016-10-07mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walkAndrea Arcangeli3-29/+139
2016-10-07mm: vma_adjust: remove superfluous confusing update in remove_next == 1 caseAndrea Arcangeli1-2/+22
2016-10-07mm: vm_page_prot: update with WRITE_ONCE/READ_ONCEAndrea Arcangeli5-11/+13
2016-10-07mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()zhong jiang1-1/+6
2016-10-07mm/page_isolation: fix typo: "paes" -> "pages"Yisheng Xie1-1/+1
2016-10-07mm/hugetlb: improve locking in dissolve_free_huge_pages()Gerald Schaefer1-3/+9
2016-10-07mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer3-9/+27
2016-10-07mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer1-6/+7
2016-10-07mm: nobootmem: move the comment of free_all_bootmemWanlong Gao1-5/+5
2016-10-07mm/shmem.c: constify anon_opsRasmus Villemoes1-1/+1
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner5-20/+20
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie3-4/+3
2016-10-07mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()Andrew Morton1-3/+4
2016-10-07mm: don't emit warning from pagefault_out_of_memory()Tetsuo Handa1-11/+1
2016-10-07mm, compaction: restrict fragindex to costly ordersVlastimil Babka1-2/+7
2016-10-07mm, compaction: ignore fragindex from compaction_zonelist_suitable()Vlastimil Babka1-17/+18
2016-10-07mm, page_alloc: pull no_progress_loops update to should_reclaim_retry()Vlastimil Babka1-14/+14
2016-10-07mm, compaction: make full priority ignore pageblock suitabilityVlastimil Babka2-3/+9
2016-10-07mm, compaction: restrict full priority to non-costly ordersVlastimil Babka2-1/+5
2016-10-07mm, compaction: more reliably increase direct compaction priorityVlastimil Babka1-14/+19
2016-10-07Revert "mm, oom: prevent premature OOM killer invocation for high order request"Vlastimil Babka1-2/+49
2016-10-07mm: remove page_file_indexHuang Ying6-20/+8
2016-10-07mm, swap: use offset of swap entry as key of swap cacheHuang Ying5-14/+16
2016-10-07mm: fix cache mode tracking in vm_insert_mixed()Dan Williams1-2/+6
2016-10-07memory-hotplug: fix store_mem_state() return valueReza Arbab1-1/+4
2016-10-07mm/memcontrol.c: make the walk_page_range() limit obviousJames Morse1-2/+4
2016-10-07thp: reduce usage of huge zero page's atomic counterAaron Lu7-22/+34
2016-10-07fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_write() obviousJames Morse1-1/+1
2016-10-07cpu: fix node state for whether it contains CPUTim Chen1-0/+11
2016-10-07ext2/4, xfs: call thp_get_unmapped_area() for pmd mappingsToshi Kani3-0/+3
2016-10-07thp, dax: add thp_get_unmapped_area for pmd mappingsToshi Kani2-0/+50
2016-10-07selftests: expanding more mlock selftestSimon Guo3-78/+295
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2-42/+42
2016-10-07selftests/vm: add test for mlock() when areas are intersectedSimon Guo3-0/+81
2016-10-07selftest: split mlock2_ funcs into separate mlock2.hSimon Guo2-20/+21
2016-10-07mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT)Simon Guo1-0/+3
2016-10-07mm: mlock: check against vma for actual mlock() sizeSimon Guo1-0/+49
2016-10-07oom: warn if we go OOM for higher order and compaction is disabledMichal Hocko1-0/+2
2016-10-07mm: don't use radix tree writeback tags for pages in swap cacheHuang Ying3-2/+16
2016-10-07mm/bootmem.c: replace kzalloc() by kzalloc_node()zijun_hu1-12/+2
2016-10-07mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu2-9/+10
2016-10-07powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2-0/+8
2016-10-07mm/memblock.c: expose total reserved memorySrikar Dronamraju2-0/+6
2016-10-07mm: introduce arch_reserved_kernel_pages()Srikar Dronamraju2-0/+15
2016-10-07mm: use zonelist name instead of using hardcoded indexAneesh Kumar K.V3-6/+6