summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka2015-09-08
* mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka2015-09-08
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
* mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li2015-09-08
* mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi2015-09-08
* mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li2015-09-08
* pci: mm: add pci_pool_zalloc() callSean O. Stalley2015-09-08
* mm: add dma_pool_zalloc() call to DMA APISean O. Stalley2015-09-08
* mm: drop __nocast from vm_flags_t definitionKirill A. Shutemov2015-09-08
* mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi2015-09-08
* mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-08
* mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen2015-09-08
* hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz2015-09-08
* hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz2015-09-08
* hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz2015-09-08
* mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz2015-09-08
* mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz2015-09-08
* mm: rename and move get/set_freepage_migratetypeVlastimil Babka2015-09-08
* memcg: get rid of extern for functions in memcontrol.hMichal Hocko2015-09-08
* memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko2015-09-08
* memcg: export struct mem_cgroupMichal Hocko2015-09-08
* mm, oom: add description of struct oom_controlDavid Rientjes2015-09-08
* mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-08
* mm, oom: organize oom context into structDavid Rientjes2015-09-08
* mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes2015-09-08
* mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-08
* mm: remove put_page_unless_one()Vineet Gupta2015-09-08
* dax: don't use set_huge_zero_page()Kirill A. Shutemov2015-09-08
* dax: add huge page fault supportMatthew Wilcox2015-09-08
* mm: add vmf_insert_pfn_pmd()Matthew Wilcox2015-09-08
* mm: export various functions for the benefit of DAXMatthew Wilcox2015-09-08
* mm: add a pmd_fault handlerMatthew Wilcox2015-09-08
* thp: prepare for DAX huge pagesMatthew Wilcox2015-09-08
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-08
* thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2015-09-08
* mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2015-09-08
* Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-07
|\
| * NFSv4: Express delegation limit in units of pagesTrond Myklebust2015-09-07
| * NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee2015-08-27
| * NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee2015-08-27
| * NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust2015-08-19
| * SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust2015-08-17
| * Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-08-17
| |\
| | * xprtrdma: Increase default credit limitChuck Lever2015-08-05
| * | NFS: Remove nfs_release()Anna Schumaker2015-08-17
| * | SUNRPC: Add an rpc_cmp_addr_port() functionAnna Schumaker2015-08-17
| * | SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()Anna Schumaker2015-08-17
| * | pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig2015-08-17
| * | sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2015-08-12
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-05
|\ \