cascardo/linux.git
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
2015-09-08 Matthew Wilcoxext2: huge page fault support
2015-09-08 Matthew Wilcoxdax: add huge page fault support
2015-09-08 Matthew Wilcoxmm: add vmf_insert_pfn_pmd()
2015-09-08 Matthew Wilcoxmm: export various functions for the benefit of DAX
2015-09-08 Matthew Wilcoxmm: add a pmd_fault handler
2015-09-08 Matthew Wilcoxthp: prepare for DAX huge pages
2015-09-08 Andrew Mortondax: revert userfaultfd change
2015-09-08 Matthew Wilcoxdax: move DAX-related functions to a new header
2015-09-08 Kirill A. Shutemovthp: vma_adjust_trans_huge(): adjust file-backed VMA too
2015-09-08 Oleg Nesterovmremap: fix the wrong !vma->vm_file check in copy_vma()
2015-09-08 Oleg Nesterovmmap: fix the usage of ->vm_pgoff in special_mapping...
2015-09-08 Oleg Nesterovmm: introduce vma_is_anonymous(vma) helper
2015-09-08 Geert Uytterhoevenselftests/userfaultfd: fix compiler warnings on 32-bit
2015-09-08 Kees Cookcgroup: fix seq_show_option merge with legacy_name
2015-09-07 Linus TorvaldsMerge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org...
2015-09-07 Linus TorvaldsMerge tag 'xfs-for-linus-4.3' of git://git./linux/kerne...
2015-09-07 Trond MyklebustNFSv4: Respect the server imposed limit on how many...
2015-09-07 Trond MyklebustNFSv4: Express delegation limit in units of pages
2015-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-09-06 Linus TorvaldsMerge tag 'for-linus-4.3-merge-window-part-1' of git...
2015-09-06 Linus TorvaldsMerge tag 'media/v4.3-1' of git://git./linux/kernel...
2015-09-06 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-09-06 Linus TorvaldsMerge tag 'md/4.3' of git://neil.brown.name/md
2015-09-06 Linus TorvaldsMerge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields...
2015-09-05 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-09-05 Eric Dumazettask_work: remove fifo ordering guarantee
2015-09-05 NeilBrownMerge linux-block/for-4.3/core into md/for-linux
2015-09-04 Nicholas Krausemm/hugetlb.c: make vma_has_reserves() return bool
2015-09-04 Nicholas Krausemm/madvise.c: make madvise_behaviour_valid() return...
2015-09-04 Nicholas Krausemm/memory.c: make tlb_next_batch() return bool
2015-09-04 Nicholas Krausemm/dmapool.c: change is_page_busy() return from int...
2015-09-04 minkyung88.kimmm: remove struct node_active_region
2015-09-04 Oleg Nesterovmremap: simplify the "overlap" check in mremap_to()
next