cascardo/linux.git
2016-05-21 Alexander Potapenkomm: kasan: initial memory quarantine implementation
2016-05-21 Yang Shimm: call page_ext_init() after all struct pages are...
2016-05-21 David Rientjesmm, migrate: increment fail count on ENOMEM
2016-05-21 Chen Fengmm/compaction.c: fix zoneindex in kcompactd()
2016-05-21 Yang Shimm: page_is_guard(): return false when page_ext arrays...
2016-05-21 David Rientjesmm, thp: khugepaged should scan when sleep value is...
2016-05-21 NeilBrownMM: increase safety margin provided by PF_LESS_THROTTLE
2016-05-21 Naoya Horiguchimm: check_new_page_bad() directly returns in __PG_HWPOI...
2016-05-21 seokhoon.yoonmm, kasan: fix to call kasan_free_pages() after poisoni...
2016-05-21 Minchan Kimmm: disable fault around on emulated access bit archite...
2016-05-21 Kirill A. Shutemovmm: make faultaround produce old ptes
2016-05-21 Stefan Badermm: use phys_addr_t for reserve_bootmem_region() arguments
2016-05-21 Oleg Nesterovuserfaultfd: don't pin the user memory in userfaultfd_f...
2016-05-21 Richard Leitnermm/memblock.c: remove unnecessary always-true comparison
2016-05-21 Vitaly Woolz3fold: the 3-fold allocator for compressed pages
2016-05-21 Andrea Arcangelimm: thp: split_huge_pmd_address() comment improvement
2016-05-21 Andrea Arcangelimm: thp: microoptimize compound_mapcount()
2016-05-21 Christoph Lametervmstat: get rid of the ugly cpu_stat_off variable
2016-05-21 Greg Thelenmemcg: fix stale mem_cgroup_force_empty() comment
2016-05-21 Yu Zhaomm: use unsigned long constant for page flags
2016-05-21 Minfei Huangmm: use existing helper to convert "on"/"off" to boolean
2016-05-21 Tetsuo Handamm,writeback: don't use memory reserves for wb_start_wr...
2016-05-21 Eric EngestromDocumentation: vm: fix spelling mistakes
2016-05-21 Weijie Yangmm fix commmets: if SPARSEMEM, pgdata doesn't have...
2016-05-21 Chen Ganginclude/linux/hugetlb.h: use bool instead of int for...
2016-05-21 Chen Ganginclude/linux/hugetlb*.h: clean up code
2016-05-21 Ming Limm/swap.c: put activate_page_pvecs and other pagevecs...
2016-05-21 Eric Dumazetmm: tighten fault_in_pages_writeable()
2016-05-21 David Rientjesmm, hugetlb_cgroup: round limit_in_bytes down to hugepa...
2016-05-21 Rich Felkertmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMU
2016-05-21 Konstantin... mm: enable RLIMIT_DATA by default with workaround for...
2016-05-21 Yongji Xiemm: fix incorrect pfn passed to untrack_pfn() in remap_...
2016-05-21 Chris Wilsonmm/vmalloc: keep a separate lazy-free list
2016-05-21 Alexander Kuleshovmm/memblock.c: move memblock_{add,reserve}_region into...
2016-05-21 Chen Yucongmm/memory-failure.c: replace "MCE" with "Memory failure"
2016-05-21 Yang Shimm: thp: simplify the implementation of mk_huge_pmd()
2016-05-21 Tetsuo Handamm,oom: speed up select_bad_process() loop
2016-05-21 Michal Hockooom: consider multi-threaded tasks in task_will_free_mem
2016-05-21 Michal Hockomm, oom_reaper: do not mmput synchronously from the...
2016-05-21 Michal Hockomm, oom_reaper: hide oom reaped tasks from OOM killer...
2016-05-21 Michal Hockomm, oom: protect !costly allocations some more for...
2016-05-21 Michal Hockomm, oom, compaction: prevent from should_compact_retry...
2016-05-21 Michal Hockomm: consider compaction feedback also for costly allocation
2016-05-21 Michal Hockomm, oom: protect !costly allocations some more
2016-05-21 Michal Hockomm: throttle on IO only when there are too many dirty...
2016-05-21 Michal Hockomm, oom: rework oom detection
2016-05-21 Michal Hockomm, compaction: abstract compaction feedback to helpers
2016-05-21 Michal Hockomm, compaction: simplify __alloc_pages_direct_compact...
2016-05-21 Michal Hockomm, compaction: update compaction_result ordering
2016-05-21 Michal Hockomm, compaction: distinguish between full and partial...
2016-05-21 Michal Hockomm, compaction: distinguish COMPACT_DEFERRED from COMPA...
2016-05-21 Michal Hockomm, compaction: cover all compaction mode in compact_zone
2016-05-21 Michal Hockomm, compaction: change COMPACT_ constants into enum
2016-05-21 Michal Hockovmscan: consider classzone_idx in compaction_ready
2016-05-21 Rik van Rielmm: vmscan: reduce size of inactive file list
2016-05-21 Johannes Weinermm: filemap: only do access activations on reads
2016-05-21 Rik van Rielmm: workingset: only do workingset activations on reads
2016-05-20 Linus TorvaldsMerge tag 'mfd-for-linus-4.7' of git://git./linux/kerne...
2016-05-20 Linus TorvaldsMerge tag 'hsi-for-4.7' of git://git./linux/kernel...
2016-05-20 Linus TorvaldsMerge tag 'fbdev-4.7' of git://git./linux/kernel/git...
2016-05-20 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-05-20 Arnd Bergmannirqchip: nps: add 64BIT dependency
2016-05-20 Linus TorvaldsMerge tag 'powerpc-4.7-1' of git://git./linux/kernel...
2016-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2016-05-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-05-20 Mel Gormanmm, page_alloc: restore the original nodemask if the...
2016-05-20 Vlastimil Babkamm, page_alloc: uninline the bad page part of check_new...
2016-05-20 Mel Gormanmm, page_alloc: don't duplicate code in free_pcp_prepare
2016-05-20 Mel Gormanmm, page_alloc: defer debugging checks of pages allocat...
2016-05-20 Mel Gormanmm, page_alloc: defer debugging checks of freed pages...
2016-05-20 Vlastimil Babkacpuset: use static key better and convert to new API
2016-05-20 Mel Gormanmm, page_alloc: inline pageblock lookup in page free...
2016-05-20 Mel Gormanmm, page_alloc: remove unnecessary variable from free_p...
2016-05-20 Mel Gormanmm, page_alloc: pull out side effects from free_pages_check
2016-05-20 Mel Gormanmm, page_alloc: un-inline the bad part of free_pages_check
2016-05-20 Mel Gormanmm, page_alloc: check multiple page fields with a singl...
2016-05-20 Mel Gormanmm, page_alloc: remove field from alloc_context
2016-05-20 Mel Gormanmm, page_alloc: avoid looking up the first zone in...
2016-05-20 Mel Gormanmm, page_alloc: shortcut watermark checks for order...
2016-05-20 Mel Gormanmm, page_alloc: reduce cost of fair zone allocation...
2016-05-20 Mel Gormanmm, page_alloc: shorten the page allocator fast path
2016-05-20 Mel Gormanmm, page_alloc: check once if a zone has isolated pageb...
2016-05-20 Mel Gormanmm, page_alloc: move __GFP_HARDWALL modifications out...
2016-05-20 Mel Gormanmm, page_alloc: simplify last cpupid reset
2016-05-20 Mel Gormanmm, page_alloc: remove unnecessary initialisation from...
2016-05-20 Mel Gormanmm, page_alloc: remove unnecessary initialisation in...
2016-05-20 Mel Gormanmm, page_alloc: remove unnecessary local variable in...
2016-05-20 Mel Gormanmm, page_alloc: convert nr_fair_skipped to bool
2016-05-20 Mel Gormanmm, page_alloc: convert alloc_flags to unsigned
2016-05-20 Mel Gormanmm, page_alloc: avoid unnecessary zone lookups during...
2016-05-20 Mel Gormanmm, page_alloc: use __dec_zone_state for order-0 page...
2016-05-20 Mel Gormanmm, page_alloc: inline the fast path of the zonelist...
2016-05-20 Mel Gormanmm, page_alloc: inline zone_statistics
2016-05-20 Mel Gormanmm, page_alloc: reduce branches in zone_statistics
2016-05-20 Mel Gormanmm, page_alloc: use new PageAnonHead helper in the...
2016-05-20 Mel Gormanmm, page_alloc: only check PageCompound for high-order...
2016-05-20 Michal Hockomm, oom_reaper: clear TIF_MEMDIE for all tasks queued...
2016-05-20 Michal Hockooom, oom_reaper: try to reap tasks which skip regular...
2016-05-20 Michal Hockomm, oom: move GFP_NOFS check to out_of_memory
2016-05-20 Vitaly Kuznetsovmemory_hotplug: introduce memhp_default_state= command...
next