cascardo/linux.git
2015-09-08 Vlastimil Babkamm: unify checks in alloc_pages_node() and __alloc_page...
2015-09-08 Vlastimil Babkamm: rename alloc_pages_exact_node() to __alloc_pages_node()
2015-09-08 Hugh Dickinsmm, vmscan: unlock page while waiting on writeback
2015-09-08 Jeff Laytonlist_lru: don't call list_lru_from_kmem if the list_hea...
2015-09-08 Wang Kaikmemleak: record accurate early log buffer count and...
2015-09-08 Chen Gangmm/mmap.c: simplify the failure return working flow
2015-09-08 Yu Zhaoshmem: recalculate file inode when fstat
2015-09-08 Alexander Kuleshovmm/memblock.c: rename local variable of memblock_type...
2015-09-08 Naoya Horiguchimm/hwpoison: don't try to unpoison containment-failed...
2015-09-08 Wanpeng Limm/hwpoison: fix race between soft_offline_page and...
2015-09-08 Naoya Horiguchimm/hwpoison: introduce num_poisoned_pages wrappers
2015-09-08 Wanpeng Limm/hwpoison: replace most of put_page in memory error...
2015-09-08 Wanpeng Limm/hwpoison: fix refcount of THP head page in no-inject...
2015-09-08 Wanpeng Limm/hwpoison: introduce put_hwpoison_page to put refcoun...
2015-09-08 Wanpeng Limm/hwpoison: fix PageHWPoison test/set race
2015-09-08 Wanpeng Limm/hwpoison: fix failure to split thp w/ refcount held
2015-09-08 Mark Salterx86: use generic early mem copy
2015-09-08 Mark Salterarm64: support initrd outside kernel linear map
2015-09-08 Mark Saltermm: add utility for early copy from unmapped ram
2015-09-08 Mike KravetzDocumentation: update libhugetlbfs location and use...
2015-09-08 Mike Kravetzselftests:vm: point to libhugetlbfs for regression...
2015-09-08 Mike KravetzRevert "selftests: add hugetlbfstest"
2015-09-08 Vlastimil Babkamm, compaction: skip compound pages by order in free...
2015-09-08 Vlastimil Babkamm, compaction: always skip all compound pages by order...
2015-09-08 Vlastimil Babkamm, compaction: encapsulate resetting cached scanner...
2015-09-08 Vlastimil Babkamm, compaction: simplify handling restart position...
2015-09-08 Vlastimil Babkamm, compaction: more robust check for scanners meeting
2015-09-08 Sean O. Stalleycoccinelle: mm: scripts/coccinelle/api/alloc/pool_zallo...
2015-09-08 Sean O. Stalleypci: mm: add pci_pool_zalloc() call
2015-09-08 Sean O. Stalleymm: add dma_pool_zalloc() call to DMA API
2015-09-08 Sean O. Stalleymm: add support for __GFP_ZERO flag to dma_pool_alloc()
2015-09-08 Jaewon Kimvmscan: fix increasing nr_isolated incurred by putback...
2015-09-08 Vladimir Davydovmm: vmscan: never isolate more pages than necessary
2015-09-08 Kirill A. Shutemovmm: drop __nocast from vm_flags_t definition
2015-09-08 Chris Metcalfbootmem: avoid freeing to bootmem after bootmem is...
2015-09-08 Naoya Horiguchimm, page_isolation: make set/unset_migratetype_isolate...
2015-09-08 Aristeu Rozanskimm/mempolicy.c: get rid of duplicated check for vma...
2015-09-08 Tang Chenmem-hotplug: handle node hole when initializing numa_me...
2015-09-08 Tang Chenmm/memblock.c: make memblock_overlaps_region() return...
2015-09-08 Mike Kravetzmm: madvise allow remove operation for hugetlbfs
2015-09-08 Mike Kravetzhugetlbfs: add hugetlbfs_fallocate()
2015-09-08 Mike Kravetzhugetlbfs: New huge_add_to_page_cache helper routine
2015-09-08 Mike Kravetzmm/hugetlb: alloc_huge_page handle areas hole punched...
2015-09-08 Mike Kravetzmm/hugetlb: vma_has_reserves() needs to handle fallocat...
2015-09-08 Mike Kravetzhugetlbfs: truncate_hugepages() takes a range of pages
2015-09-08 Mike Kravetzhugetlbfs: hugetlb_vmtruncate_list() needs to take...
2015-09-08 Mike Kravetzmm/hugetlb: expose hugetlb fault mutex for use by fallocate
2015-09-08 Mike Kravetzmm/hugetlb: add region_del() to delete a specific range...
2015-09-08 Mike Kravetzmm/hugetlb: add cache of descriptors to resv_map for...
2015-09-08 Vlastimil Babkamm: rename and move get/set_freepage_migratetype
2015-09-08 Vlastimil Babkamm, page_isolation: remove bogus tests for isolated...
2015-09-08 Vishnu Pratap... lib/show_mem.c: correct reserved memory calculation
2015-09-08 Michal Hockomemcg: move memcg_proto_active from sock.h
2015-09-08 Michal Hockomemcg, tcp_kmem: check for cg_proto in sock_update_memcg
2015-09-08 Tejun Heomemcg: restructure mem_cgroup_can_attach()
2015-09-08 Michal Hockomemcg: get rid of extern for functions in memcontrol.h
2015-09-08 Michal Hockomemcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG
2015-09-08 Michal Hockomemcg: export struct mem_cgroup
2015-09-08 Michal Hockosparc32: do not include swap.h from pgtable_32.h
2015-09-08 Sergey Senozhatskymm/dmapool: allow NULL `pool' pointer in dma_pool_destroy()
2015-09-08 Sergey Senozhatskymm/mempool: allow NULL `pool' pointer in mempool_destroy()
2015-09-08 Sergey Senozhatskymm/slab_common: allow NULL cache pointer in kmem_cache_...
2015-09-08 David Rientjesmm, oom: remove unnecessary variable
2015-09-08 David Rientjesmm, oom: add description of struct oom_control
2015-09-08 David Rientjesmm, oom: do not panic for oom kills triggered from...
2015-09-08 David Rientjesmm, oom: pass an oom order of -1 when triggered by...
2015-09-08 David Rientjesmm, oom: organize oom context into struct
2015-09-08 Nicholas Krausemm: make set_recommended_min_free_kbytes() return void
2015-09-08 David Rientjesmm: improve __GFP_NORETRY comment based on implementation
2015-09-08 Dave Hansenfs: do not prefault sys_write() user buffer pages
2015-09-08 Minchan Kimmm: /proc/pid/smaps:: show proportional swap share...
2015-09-08 Vladimir Murzinmemtest: remove unused header files
2015-09-08 Vladimir Murzinmemtest: cleanup log messages
2015-09-08 Vladimir Murzinmemtest: use kstrtouint instead of simple_strtoul
2015-09-08 Konstantin... pagemap: update documentation
2015-09-08 Konstantin... pagemap: add mmap-exclusive bit for marking pages mappe...
2015-09-08 Konstantin... pagemap: hide physical addresses from non-privileged...
2015-09-08 Konstantin... pagemap: rework hugetlb and thp report
2015-09-08 Konstantin... pagemap: switch to the new format and do some cleanup
2015-09-08 Konstantin... pagemap: check permissions and capabilities at open...
2015-09-08 Vineet Guptamm: remove put_page_unless_one()
2015-09-08 Wei Yangmm/memblock.c: WARN_ON when flags differs from overlap...
2015-09-08 Wei Yangmm/page_alloc.c: remove unused variable in free_area_in...
2015-09-08 Wei Yangmm/page_alloc.c: refine the calculation of highest...
2015-09-08 Kirill A. Shutemovmm, dax: use i_mmap_unlock_write() in do_cow_fault()
2015-09-08 Kirill A. Shutemovmm: take i_mmap_lock in unmap_mapping_range() for DAX
2015-09-08 Matthew Wilcoxdax: use linear_page_index()
2015-09-08 Matthew Wilcoxdax: ensure that zero pages are removed from other...
2015-09-08 Kirill A. Shutemovdax: don't use set_huge_zero_page()
2015-09-08 Kirill A. Shutemovthp: fix zap_huge_pmd() for DAX
2015-09-08 Kirill A. Shutemovthp: decrement refcount on huge zero page if it is...
2015-09-08 Matthew Wilcoxdax: fix race between simultaneous faults
2015-09-08 Matthew Wilcoxext4: start transaction before calling into DAX
2015-09-08 Matthew Wilcoxext4: add ext4_get_block_dax()
2015-09-08 Matthew Wilcoxdax: improve comment about truncate race
2015-09-08 Matthew Wilcoxthp: change insert_pfn's return type to void
2015-09-08 Matthew Wilcoxext4: use ext4_get_block_write() for DAX
2015-09-08 Valentin Rothbergfs/dax.c: fix typo in #endif comment
2015-09-08 Matthew Wilcoxxfs: huge page fault support
2015-09-08 Matthew Wilcoxext4: huge page fault support
next