summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* zsmalloc: account the number of compacted pagesSergey Senozhatsky2015-09-081-2/+2
* zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2015-09-081-0/+6
* mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka2015-09-081-2/+3
* mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka2015-09-081-5/+5
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-8/+15
* mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li2015-09-081-0/+14
* mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi2015-09-081-0/+23
* mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li2015-09-081-0/+1
* mm: add utility for early copy from unmapped ramMark Salter2015-09-081-0/+6
* pci: mm: add pci_pool_zalloc() callSean O. Stalley2015-09-081-0/+2
* mm: add dma_pool_zalloc() call to DMA APISean O. Stalley2015-09-081-0/+6
* mm: drop __nocast from vm_flags_t definitionKirill A. Shutemov2015-09-081-1/+1
* mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi2015-09-081-5/+0
* mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-081-0/+2
* mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen2015-09-081-1/+1
* hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz2015-09-081-0/+3
* hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz2015-09-081-0/+2
* hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz2015-09-081-1/+3
* mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz2015-09-081-0/+5
* mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz2015-09-081-0/+3
* mm: rename and move get/set_freepage_migratetypeVlastimil Babka2015-09-081-12/+0
* memcg: move memcg_proto_active from sock.hMichal Hocko2015-09-081-5/+0
* memcg: get rid of extern for functions in memcontrol.hMichal Hocko2015-09-081-8/+8
* memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko2015-09-081-2/+0
* memcg: export struct mem_cgroupMichal Hocko2015-09-083-62/+346
* mm, oom: add description of struct oom_controlDavid Rientjes2015-09-081-3/+17
* mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-081-1/+0
* mm, oom: organize oom context into structDavid Rientjes2015-09-081-10/+15
* mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes2015-09-081-1/+4
* mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-081-0/+6
* mm: remove put_page_unless_one()Vineet Gupta2015-09-081-12/+0
* dax: don't use set_huge_zero_page()Kirill A. Shutemov2015-09-081-3/+0
* dax: add huge page fault supportMatthew Wilcox2015-09-081-0/+14
* mm: add vmf_insert_pfn_pmd()Matthew Wilcox2015-09-081-0/+2
* mm: export various functions for the benefit of DAXMatthew Wilcox2015-09-081-0/+10
* mm: add a pmd_fault handlerMatthew Wilcox2015-09-081-0/+2
* thp: prepare for DAX huge pagesMatthew Wilcox2015-09-081-0/+4
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-082-14/+21
* thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2015-09-081-10/+1
* mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2015-09-081-0/+5
* Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-079-61/+57
|\
| * NFSv4: Express delegation limit in units of pagesTrond Myklebust2015-09-071-1/+1
| * NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee2015-08-271-1/+1
| * NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee2015-08-272-0/+7
| * NFS: Update NFS4_BITMAP_SIZEKinglong Mee2015-08-271-1/+1
| * NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust2015-08-191-1/+1
| * SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust2015-08-171-1/+1
| * Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-08-172-47/+1
| |\
| | * core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-051-46/+0
| | * xprtrdma: Increase default credit limitChuck Lever2015-08-051-1/+1