proc: much faster /proc/vmstat
[cascardo/linux.git] / mm /
2016-10-08 Alexey Dobriyanproc: much faster /proc/vmstat
2016-10-08 zhong jiangmm: remove unnecessary condition in remove_inode_hugepages
2016-10-08 Michal Hockomm: warn about allocations which stall for too long
2016-10-08 Michal Hockomm: consolidate warn_alloc_failed users
2016-10-08 Wei Fangvfs,mm: fix a dead loop in truncate_inode_pages_range()
2016-10-08 Yisheng Xiemm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
2016-10-08 Michal Hockooom: print nodemask in the oom report
2016-10-08 Kirill A. Shutemovmm: clarify why we avoid page_mapcount() for slab pages...
2016-10-08 Andrea Arcangelimm: vma_merge: correct false positive from __vma_unlink...
2016-10-08 Andrea Arcangelimm: vma_adjust: minor comment correction
2016-10-08 Andrea Arcangelimm: vma_adjust: remove superfluous check for next not...
2016-10-08 Andrea Arcangelimm: vma_merge: fix vm_page_prot SMP race condition...
2016-10-08 Andrea Arcangelimm: vma_adjust: remove superfluous confusing update...
2016-10-08 Andrea Arcangelimm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
2016-10-08 zhong jiangmm,ksm: add __GFP_HIGH to the allocation in alloc_stabl...
2016-10-08 Yisheng Xiemm/page_isolation: fix typo: "paes" -> "pages"
2016-10-08 Gerald Schaefermm/hugetlb: improve locking in dissolve_free_huge_pages()
2016-10-08 Gerald Schaefermm/hugetlb: check for reserved hugepages during memory...
2016-10-08 Gerald Schaefermm/hugetlb: fix memory offline with hugepage size ...
2016-10-08 Wanlong Gaomm: nobootmem: move the comment of free_all_bootmem
2016-10-08 Rasmus Villemoesmm/shmem.c: constify anon_ops
2016-10-08 Johannes Weinermm: memcontrol: consolidate cgroup socket tracking
2016-10-08 Andrew Mortonmm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()
2016-10-08 Tetsuo Handamm: don't emit warning from pagefault_out_of_memory()
2016-10-08 Vlastimil Babkamm, compaction: restrict fragindex to costly orders
2016-10-08 Vlastimil Babkamm, compaction: ignore fragindex from compaction_zoneli...
2016-10-08 Vlastimil Babkamm, page_alloc: pull no_progress_loops update to should...
2016-10-08 Vlastimil Babkamm, compaction: make full priority ignore pageblock...
2016-10-08 Vlastimil Babkamm, compaction: restrict full priority to non-costly...
2016-10-08 Vlastimil Babkamm, compaction: more reliably increase direct compactio...
2016-10-08 Vlastimil BabkaRevert "mm, oom: prevent premature OOM killer invocatio...
2016-10-08 Huang Yingmm, swap: use offset of swap entry as key of swap cache
2016-10-08 Dan Williamsmm: fix cache mode tracking in vm_insert_mixed()
2016-10-08 James Morsemm/memcontrol.c: make the walk_page_range() limit obvious
2016-10-08 Aaron Luthp: reduce usage of huge zero page's atomic counter
2016-10-08 Tim Chencpu: fix node state for whether it contains CPU
2016-10-08 Toshi Kanithp, dax: add thp_get_unmapped_area for pmd mappings
2016-10-08 Simon Guomm: mlock: avoid increase mm->locked_vm on mlock()...
2016-10-08 Simon Guomm: mlock: check against vma for actual mlock() size
2016-10-08 Michal Hockooom: warn if we go OOM for higher order and compaction...
2016-10-08 Huang Yingmm: don't use radix tree writeback tags for pages in...
2016-10-08 zijun_humm/bootmem.c: replace kzalloc() by kzalloc_node()
2016-10-08 zijun_humm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS...
2016-10-08 Srikar Dronamrajumm/memblock.c: expose total reserved memory
2016-10-08 Srikar Dronamrajumm: introduce arch_reserved_kernel_pages()
2016-10-08 Aneesh Kumar K.Vmm: use zonelist name instead of using hardcoded index
2016-10-08 Michal Hockooom, oom_reaper: allow to reap mm shared by the kthreads
2016-10-08 Michal Hockomm: make sure that kthreads will not refault oom reaped...
2016-10-08 Tetsuo Handamm, oom: enforce exit_oom_victim on current task
2016-10-08 Michal Hockooom, suspend: fix oom_killer_disable vs. pm suspend...
2016-10-08 Michal Hockomm, oom: get rid of signal_struct::oom_victims
2016-10-08 Michal Hockooom: keep mm of the killed task available
2016-10-08 Tetsuo Handamm,oom_reaper: do not attempt to reap a task twice
2016-10-08 Tetsuo Handamm,oom_reaper: reduce find_lock_task_mm() usage
2016-10-08 Huang Yingmm, swap: add swap_cluster_list
2016-10-08 Alexey Dobriyanmm: unrig VMA cache hit ratio
2016-10-08 Bart Van Asschedo_generic_file_read(): fail immediately if killed
2016-10-08 Joonsoo Kimmm/page_owner: don't define fields on struct page_ext...
2016-10-08 Joonsoo Kimmm/page_ext: support extra space allocation by page_ext...
2016-10-08 Joonsoo Kimmm/page_ext: rename offset to index
2016-10-08 Joonsoo Kimmm/page_owner: move page_owner specific function to...
2016-10-08 Joonsoo Kimmm/debug_pagealloc.c: don't allocate page_ext if we...
2016-10-08 Joonsoo Kimmm/debug_pagealloc.c: clean-up guard page handling...
2016-10-08 Michal Hockomm, vmscan: get rid of throttle_vm_writeout
2016-10-08 Xishi Qiumm: fix set pageblock migratetype in deferred struct...
2016-10-08 Xishi Qiumem-hotplug: fix node spanned pages when we have a...
2016-10-08 Vlastimil Babkamm, vmscan: make compaction_ready() more accurate and...
2016-10-08 Vlastimil Babkamm, compaction: require only min watermarks for non...
2016-10-08 Vlastimil Babkamm, compaction: use proper alloc_flags in __compaction_...
2016-10-08 Vlastimil Babkamm, compaction: create compact_gap wrapper
2016-10-08 Vlastimil Babkamm, compaction: use correct watermark when checking...
2016-10-08 Vlastimil Babkamm, compaction: add the ultimate direct compaction...
2016-10-08 Vlastimil Babkamm, compaction: don't recheck watermarks after COMPACT_...
2016-10-08 Vlastimil Babkamm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS
2016-10-08 Vlastimil Babkamm, compaction: cleanup unused functions
2016-10-08 Vlastimil Babkamm, compaction: make whole_zone flag ignore cached...
2016-10-08 Michal Hockomm/oom_kill.c: fix task_will_free_mem() comment
2016-10-08 Vladimir Davydovmm: memcontrol: add sanity checks for memcg->id.ref...
2016-10-08 zijun_humm/vmalloc.c: fix align value calculation error
2016-10-08 Vladimir Davydovmm: oom: deduplicate victim selection code for memcg...
2016-10-07 Linus TorvaldsMerge branch 'i2c/for-4.9' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'pci-v4.9-changes' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'vfio-v4.9-rc1' of git://github.com/awilliam...
2016-10-07 Linus TorvaldsMerge tag 'md/4.9-rc1' of git://git./linux/kernel/git...
2016-10-07 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'mfd-for-linus-4.9' of git://git./linux/kerne...
2016-10-07 Linus TorvaldsMerge tag 'backlight-for-linus-4.9' of git://git./linux...
2016-10-07 Linus TorvaldsMerge tag 'hsi-for-4.9' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'for-v4.9' of git://git./linux/kernel/git...
2016-10-07 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2016-10-07 Linus TorvaldsMerge tag 'dmaengine-4.9-rc1' of git://git.infradead...
2016-10-07 Linus TorvaldsMerge tag 'rpmsg-v4.9' of git://github.com/andersson...
2016-10-07 Linus TorvaldsMerge tag 'rproc-v4.9' of git://github.com/andersson...
2016-10-06 Linus TorvaldsMerge tag 'for-f2fs-4.9' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'pstore-v4.9-rc1' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'for-linus-4.9-ofs1' of git://git./linux...
next