aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-09-08mm: zbud: constify the zbud_opsKrzysztof Kozlowski
2015-09-08mm: zpool: constify the zpool_opsKrzysztof Kozlowski
2015-09-08mm: swap: zswap: maybe_preload & refactoringDmitry Safonov
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky
2015-09-08mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka
2015-09-08mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-08mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li
2015-09-08mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi
2015-09-08mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li
2015-09-08mm: add utility for early copy from unmapped ramMark Salter
2015-09-08pci: mm: add pci_pool_zalloc() callSean O. Stalley
2015-09-08mm: add dma_pool_zalloc() call to DMA APISean O. Stalley
2015-09-08mm: drop __nocast from vm_flags_t definitionKirill A. Shutemov
2015-09-08mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi
2015-09-08mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen
2015-09-08mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen
2015-09-08hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz
2015-09-08hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz
2015-09-08hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz
2015-09-08mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz
2015-09-08mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz
2015-09-08mm: rename and move get/set_freepage_migratetypeVlastimil Babka
2015-09-08memcg: move memcg_proto_active from sock.hMichal Hocko
2015-09-08memcg: get rid of extern for functions in memcontrol.hMichal Hocko
2015-09-08memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko
2015-09-08memcg: export struct mem_cgroupMichal Hocko
2015-09-08mm, oom: add description of struct oom_controlDavid Rientjes
2015-09-08mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes
2015-09-08mm, oom: organize oom context into structDavid Rientjes
2015-09-08mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim
2015-09-08mm: remove put_page_unless_one()Vineet Gupta
2015-09-08dax: don't use set_huge_zero_page()Kirill A. Shutemov
2015-09-08dax: add huge page fault supportMatthew Wilcox
2015-09-08mm: add vmf_insert_pfn_pmd()Matthew Wilcox
2015-09-08mm: export various functions for the benefit of DAXMatthew Wilcox
2015-09-08mm: add a pmd_fault handlerMatthew Wilcox
2015-09-08thp: prepare for DAX huge pagesMatthew Wilcox
2015-09-08dax: move DAX-related functions to a new headerMatthew Wilcox
2015-09-08thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov
2015-09-08mm: introduce vma_is_anonymous(vma) helperOleg Nesterov
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds