summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2016-12-16Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-16vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-12-15Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-16linux/types.h: enable endian checks for all sparse buildsMichael S. Tsirkin
2016-12-16vhost: remove unused feature bitJason Wang
2016-12-16crypto: add virtio-crypto driverGonglei
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-12-15Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-15clocksource/dummy_timer: Move hotplug callback after the real timersThomas Gleixner
2016-12-15EDAC: Document HW_EVENT_ERR_DEFERRED typeYazen Ghannam
2016-12-15edac.rst: move concepts dictionary from edac.hMauro Carvalho Chehab
2016-12-15edac: fix kenel-doc markups at edac.hMauro Carvalho Chehab
2016-12-15edac: move EDAC PCI definitions to drivers/edac/edac_pci.hMauro Carvalho Chehab
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-12-15x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-14idr: reduce the number of bits per level from 8 to 6Matthew Wilcox
2016-12-14rxrpc: abstract away knowledge of IDR internalsMatthew Wilcox
2016-12-14idr: add ida_is_emptyMatthew Wilcox
2016-12-14radix-tree: add radix_tree_split_preload()Matthew Wilcox
2016-12-14radix-tree: add radix_tree_splitMatthew Wilcox
2016-12-14radix-tree: add radix_tree_joinMatthew Wilcox
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox
2016-12-14radix-tree: delete radix_tree_locate_item()Matthew Wilcox
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox
2016-12-14radix-tree: move rcu_head into a union with private_listMatthew Wilcox
2016-12-14mm: export follow_pte()Jan Kara