summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-20mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai1-3/+3
2016-05-20mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-20include/linux/nodemask.h: create next_node_in() helperAndrew Morton1-1/+10
2016-05-20include/linux: apply __malloc attributeRasmus Villemoes6-26/+27
2016-05-20compiler.h: add support for malloc attributeRasmus Villemoes2-0/+5
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim4-23/+27
2016-05-20mm: SLAB freelist randomizationThomas Garnier1-0/+4
2016-05-20kernel/padata.c: removed unused codeRichard Cochran1-5/+0
2016-05-20debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin1-0/+2
2016-05-20debugobjects: make fixup functions return bool instead of intDu, Changbin1-7/+8
2016-05-20time: remove timespec_add_safe()Deepa Dinamani1-8/+7
2016-05-20fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani1-5/+6
2016-05-20time: add missing implementation for timespec64_add_safe()Deepa Dinamani1-3/+1
2016-05-20fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara1-2/+0
2016-05-20Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds3-22/+96
2016-05-20Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-0/+16
2016-05-20Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-12/+62
2016-05-20dax: Use radix tree entry lock to protect cow faultsJan Kara2-0/+14
2016-05-20dax: New fault lockingJan Kara1-0/+3
2016-05-20dax: Allow DAX code to replace exceptional entriesJan Kara1-0/+1
2016-05-20dax: Define DAX lock bit for radix tree exceptional entryJan Kara1-0/+3
2016-05-20dax: Make huge page handling depend of CONFIG_BROKENJan Kara1-1/+1
2016-05-19Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds10-8/+147
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-15/+57
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-0/+160
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-9/+44
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-18/+90
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-17/+140
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds1-0/+166
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds14-95/+175
2016-05-19Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-118/+2
2016-05-19Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-1/+27
2016-05-19Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+4
2016-05-19Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+17
2016-05-19Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-95/+982
2016-05-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-27/+48
2016-05-19Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+13
2016-05-18f2fs: use percpu_counter for page countersJaegeuk Kim1-5/+5
2016-05-18Merge tag 'topic/drm-misc-2016-05-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie3-10/+8
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-67/+319
2016-05-18Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds4-34/+904
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds10-1/+217
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+22
2016-05-18dax: export a low-level __dax_zero_page_range helperChristoph Hellwig1-0/+7
2016-05-18dax: use sb_issue_zerout instead of calling dax_clear_sectorsMatthew Wilcox1-1/+0
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams1-1/+1
2016-05-18Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams10-161/+157
2016-05-18Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams3-6/+49
2016-05-18Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams1-1/+35
2016-05-18Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2-1/+12