aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-22mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim
2015-07-22mm: remove put_page_unless_one()Vineet Gupta
2015-07-22dax: add huge page fault supportMatthew Wilcox
2015-07-22mm: add vmf_insert_pfn_pmd()Matthew Wilcox
2015-07-22mm: export various functions for the benefit of DAXMatthew Wilcox
2015-07-22mm: Add a pmd_fault handlerMatthew Wilcox
2015-07-22thp: Prepare for DAX huge pagesMatthew Wilcox
2015-07-22dax: Move DAX-related functions to a new headerMatthew Wilcox
2015-07-22thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov
2015-07-22mm: introduce vma_is_anonymous(vma) helperOleg Nesterov
2015-07-22mm: remove struct node_active_regionminkyung88.kim
2015-07-22mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov
2015-07-22genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy
2015-07-22genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-07-22mm: defer flush of writable TLB entriesMel Gorman
2015-07-22mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-07-22x86, mm: trace when an IPI is about to be sentMel Gorman
2015-07-22mm: mmap: add mmap flag to request VM_LOCKONFAULTEric B Munson
2015-07-22mm: mlock: introduce VM_LOCKONFAULT and add mlock flags to enable itEric B Munson
2015-07-20mm: mlock: add new mlock, munlock, and munlockall system callsEric B Munson
2015-07-20userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli
2015-07-20userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPIAndrea Arcangeli
2015-07-20userfaultfd: activate syscallAndrea Arcangeli
2015-07-20userfaultfd-change-the-read-api-to-return-a-uffd_msg-fix-2-fixAndrew Morton
2015-07-20userfaultfd: update the uffd_msg structure to be the same on 32/64bitAndrea Arcangeli
2015-07-20userfaultfd: change the read API to return a uffd_msgAndrea Arcangeli
2015-07-20userfaultfd: rename uffd_api.bits into .features fixupAndrea Arcangeli
2015-07-20userfaultfd: Rename uffd_api.bits into .featuresPavel Emelyanov
2015-07-20userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli
2015-07-20userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli
2015-07-20userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli
2015-07-20userfaultfd: linux/userfaultfd_k.hAndrea Arcangeli
2015-07-20userfaultfd: uAPI: add missing include/types.hAndrea Arcangeli
2015-07-20userfaultfd: uAPIAndrea Arcangeli
2015-07-20userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli
2015-07-20slab: infrastructure for bulk object allocation and freeingChristoph Lameter
2015-07-20smpboot: allow passing the cpumask on per-cpu thread registrationFrederic Weisbecker
2015-07-20capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISEAndy Lutomirski
2015-07-20capabilities: ambient capabilitiesAndy Lutomirski
2015-07-20kernel-kthreadc-kthread_create_on_node-clarify-documentation-fixNathan Zimmer
2015-07-20fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman
2015-07-20mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-20mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-20Update Viresh Kumar's email addressViresh Kumar
2015-07-20include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-20mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds