summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-09-08mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi1-5/+0
2015-09-08mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen1-0/+2
2015-09-08mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen1-1/+1
2015-09-08hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz1-0/+3
2015-09-08hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz1-0/+2
2015-09-08hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz1-1/+3
2015-09-08mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz1-0/+5
2015-09-08mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz1-0/+3
2015-09-08mm: rename and move get/set_freepage_migratetypeVlastimil Babka1-12/+0
2015-09-08memcg: get rid of extern for functions in memcontrol.hMichal Hocko1-8/+8
2015-09-08memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko1-2/+0
2015-09-08memcg: export struct mem_cgroupMichal Hocko2-34/+346
2015-09-08mm, oom: add description of struct oom_controlDavid Rientjes1-3/+17
2015-09-08mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes1-1/+0
2015-09-08mm, oom: organize oom context into structDavid Rientjes1-10/+15
2015-09-08mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes1-1/+4
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim1-0/+6
2015-09-08mm: remove put_page_unless_one()Vineet Gupta1-12/+0
2015-09-08dax: don't use set_huge_zero_page()Kirill A. Shutemov1-3/+0
2015-09-08dax: add huge page fault supportMatthew Wilcox1-0/+14
2015-09-08mm: add vmf_insert_pfn_pmd()Matthew Wilcox1-0/+2
2015-09-08mm: export various functions for the benefit of DAXMatthew Wilcox1-0/+10
2015-09-08mm: add a pmd_fault handlerMatthew Wilcox1-0/+2
2015-09-08thp: prepare for DAX huge pagesMatthew Wilcox1-0/+4
2015-09-08dax: move DAX-related functions to a new headerMatthew Wilcox2-14/+21
2015-09-08thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov1-10/+1
2015-09-08mm: introduce vma_is_anonymous(vma) helperOleg Nesterov1-0/+5
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-14/+56
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust1-1/+1
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-16/+46
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+9
2015-09-05Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds1-3/+4
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-107/+68
2015-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-49/+244
2015-09-04mm: remove struct node_active_regionminkyung88.kim1-8/+0
2015-09-04mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov2-1/+1
2015-09-04genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy1-0/+2
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-2/+2
2015-09-04mm: defer flush of writable TLB entriesMel Gorman1-0/+7
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2-0/+19
2015-09-04x86, mm: trace when an IPI is about to be sentMel Gorman1-0/+1
2015-09-04userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli1-0/+6
2015-09-04userfaultfd: activate syscallAndrea Arcangeli1-0/+1
2015-09-04userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli1-1/+1
2015-09-04userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli1-0/+2
2015-09-04userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli1-0/+11
2015-09-04userfaultfd: linux/userfaultfd_k.hAndrea Arcangeli1-0/+79
2015-09-04userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli1-2/+3
2015-09-04slab: infrastructure for bulk object allocation and freeingChristoph Lameter1-0/+10
2015-09-04watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell1-4/+4