summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-08mm: remove put_page_unless_one()Vineet Gupta
2015-09-08mm/memblock.c: WARN_ON when flags differs from overlap regionWei Yang
2015-09-08mm/page_alloc.c: remove unused variable in free_area_init_core()Wei Yang
2015-09-08mm/page_alloc.c: refine the calculation of highest possible node idWei Yang
2015-09-08mm, dax: use i_mmap_unlock_write() in do_cow_fault()Kirill A. Shutemov
2015-09-08mm: take i_mmap_lock in unmap_mapping_range() for DAXKirill A. Shutemov
2015-09-08dax: use linear_page_index()Matthew Wilcox
2015-09-08dax: ensure that zero pages are removed from other processesMatthew Wilcox
2015-09-08dax: don't use set_huge_zero_page()Kirill A. Shutemov
2015-09-08thp: fix zap_huge_pmd() for DAXKirill A. Shutemov
2015-09-08thp: decrement refcount on huge zero page if it is splitKirill A. Shutemov
2015-09-08dax: fix race between simultaneous faultsMatthew Wilcox
2015-09-08ext4: start transaction before calling into DAXMatthew Wilcox
2015-09-08ext4: add ext4_get_block_dax()Matthew Wilcox
2015-09-08dax: improve comment about truncate raceMatthew Wilcox
2015-09-08thp: change insert_pfn's return type to voidMatthew Wilcox
2015-09-08ext4: use ext4_get_block_write() for DAXMatthew Wilcox
2015-09-08fs/dax.c: fix typo in #endif commentValentin Rothberg
2015-09-08xfs: huge page fault supportMatthew Wilcox
2015-09-08ext4: huge page fault supportMatthew Wilcox
2015-09-08ext2: huge page fault supportMatthew Wilcox
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: revert userfaultfd changeAndrew Morton
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-08mremap: fix the wrong !vma->vm_file check in copy_vma()Oleg Nesterov
2015-09-08mmap: fix the usage of ->vm_pgoff in special_mapping pathsOleg Nesterov
2015-09-08mm: introduce vma_is_anonymous(vma) helperOleg Nesterov
2015-09-08selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven
2015-09-08cgroup: fix seq_show_option merge with legacy_nameKees Cook
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-07Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-09-05Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm...Linus Torvalds
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-05Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2015-09-05Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-09-05Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-05task_work: remove fifo ordering guaranteeEric Dumazet
2015-09-05Merge linux-block/for-4.3/core into md/for-linuxNeilBrown
2015-09-04mm/hugetlb.c: make vma_has_reserves() return boolNicholas Krause
2015-09-04mm/madvise.c: make madvise_behaviour_valid() return boolNicholas Krause