summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-09dax: add huge page fault supportMatthew Wilcox1-0/+14
2015-09-09mm: add vmf_insert_pfn_pmd()Matthew Wilcox1-0/+2
2015-09-09mm: export various functions for the benefit of DAXMatthew Wilcox1-0/+10
2015-09-09mm: add a pmd_fault handlerMatthew Wilcox1-0/+2
2015-09-09thp: prepare for DAX huge pagesMatthew Wilcox1-0/+4
2015-09-09dax: move DAX-related functions to a new headerMatthew Wilcox2-14/+21
2015-09-09thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov1-10/+1
2015-09-09mm: introduce vma_is_anonymous(vma) helperOleg Nesterov1-0/+5
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-42/+179
2015-09-09Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-3/+1
2015-09-09Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+1
2015-09-08Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-1/+8
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng3-1/+9
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds11-14/+75
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+6
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-18/+141
2015-09-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+13
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2-5/+9
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall1-2/+2
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross1-2/+2
2015-09-08kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PFWanpeng Li1-2/+2
2015-09-08Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds9-61/+57
2015-09-07NTB: Fix documentation for ntb_peer_db_clear.Allen Hubbe1-1/+1
2015-09-07NTB: Fix documentation for ntb_link_is_upAllen Hubbe1-4/+3
2015-09-07NTB: Add flow control to the ntb_netdevDave Jiang1-0/+1
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust1-1/+1
2015-09-07Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+3
2015-09-06KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li1-0/+30
2015-09-06KVM: make halt_poll_ns per-vCPUWanpeng Li1-0/+1
2015-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-2/+3
2015-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-16/+46
2015-09-06Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds20-948/+1312
2015-09-06Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds1-3/+4
2015-09-06Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-114/+83
2015-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-51/+433
2015-09-05rtc: cmos: century supportSylvain Chouleur1-0/+29
2015-09-05mm: remove struct node_active_regionminkyung88.kim1-8/+0
2015-09-05mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov2-1/+1
2015-09-05genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy1-0/+2
2015-09-05genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-2/+2
2015-09-05mm: defer flush of writable TLB entriesMel Gorman1-0/+7
2015-09-05mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2-0/+19
2015-09-05x86, mm: trace when an IPI is about to be sentMel Gorman2-1/+3
2015-09-05userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli1-0/+6
2015-09-05userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPIAndrea Arcangeli1-1/+41
2015-09-05userfaultfd: activate syscallAndrea Arcangeli1-0/+1
2015-09-05userfaultfd: change the read API to return a uffd_msgAndrea Arcangeli1-15/+55
2015-09-05userfaultfd: Rename uffd_api.bits into .featuresPavel Emelyanov1-3/+9
2015-09-05userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli1-1/+1
2015-09-05userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli1-0/+2