summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-19mm: update_lru_size warn and reset bad lru_sizeHugh Dickins1-1/+1
2016-05-19mm: uninline page_mapped()Andrew Morton1-20/+1
2016-05-19mm/highmem: simplify is_highmem()Chanho Min1-4/+1
2016-05-19mm/mempolicy.c: vma_migratable() can return boolYaowei Bai1-5/+5
2016-05-19mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai1-2/+2
2016-05-19mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai1-3/+3
2016-05-19mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai1-3/+3
2016-05-19mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton1-1/+10
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes6-26/+27
2016-05-19compiler.h: add support for malloc attributeRasmus Villemoes2-0/+5
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim4-23/+27
2016-05-19mm: SLAB freelist randomizationThomas Garnier1-0/+4
2016-05-19kernel/padata.c: removed unused codeRichard Cochran1-5/+0
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin1-0/+2
2016-05-19debugobjects: make fixup functions return bool instead of intDu, Changbin1-7/+8
2016-05-19time: remove timespec_add_safe()Deepa Dinamani1-8/+7
2016-05-19fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani1-5/+6
2016-05-19time: add missing implementation for timespec64_add_safe()Deepa Dinamani1-3/+1
2016-05-19fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara1-2/+0
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds3-22/+96
2016-05-19Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-0/+16
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-12/+62
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-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-118/+2
2016-05-18Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-1/+27
2016-05-18Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+4
2016-05-18Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+17
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-95/+982
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-27/+48
2016-05-18Merge 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 '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-18KVM: split kvm_vcpu_wake_up from kvm_vcpu_kickRadim Krčmář1-0/+1
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak2-0/+15
2016-05-18mfd: hi655x: Add MFD driver for hi655xChen Feng1-0/+55
2016-05-17Merge branch 'fixes' into miscJames Bottomley5-80/+30
2016-05-17Merge branch 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-1/+2
2016-05-17Merge tag 'regulator-fix-can-change-voltage' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-85/+25