summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-02-25mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes1-2/+4
2017-02-25mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach1-2/+2
2017-02-25mm: cma_alloc: allow to specify GFP maskLucas Stach1-1/+2
2017-02-25mm: alloc_contig_range: allow to specify GFP maskLucas Stach1-1/+1
2017-02-25userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport1-0/+7
2017-02-25userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2-5/+27
2017-02-25mm: drop page_check_address{,_transhuge}Kirill A. Shutemov1-36/+0
2017-02-25mm: introduce page_vma_mapped_walk()Kirill A. Shutemov1-0/+26
2017-02-25mm/migration: make isolate_movable_page always definedYisheng Xie1-0/+2
2017-02-25mm/migration: make isolate_movable_page() return int typeYisheng Xie1-1/+1
2017-02-25mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2-7/+10
2017-02-25mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox4-6/+133
2017-02-25mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2-7/+9
2017-02-25mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang3-10/+8
2017-02-25mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner1-0/+7
2017-02-25mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner1-1/+1
2017-02-25mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner1-2/+0
2017-02-25userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport1-8/+8
2017-02-25memblock: embed memblock type name within struct memblock_typeHeiko Carstens1-0/+1
2017-02-25mm: validate device_hotplug is held for memory hotplugDan Williams1-0/+1
2017-02-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-2/+9
2017-02-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-1/+40
2017-02-25nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton1-0/+3
2017-02-25watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck1-0/+7
2017-02-25sunrpc: flag transports as having congestion controlJeff Layton1-0/+1
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton1-4/+5
2017-02-24libceph: get rid of ack vs commitIlya Dryomov1-5/+1
2017-02-24objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf1-1/+12
2017-02-24locking/refcounts: Add missing kernel.h header to have UINT_MAX definedElena Reshetova1-0/+1
2017-02-24locking/refcounts: Out-of-line everythingPeter Zijlstra1-265/+12
2017-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds7-8/+16
2017-02-24Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds4-35/+312
2017-02-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-102/+88
2017-02-24PM / QoS: Remove global notifiersViresh Kumar1-8/+0
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-23/+4
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+11
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-2/+6
2017-02-23blk-mq: use sbq wait queues instead of restart for driver tagsOmar Sandoval1-0/+2
2017-02-23block/sed-opal: Introduce free_opal_dev to free the structure and clean up stateScott Bauer1-0/+5
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-0/+2
2017-02-23Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds2-4/+15
2017-02-23Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds2-3/+21
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+3
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-13/+57
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-116/+3
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-12/+396
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2-1/+11
2017-02-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-41/+225
2017-02-23Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+8
2017-02-23Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds1-56/+54